summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-05scsi: smartpqi: Update suspend/resume and shutdownKevin Barnett
2021-04-05scsi: smartpqi: Synchronize device resets with mutexKevin Barnett
2021-04-05scsi: smartpqi: Update soft reset management for OFAKevin Barnett
2021-04-05scsi: smartpqi: Update event handlerKevin Barnett
2021-04-05scsi: smartpqi: Add support for wwidKevin Barnett
2021-04-05scsi: smartpqi: Remove timeouts from internal cmdsKevin Barnett
2021-04-05scsi: smartpqi: Disable WRITE SAME for HBA NVMe disksKevin Barnett
2021-04-05scsi: smartpqi: Add host level stream detection enableDon Brace
2021-04-05scsi: smartpqi: Add stream detectionDon Brace
2021-04-05scsi: smartpqi: Align code with oob driverKevin Barnett
2021-04-05scsi: smartpqi: Add support for long firmware versionKevin Barnett
2021-04-05scsi: smartpqi: Add support for BMIC sense feature cmd and feature bitsKevin Barnett
2021-04-05scsi: smartpqi: Add support for RAID1 writesDon Brace
2021-04-05scsi: smartpqi: Add support for RAID5 and RAID6 writesDon Brace
2021-04-05scsi: smartpqi: Refactor scatterlist codeDon Brace
2021-04-05scsi: smartpqi: Refactor aio submission codeDon Brace
2021-04-05scsi: smartpqi: Add support for new product idsKevin Barnett
2021-04-05scsi: smartpqi: Correct request leakage during reset operationsMurthy Bhat
2021-04-05scsi: smartpqi: Use host-wide tag spaceDon Brace
2021-04-05Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen
2021-04-01scsi: message: mptlan: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-04-01scsi: message: fusion: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-04-01scsi: fcoe: Fix mismatched fcoe_wwn_from_mac declarationArnd Bergmann
2021-04-01scsi: lpfc: Fix gcc -Wstringop-overread warningArnd Bergmann
2021-04-01scsi: mvsas: Avoid -Wempty-body warningArnd Bergmann
2021-04-01scsi: message: fusion: Avoid -Wempty-body warningsArnd Bergmann
2021-04-01scsi: aic94xx: Avoid -Wempty-body warningArnd Bergmann
2021-03-29scsi: myrs: Make symbols DAC960_{GEM/BA/LP}_privdata staticShixin Liu
2021-03-29scsi: myrb: Make symbols DAC960_{LA/PG/PD/P}_privdata staticShixin Liu
2021-03-29scsi: advansys: Fix spelling of 'is'ganjisheng
2021-03-29scsi: a100u2w: Remove unused variable biosaddrColin Ian King
2021-03-29scsi: core: scsi_host_cmd_pool is declared twiceWan Jiabing
2021-03-29scsi: qedi: Remove redundant assignment to variable errColin Ian King
2021-03-29scsi: core: Remove duplicate declarationsWan Jiabing
2021-03-29scsi: core: Fix comment typodudengke
2021-03-29scsi: fnic: Remove bogus ratelimit messagesLee Duncan
2021-03-29scsi: qla2xxx: Update version to 10.02.00.106-kNilesh Javali
2021-03-29scsi: qla2xxx: Do logout even if fabric scan retries got exhaustedQuinn Tran
2021-03-29scsi: qla2xxx: Update default AER debug maskQuinn Tran
2021-03-29scsi: qla2xxx: Fix mailbox recovery during PCIe errorQuinn Tran
2021-03-29scsi: qla2xxx: Fix crash in PCIe error handlingQuinn Tran
2021-03-29scsi: qla2xxx: Fix RISC RESET completion pollingQuinn Tran
2021-03-29scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()Arun Easi
2021-03-29scsi: qla2xxx: Fix use after free in bsgQuinn Tran
2021-03-29scsi: qla2xxx: Consolidate zio threshold setting for both FCP & NVMeQuinn Tran
2021-03-29scsi: qla2xxx: Fix stuck sessionQuinn Tran
2021-03-29scsi: qla2xxx: Add H:C:T info in the log message for fc portsArun Easi
2021-03-29scsi: qla2xxx: Fix IOPS drop seen in some adaptersArun Easi
2021-03-29scsi: iscsi: Fix race condition between login and sync threadGulam Mohamed
2021-03-24scsi: target: pscsi: Clean up after failure in pscsi_map_sg()Martin Wilck