summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2022-10-24scsi: 3w-9xxx: Avoid disabling device if failing to enable itLetu Ren
2022-10-24scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_IDJames Smart
2022-10-24scsi: iscsi: iscsi_tcp: Fix null-ptr-deref while calling getpeername()Mike Christie
2022-10-24scsi: iscsi: Run recv path from workqueueMike Christie
2022-10-24scsi: iscsi: Add recv workqueue helpersMike Christie
2022-10-24scsi: iscsi: Rename iscsi_conn_queue_work()Mike Christie
2022-10-24scsi: pm8001: Fix running_req for internal abort commandsJohn Garry
2022-10-24scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()Duoming Zhou
2022-10-24scsi: qedf: Populate sysfs attributes for vportSaurav Kashyap
2022-10-24scsi: lpfc: Rework MIB Rx Monitor debug info logicJames Smart
2022-10-15scsi: stex: Properly zero out the passthrough command structureLinus Torvalds
2022-10-12scsi: qedf: Fix a UAF bug in __qedf_probe()Letu Ren
2022-09-28scsi: mpt3sas: Fix return value check of dma_get_required_mask()Sreekanth Reddy
2022-09-28scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()Rafael Mendonca
2022-09-28scsi: core: Fix a use-after-freeBart Van Assche
2022-09-28block: simplify disk shutdownChristoph Hellwig
2022-09-15scsi: lpfc: Add missing destroy_workqueue() in error pathYang Yingliang
2022-09-15scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy
2022-09-15scsi: megaraid_sas: Fix double kfree()Guixin Liu
2022-09-15scsi: core: Allow the ALUA transitioning state enough timeBrian Bunker
2022-09-15scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XXTony Battersby
2022-08-31scsi: core: Fix passthrough retry counter handlingMike Christie
2022-08-31scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wqSaurabh Sengar
2022-08-25scsi: lpfc: Fix possible memory leak when failing to issue CMF WQEJames Smart
2022-08-25scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user inputJames Smart
2022-08-25scsi: iscsi: Fix HW conn removal use after freeMike Christie
2022-08-17scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation testsArun Easi
2022-08-17scsi: qla2xxx: Fix losing target when it reappears during deleteArun Easi
2022-08-17scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/OsArun Easi
2022-08-17scsi: qla2xxx: Wind down adapter after PCIe errorQuinn Tran
2022-08-17scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injectionQuinn Tran
2022-08-17scsi: qla2xxx: Fix excessive I/O error messages by defaultArun Easi
2022-08-17scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeoutsArun Easi
2022-08-17scsi: qla2xxx: Turn off multi-queue for 8G adaptersQuinn Tran
2022-08-17scsi: qla2xxx: Fix discovery issues in FC-AL topologyArun Easi
2022-08-17scsi: qla2xxx: Fix imbalance vha->vref_countQuinn Tran
2022-08-17scsi: smartpqi: Fix DMA direction for RAID requestsMahesh Rajashekhara
2022-08-17scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configurationJames Smart
2022-08-17scsi: qla2xxx: Check correct variable in qla24xx_async_gffid()Dan Carpenter
2022-08-17scsi: iscsi: Fix session removal on shutdownMike Christie
2022-08-17scsi: iscsi: Add helper to remove a session from the kernelMike Christie
2022-08-17scsi: iscsi: Allow iscsi_if_stop_conn() to be called from kernelMike Christie
2022-08-17scsi: qla2xxx: edif: Reduce N2N thrashing at app_start timeQuinn Tran
2022-08-17scsi: qla2xxx: edif: Fix no logout on delete for N2NQuinn Tran
2022-08-17scsi: qla2xxx: edif: Fix session thrashQuinn Tran
2022-08-17scsi: qla2xxx: edif: Tear down session if keys have been removedQuinn Tran
2022-08-17scsi: qla2xxx: edif: Fix no login after app startQuinn Tran
2022-08-17scsi: qla2xxx: edif: Reduce disruption due to multiple app startQuinn Tran
2022-08-17scsi: qla2xxx: edif: Send LOGO for unexpected IKE messageQuinn Tran
2022-08-17scsi: qla2xxx: edif: Fix n2n login retry for secure deviceQuinn Tran