summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
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
2022-06-10scsi: scsi_debug: Fix zone transition to full conditionDamien Le Moal1-2/+20
2022-06-08scsi: pmcraid: Fix missing resource cleanup in error caseChengguang Xu1-1/+1
2022-06-08scsi: ipr: Fix missing/incorrect resource cleanup in error caseChengguang Xu1-2/+2
2022-06-08scsi: mpt3sas: Fix out-of-bounds compiler warningHelge Deller1-11/+12
2022-06-08scsi: lpfc: Update lpfc version to 14.2.0.4James Smart1-1/+1
2022-06-08scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completionJames Smart2-2/+12
2022-06-08scsi: lpfc: Add more logging of cmd and cqe information for aborted NVMe cmdsJames Smart1-8/+27
2022-06-08scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topologyJames Smart1-1/+2
2022-06-08scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is abortedJames Smart1-12/+9
2022-06-08scsi: lpfc: Address NULL pointer dereference after starget_to_rport()James Smart1-0/+6
2022-06-08scsi: lpfc: Resolve some cleanup issues following SLI path refactoringJames Smart2-14/+13
2022-06-08scsi: lpfc: Resolve some cleanup issues following abort path refactoringJames Smart2-5/+5
2022-06-08scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event()James Smart1-1/+1