summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-13scsi: pm80xx: Fix potential infinite loopColin Ian King1-1/+1
2021-04-13scsi: pm80xx: Remove busy wait from mpi_uninit_check()Igor Pylypiv1-5/+5
2021-04-13scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check()Igor Pylypiv1-2/+2
2021-04-13scsi: target: tcmu: Make data_pages_per_blk changeable via configfsBodo Stroesser1-2/+53
2021-04-13scsi: target: tcmu: Replace block size definitions with new udev membersBodo Stroesser1-37/+45
2021-04-13scsi: target: tcmu: Remove function tcmu_get_block_page()Bodo Stroesser1-7/+1
2021-04-13scsi: target: tcmu: Support DATA_BLOCK_SIZE = N * PAGE_SIZEBodo Stroesser1-89/+116
2021-04-13scsi: target: tcmu: Prepare for PAGE_SIZE != DATA_BLOCK_SIZEBodo Stroesser1-41/+41
2021-04-13scsi: target: tcmu: Adjust names of variables and definitionsBodo Stroesser1-17/+22
2021-04-13Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen5-57/+66
2021-04-06scsi: libsas: Clean up whitespaceLuo Jiaxing2-7/+8
2021-04-06scsi: libsas: Correctly indent statements in sas_to_ata_err()Luo Jiaxing1-40/+34
2021-04-06scsi: qedf: Remove unused include of linux/version.hTian Tao2-3/+0
2021-04-06scsi: bfa: Remove unnecessary struct declarationsWan Jiabing1-3/+0
2021-04-06scsi: ufs: core: Fix out-of-bounds warnings in ufshcd_exec_raw_upiu_cmd()Gustavo A. R. Silva2-21/+29
2021-04-06scsi: fnic: Remove unnecessary spin_lock_init() and INIT_LIST_HEAD()Yang Yingliang1-3/+0
2021-04-06scsi: message: fusion: Use BUG_ON instead of if condition followed by BUGzhouchuangao1-4/+2
2021-04-06scsi: mpt3sas: Block PCI config access from userspace during resetSreekanth Reddy1-0/+4
2021-04-06scsi: mpt3sas: Fix endianness for ActiveCablePowerRequirementSreekanth Reddy1-1/+2
2021-04-06scsi: mpt3sas: Only one vSES is present even when IOC has multi vSESSreekanth Reddy1-1/+3
2021-04-06scsi: target: Make the virtual LUN 0 deviceKonstantin Shelekhin2-6/+2
2021-04-06scsi: target: Add the DUMMY flag to rd_mcpKonstantin Shelekhin2-4/+24
2021-04-06scsi: scsi_dh_alua: Remove check for ASC 24h in alua_rtpg()Ewan D. Milne1-2/+3
2021-04-06scsi: scsi_dh_alua: Prevent duplicate pg info print in alua_rtpg()John Pittman1-11/+19
2021-04-06scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST stateMartin Wilck1-1/+1
2021-04-06scsi: target: iscsi: Fix zero tag inside a trace eventRoman Bolshakov1-2/+1
2021-04-06scsi: pm80xx: Fix chip initialization failureViswas G1-4/+4
2021-04-06scsi: smartpqi: Update version to 2.1.8-045Don Brace1-5/+5
2021-04-06scsi: smartpqi: Add new PCI IDsKevin Barnett1-0/+156
2021-04-06scsi: smartpqi: Correct system hangs when resuming from hibernationKevin Barnett1-0/+7
2021-04-06scsi: smartpqi: Update enclosure identifier in sysfsMurthy Bhat1-1/+0
2021-04-06scsi: smartpqi: Add additional logging for LUN resetsKevin Barnett1-36/+89
2021-04-06scsi: smartpqi: Update SAS initiator_port_protocols and target_port_protocolsMurthy Bhat1-9/+19
2021-04-06scsi: smartpqi: Add phy ID support for the physical drivesMurthy Bhat3-0/+12
2021-04-06scsi: smartpqi: Convert snprintf() to scnprintf()Kevin Barnett1-12/+11
2021-04-06scsi: smartpqi: Fix driver synchronization issuesKevin Barnett1-103/+3
2021-04-06scsi: smartpqi: Update device scan operationsKevin Barnett1-8/+14
2021-04-06scsi: smartpqi: Update OFA managementKevin Barnett2-196/+196
2021-04-06scsi: smartpqi: Update RAID bypass handlingKevin Barnett2-157/+19
2021-04-06scsi: smartpqi: Update suspend/resume and shutdownKevin Barnett2-60/+64
2021-04-06scsi: smartpqi: Synchronize device resets with mutexKevin Barnett2-36/+13
2021-04-06scsi: smartpqi: Update soft reset management for OFAKevin Barnett1-33/+53
2021-04-06scsi: smartpqi: Update event handlerKevin Barnett2-6/+7
2021-04-06scsi: smartpqi: Add support for wwidKevin Barnett2-2/+27
2021-04-06scsi: smartpqi: Remove timeouts from internal cmdsKevin Barnett2-100/+46
2021-04-06scsi: smartpqi: Disable WRITE SAME for HBA NVMe disksKevin Barnett1-2/+5
2021-04-06scsi: smartpqi: Add host level stream detection enableDon Brace1-0/+32
2021-04-06scsi: smartpqi: Add stream detectionDon Brace2-6/+90
2021-04-06scsi: smartpqi: Align code with oob driverKevin Barnett4-231/+156
2021-04-06scsi: smartpqi: Add support for long firmware versionKevin Barnett2-12/+39