summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2022-08-25scsi: lpfc: Fix possible memory leak when failing to issue CMF WQEJames Smart1-1/+3
2022-08-25scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user inputJames Smart1-10/+10
2022-08-25scsi: iscsi: Fix HW conn removal use after freeMike Christie1-2/+0
2022-08-17scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation testsArun Easi1-1/+1
2022-08-17scsi: qla2xxx: Fix losing target when it reappears during deleteArun Easi1-7/+17
2022-08-17scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/OsArun Easi1-4/+8
2022-08-17scsi: qla2xxx: Wind down adapter after PCIe errorQuinn Tran4-1/+81
2022-08-17scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injectionQuinn Tran1-6/+6
2022-08-17scsi: qla2xxx: Fix excessive I/O error messages by defaultArun Easi1-2/+2
2022-08-17scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeoutsArun Easi1-12/+31
2022-08-17scsi: qla2xxx: Turn off multi-queue for 8G adaptersQuinn Tran2-12/+8
2022-08-17scsi: qla2xxx: Fix discovery issues in FC-AL topologyArun Easi3-2/+35
2022-08-17scsi: qla2xxx: Fix imbalance vha->vref_countQuinn Tran1-0/+4
2022-08-17scsi: smartpqi: Fix DMA direction for RAID requestsMahesh Rajashekhara1-2/+2
2022-08-17scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configurationJames Smart3-9/+3
2022-08-17scsi: qla2xxx: Check correct variable in qla24xx_async_gffid()Dan Carpenter1-2/+2
2022-08-17scsi: iscsi: Fix session removal on shutdownMike Christie6-10/+18
2022-08-17scsi: iscsi: Add helper to remove a session from the kernelMike Christie1-0/+49
2022-08-17scsi: iscsi: Allow iscsi_if_stop_conn() to be called from kernelMike Christie1-10/+7
2022-08-17scsi: qla2xxx: edif: Reduce N2N thrashing at app_start timeQuinn Tran1-13/+34
2022-08-17scsi: qla2xxx: edif: Fix no logout on delete for N2NQuinn Tran1-0/+3
2022-08-17scsi: qla2xxx: edif: Fix session thrashQuinn Tran3-2/+14
2022-08-17scsi: qla2xxx: edif: Tear down session if keys have been removedQuinn Tran2-0/+6
2022-08-17scsi: qla2xxx: edif: Fix no login after app startQuinn Tran1-0/+1
2022-08-17scsi: qla2xxx: edif: Reduce disruption due to multiple app startQuinn Tran1-2/+2
2022-08-17scsi: qla2xxx: edif: Send LOGO for unexpected IKE messageQuinn Tran2-3/+18
2022-08-17scsi: qla2xxx: edif: Fix n2n login retry for secure deviceQuinn Tran1-0/+7
2022-08-17scsi: qla2xxx: edif: Fix n2n discovery issue with secure targetQuinn Tran1-0/+3
2022-08-17scsi: qla2xxx: edif: Add retry for ELS passthroughQuinn Tran2-16/+38
2022-08-17scsi: qla2xxx: edif: Synchronize NPIV deletion with authentication applicationQuinn Tran2-1/+7
2022-08-17scsi: qla2xxx: edif: Fix potential stuck session in sa updateQuinn Tran1-3/+14
2022-08-17scsi: qla2xxx: edif: Add bsg interface to read doorbell eventsQuinn Tran4-73/+195
2022-08-17scsi: qla2xxx: edif: Wait for app to ack on sess downQuinn Tran4-33/+74
2022-08-17scsi: qla2xxx: edif: bsg refactorQuinn Tran2-43/+79
2022-08-17scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashingQuinn Tran5-37/+120
2022-08-17scsi: qla2xxx: Zero undefined mailbox IN registersBikash Hazarika1-0/+2
2022-08-17scsi: qla2xxx: Fix incorrect display of max frame sizeBikash Hazarika4-9/+7
2022-08-17scsi: sg: Allow waiting for commands to complete on removed deviceTony Battersby1-20/+33
2022-08-17scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMIDJames Smart1-1/+0
2022-08-17scsi: Revert "scsi: qla2xxx: Fix disk failure to rediscover"Nilesh Javali2-8/+2
2022-07-27scsi: core: Fix warning in scsi_alloc_sgtables()Jason Yan1-1/+1
2022-07-27scsi: mpt3sas: Stop fw fault watchdog work item during system shutdownDavid Jeffery1-0/+1
2022-07-14scsi: pm80xx: Set stopped phy's linkrate to DisabledChangyuan Lyu1-1/+5
2022-07-14scsi: pm80xx: Fix 'Unknown' max/min linkrateChangyuan Lyu2-16/+5
2022-07-14scsi: megaraid: Clear READ queue map's nr_queuesMing Lei1-0/+3
2022-06-28scsi: hisi_sas: Limit max hw sectors for v3 HWJohn Garry1-0/+7
2022-06-17scsi: ibmvfc: Store vhost pointer during subcrq allocationTyrel Datwyler2-2/+3
2022-06-17scsi: ibmvfc: Allocate/free queue resource only during probe/removeTyrel Datwyler1-17/+62
2022-06-17scsi: storvsc: Correct reporting of Hyper-V I/O size limitsSaurabh Sengar1-5/+22
2022-06-14scsi: iscsi: Exclude zero from the endpoint ID rangeSergey Gorenko1-1/+6