summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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
2022-08-17scsi: qla2xxx: edif: Add retry for ELS passthroughQuinn Tran
2022-08-17scsi: qla2xxx: edif: Synchronize NPIV deletion with authentication applicationQuinn Tran
2022-08-17scsi: qla2xxx: edif: Fix inconsistent check of db_flagsQuinn Tran
2022-08-17scsi: qla2xxx: edif: Reduce connection thrashQuinn Tran
2022-08-17scsi: qla2xxx: edif: Fix potential stuck session in sa updateQuinn Tran
2022-08-17scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashingQuinn Tran
2022-08-17scsi: hisi_sas: Use managed PCI functionsXiang Chen
2022-08-17scsi: qla2xxx: Zero undefined mailbox IN registersBikash Hazarika
2022-08-17scsi: qla2xxx: Fix incorrect display of max frame sizeBikash Hazarika
2022-08-17scsi: sg: Allow waiting for commands to complete on removed deviceTony Battersby