summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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-23scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUEHannes Reinecke
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: ufs: core: Reduce the power mode change timeoutBart Van Assche
2022-09-15scsi: megaraid_sas: Fix double kfree()Guixin Liu
2022-09-15scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XXTony Battersby
2022-08-31scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wqSaurabh Sengar
2022-08-31scsi: ufs: core: Enable link lost interruptKiwoong Kim
2022-08-31scsi: qla2xxx: edif: Fix dropped IKE messageQuinn Tran
2022-08-31scsi: qla2xxx: Fix response queue handler reading stale packetsArun Easi
2022-08-25scsi: ufs: ufs-mediatek: Fix build error and type mismatchRen Zhijie
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: ufs: ufs-mediatek: Fix the timing of configuring device regulatorsPo-Wen Kao
2022-08-17scsi: lpfc: Resolve some cleanup issues following SLI path refactoringJames Smart
2022-08-17scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()James Smart
2022-08-17scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()James Smart
2022-08-17scsi: lpfc: Remove extra atomic_inc on cmd_pending in queuecommand after VMIDJames Smart
2022-08-17scsi: lpfc: SLI path split: Refactor SCSI pathsJames Smart
2022-08-17scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4James Smart
2022-08-17scsi: lpfc: SLI path split: Refactor lpfc_iocbqJames Smart
2022-08-17scsi: lpfc: Fix EEH support for NVMe I/OJames Smart
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: ufs: core: Correct ufshcd_shutdown() flowPeter Wang
2022-08-17scsi: smartpqi: Fix DMA direction for RAID requestsMahesh Rajashekhara
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: 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
2022-08-17scsi: qla2xxx: edif: Fix n2n discovery issue with secure targetQuinn Tran