summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Update version to 10.02.07.700-kNilesh Javali2022-06-171-2/+2
* scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injectionQuinn Tran2022-06-171-6/+6
* scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/OsArun Easi2022-06-171-4/+8
* scsi: qla2xxx: Add debug prints in the device remove pathArun Easi2022-06-172-0/+9
* scsi: qla2xxx: Fix losing target when it reappears during deleteArun Easi2022-06-171-7/+17
* scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation testsArun Easi2022-06-171-1/+1
* scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeoutsArun Easi2022-06-171-12/+31
* scsi: qla2xxx: Turn off multi-queue for 8G adaptersQuinn Tran2022-06-172-12/+8
* scsi: qla2xxx: Wind down adapter after PCIe errorQuinn Tran2022-06-174-1/+81
* scsi: qla2xxx: Add a new v2 dport diagnostic featureBikash Hazarika2022-06-177-0/+169
* scsi: qla2xxx: Fix excessive I/O error messages by defaultArun Easi2022-06-171-2/+2
* scsi: iscsi: Prefer xmit of DataOut over new commandsDmitry Bogdanov2022-06-171-20/+24
* scsi: pm8001: Expose hardware queues for pm80xxJohn Garry2022-06-173-18/+69
* scsi: pm8001: Use non-atomic bitmap ops for tag alloc + freeJohn Garry2022-06-171-3/+7
* scsi: pm8001: Set up tags before using themJohn Garry2022-06-174-11/+24
* scsi: pm8001: Rework shost initial valuesJohn Garry2022-06-171-4/+1
* scsi: lpfc: Use memset_startat() helper in lpfc_nvmet_xmt_fcp_op_cmp()Xiu Jianfeng2022-06-171-4/+2
* scsi: libsas: Introduce struct smp_rps_respDamien Le Moal2022-06-103-4/+4
* scsi: libsas: Introduce struct smp_rg_respDamien Le Moal2022-06-101-18/+13
* scsi: libsas: Introduce struct smp_disc_respDamien Le Moal2022-06-101-18/+14
* scsi: qla2xxx: Update version to 10.02.07.600-kNilesh Javali2022-06-101-2/+2
* scsi: qla2xxx: edif: Fix slow session teardownQuinn Tran2022-06-101-14/+20
* scsi: qla2xxx: edif: Reduce N2N thrashing at app_start timeQuinn Tran2022-06-101-13/+34
* scsi: qla2xxx: edif: Fix no logout on delete for N2NQuinn Tran2022-06-101-0/+3
* scsi: qla2xxx: edif: Fix session thrashQuinn Tran2022-06-103-2/+14
* scsi: qla2xxx: edif: Tear down session if keys have been removedQuinn Tran2022-06-102-0/+6
* scsi: qla2xxx: edif: Fix no login after app startQuinn Tran2022-06-101-0/+1
* scsi: qla2xxx: edif: Reduce disruption due to multiple app startQuinn Tran2022-06-101-2/+2
* scsi: qla2xxx: edif: Send LOGO for unexpected IKE messageQuinn Tran2022-06-102-3/+18
* scsi: qla2xxx: edif: Fix I/O timeout due to over-subscriptionQuinn Tran2022-06-101-0/+7
* scsi: core: iscsi: Directly use ida_alloc()/ida_free()keliu2022-06-082-5/+5
* scsi: qla2xxx: Update version to 10.02.07.500-kNilesh Javali2022-06-081-2/+2
* scsi: qla2xxx: edif: Fix n2n login retry for secure deviceQuinn Tran2022-06-081-0/+7
* scsi: qla2xxx: edif: Fix n2n discovery issue with secure targetQuinn Tran2022-06-081-0/+3
* scsi: qla2xxx: edif: Remove old doorbell interfaceQuinn Tran2022-06-083-81/+0
* scsi: qla2xxx: edif: Add retry for ELS passthroughQuinn Tran2022-06-082-16/+38
* scsi: qla2xxx: edif: Synchronize NPIV deletion with authentication applicationQuinn Tran2022-06-082-1/+7
* scsi: qla2xxx: edif: Fix potential stuck session in sa updateQuinn Tran2022-06-081-3/+14
* scsi: qla2xxx: edif: Add bsg interface to read doorbell eventsQuinn Tran2022-06-084-73/+195
* scsi: qla2xxx: edif: Wait for app to ack on sess downQuinn Tran2022-06-084-33/+74
* scsi: qla2xxx: edif: bsg refactorQuinn Tran2022-06-082-43/+79
* scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashingQuinn Tran2022-06-085-37/+120
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-06-0571-27367/+539
|\
| * scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameterGleb Chesnokov2022-06-021-7/+0
| * scsi: qla2xxx: Remove setting of 'req' and 'rsp' parametersTom Rix2022-06-021-2/+0
| * scsi: mpi3mr: Fix kernel-docJiapeng Chong2022-06-021-1/+1
| * scsi: lpfc: Add support for ATTO Fibre Channel devicesBradley Grove2022-06-023-0/+141
| * scsi: core: Return BLK_STS_TRANSPORT for ALUA transitioningHannes Reinecke2022-06-021-1/+1
| * scsi: sd_zbc: Prevent zone information memory leakDamien Le Moal2022-06-023-16/+16
| * scsi: sd: Fix potential NULL pointer dereferenceDamien Le Moal2022-06-021-1/+0