summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2022-10-24scsi: 3w-9xxx: Avoid disabling device if failing to enable itLetu Ren1-1/+1
2022-10-24scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_IDJames Smart1-5/+2
2022-10-24scsi: iscsi: iscsi_tcp: Fix null-ptr-deref while calling getpeername()Mike Christie2-21/+55
2022-10-24scsi: iscsi: Run recv path from workqueueMike Christie2-13/+54
2022-10-24scsi: iscsi: Add recv workqueue helpersMike Christie1-2/+27
2022-10-24scsi: iscsi: Rename iscsi_conn_queue_work()Mike Christie3-8/+8
2022-10-24scsi: pm8001: Fix running_req for internal abort commandsJohn Garry1-0/+4
2022-10-24scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()Duoming Zhou1-1/+1
2022-10-24scsi: qedf: Populate sysfs attributes for vportSaurav Kashyap1-0/+21
2022-10-24scsi: lpfc: Rework MIB Rx Monitor debug info logicJames Smart7-125/+240
2022-10-15scsi: stex: Properly zero out the passthrough command structureLinus Torvalds1-8/+9
2022-10-12scsi: qedf: Fix a UAF bug in __qedf_probe()Letu Ren1-5/+0
2022-09-28scsi: mpt3sas: Fix return value check of dma_get_required_mask()Sreekanth Reddy1-1/+1
2022-09-28scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()Rafael Mendonca1-1/+3
2022-09-28scsi: core: Fix a use-after-freeBart Van Assche5-5/+21
2022-09-28block: simplify disk shutdownChristoph Hellwig4-8/+8
2022-09-15scsi: lpfc: Add missing destroy_workqueue() in error pathYang Yingliang1-1/+4
2022-09-15scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy1-1/+1
2022-09-15scsi: megaraid_sas: Fix double kfree()Guixin Liu1-1/+0
2022-09-15scsi: core: Allow the ALUA transitioning state enough timeBrian Bunker1-19/+25
2022-09-15scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XXTony Battersby1-8/+2
2022-08-31scsi: core: Fix passthrough retry counter handlingMike Christie1-1/+2
2022-08-31scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wqSaurabh Sengar1-1/+1
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