summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2021-04-05scsi: scsi_dh_alua: Prevent duplicate pg info print in alua_rtpg()John Pittman
2021-04-05scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST stateMartin Wilck
2021-04-05scsi: pm80xx: Fix chip initialization failureViswas G
2021-04-05scsi: smartpqi: Update version to 2.1.8-045Don Brace
2021-04-05scsi: smartpqi: Add new PCI IDsKevin Barnett
2021-04-05scsi: smartpqi: Correct system hangs when resuming from hibernationKevin Barnett
2021-04-05scsi: smartpqi: Update enclosure identifier in sysfsMurthy Bhat
2021-04-05scsi: smartpqi: Add additional logging for LUN resetsKevin Barnett
2021-04-05scsi: smartpqi: Update SAS initiator_port_protocols and target_port_protocolsMurthy Bhat
2021-04-05scsi: smartpqi: Add phy ID support for the physical drivesMurthy Bhat
2021-04-05scsi: smartpqi: Convert snprintf() to scnprintf()Kevin Barnett
2021-04-05scsi: smartpqi: Fix driver synchronization issuesKevin Barnett
2021-04-05scsi: smartpqi: Update device scan operationsKevin Barnett
2021-04-05scsi: smartpqi: Update OFA managementKevin Barnett
2021-04-05scsi: smartpqi: Update RAID bypass handlingKevin Barnett
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: ufs: core: Fix wrong Task Tag used in task management request UPIUsCan Guo
2021-04-01scsi: ufs: core: Fix task management request completion timeoutCan Guo
2021-04-01scsi: lpfc: Fix gcc -Wstringop-overread warningArnd Bergmann
2021-04-01scsi: mvsas: Avoid -Wempty-body warningArnd Bergmann
2021-04-01scsi: aic94xx: Avoid -Wempty-body warningArnd Bergmann
2021-04-01scsi: hpsa: Add an assert to prevent __packed reintroductionSergei Trofimovich
2021-04-01scsi: hpsa: Fix boot on ia64 (atomic_t alignment)Sergei Trofimovich
2021-04-01scsi: hpsa: Use __packed on individual structs, not header-wideSergei Trofimovich
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: qedi: Remove redundant assignment to variable errColin Ian King
2021-03-29scsi: core: Remove duplicate declarationsWan Jiabing
2021-03-29scsi: core: Fix comment typodudengke