summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2022-06-16scsi: qla2xxx: Update version to 10.02.07.700-kNilesh Javali
2022-06-16scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injectionQuinn Tran
2022-06-16scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/OsArun Easi
2022-06-16scsi: qla2xxx: Add debug prints in the device remove pathArun Easi
2022-06-16scsi: qla2xxx: Fix losing target when it reappears during deleteArun Easi
2022-06-16scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation testsArun Easi
2022-06-16scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeoutsArun Easi
2022-06-16scsi: qla2xxx: Turn off multi-queue for 8G adaptersQuinn Tran
2022-06-16scsi: qla2xxx: Wind down adapter after PCIe errorQuinn Tran
2022-06-16scsi: qla2xxx: Add a new v2 dport diagnostic featureBikash Hazarika
2022-06-16scsi: qla2xxx: Fix excessive I/O error messages by defaultArun Easi
2022-06-16scsi: iscsi: Prefer xmit of DataOut over new commandsDmitry Bogdanov
2022-06-16scsi: pm8001: Expose hardware queues for pm80xxJohn Garry
2022-06-16scsi: pm8001: Use non-atomic bitmap ops for tag alloc + freeJohn Garry
2022-06-16scsi: pm8001: Set up tags before using themJohn Garry
2022-06-16scsi: pm8001: Rework shost initial valuesJohn Garry
2022-06-16scsi: lpfc: Use memset_startat() helper in lpfc_nvmet_xmt_fcp_op_cmp()Xiu Jianfeng
2022-06-10scsi: libsas: Introduce struct smp_rps_respDamien Le Moal
2022-06-10scsi: libsas: Introduce struct smp_rg_respDamien Le Moal
2022-06-10scsi: libsas: Introduce struct smp_disc_respDamien Le Moal
2022-06-10scsi: qla2xxx: Update version to 10.02.07.600-kNilesh Javali
2022-06-10scsi: qla2xxx: edif: Fix slow session teardownQuinn Tran
2022-06-10scsi: qla2xxx: edif: Reduce N2N thrashing at app_start timeQuinn Tran
2022-06-10scsi: qla2xxx: edif: Fix no logout on delete for N2NQuinn Tran
2022-06-10scsi: qla2xxx: edif: Fix session thrashQuinn Tran
2022-06-10scsi: qla2xxx: edif: Tear down session if keys have been removedQuinn Tran
2022-06-10scsi: qla2xxx: edif: Fix no login after app startQuinn Tran
2022-06-10scsi: qla2xxx: edif: Reduce disruption due to multiple app startQuinn Tran
2022-06-10scsi: qla2xxx: edif: Send LOGO for unexpected IKE messageQuinn Tran
2022-06-10scsi: qla2xxx: edif: Fix I/O timeout due to over-subscriptionQuinn Tran
2022-06-07scsi: core: iscsi: Directly use ida_alloc()/ida_free()keliu
2022-06-07scsi: qla2xxx: Update version to 10.02.07.500-kNilesh Javali
2022-06-07scsi: qla2xxx: edif: Fix n2n login retry for secure deviceQuinn Tran
2022-06-07scsi: qla2xxx: edif: Fix n2n discovery issue with secure targetQuinn Tran
2022-06-07scsi: qla2xxx: edif: Remove old doorbell interfaceQuinn Tran
2022-06-07scsi: qla2xxx: edif: Add retry for ELS passthroughQuinn Tran
2022-06-07scsi: qla2xxx: edif: Synchronize NPIV deletion with authentication applicationQuinn Tran
2022-06-07scsi: qla2xxx: edif: Fix potential stuck session in sa updateQuinn Tran
2022-06-07scsi: qla2xxx: edif: Add bsg interface to read doorbell eventsQuinn Tran
2022-06-07scsi: qla2xxx: edif: Wait for app to ack on sess downQuinn Tran
2022-06-07scsi: qla2xxx: edif: bsg refactorQuinn Tran
2022-06-07scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashingQuinn Tran
2022-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-06-03Merge tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-01scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameterGleb Chesnokov
2022-06-01scsi: qla2xxx: Remove setting of 'req' and 'rsp' parametersTom Rix
2022-06-01scsi: mpi3mr: Fix kernel-docJiapeng Chong
2022-06-01scsi: lpfc: Add support for ATTO Fibre Channel devicesBradley Grove
2022-06-01scsi: core: Return BLK_STS_TRANSPORT for ALUA transitioningHannes Reinecke
2022-06-01scsi: sd_zbc: Prevent zone information memory leakDamien Le Moal