summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | scsi: pm8001: Clean up white spaceLuo Jiaxing2021-04-126-36/+39
| * | | scsi: pm80xx: Fix potential infinite loopColin Ian King2021-04-121-1/+1
| * | | scsi: pm80xx: Remove busy wait from mpi_uninit_check()Igor Pylypiv2021-04-121-5/+5
| * | | scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check()Igor Pylypiv2021-04-121-2/+2
| * | | scsi: target: tcmu: Make data_pages_per_blk changeable via configfsBodo Stroesser2021-04-121-2/+53
| * | | scsi: target: tcmu: Replace block size definitions with new udev membersBodo Stroesser2021-04-121-37/+45
| * | | scsi: target: tcmu: Remove function tcmu_get_block_page()Bodo Stroesser2021-04-121-7/+1
| * | | scsi: target: tcmu: Support DATA_BLOCK_SIZE = N * PAGE_SIZEBodo Stroesser2021-04-121-89/+116
| * | | scsi: target: tcmu: Prepare for PAGE_SIZE != DATA_BLOCK_SIZEBodo Stroesser2021-04-121-41/+41
| * | | scsi: target: tcmu: Adjust names of variables and definitionsBodo Stroesser2021-04-121-17/+22
| * | | Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen2021-04-125-57/+66
| |\ \ \
| * | | | scsi: libsas: Clean up whitespaceLuo Jiaxing2021-04-062-7/+8
| * | | | scsi: libsas: Correctly indent statements in sas_to_ata_err()Luo Jiaxing2021-04-051-40/+34
| * | | | scsi: qedf: Remove unused include of linux/version.hTian Tao2021-04-052-3/+0
| * | | | scsi: bfa: Remove unnecessary struct declarationsWan Jiabing2021-04-051-3/+0
| * | | | scsi: ufs: core: Fix out-of-bounds warnings in ufshcd_exec_raw_upiu_cmd()Gustavo A. R. Silva2021-04-052-21/+29
| * | | | scsi: fnic: Remove unnecessary spin_lock_init() and INIT_LIST_HEAD()Yang Yingliang2021-04-051-3/+0
| * | | | scsi: message: fusion: Use BUG_ON instead of if condition followed by BUGzhouchuangao2021-04-051-4/+2
| * | | | scsi: mpt3sas: Block PCI config access from userspace during resetSreekanth Reddy2021-04-051-0/+4
| * | | | scsi: mpt3sas: Fix endianness for ActiveCablePowerRequirementSreekanth Reddy2021-04-051-1/+2
| * | | | scsi: mpt3sas: Only one vSES is present even when IOC has multi vSESSreekanth Reddy2021-04-051-1/+3
| * | | | scsi: target: Make the virtual LUN 0 deviceKonstantin Shelekhin2021-04-052-6/+2
| * | | | scsi: target: Add the DUMMY flag to rd_mcpKonstantin Shelekhin2021-04-052-4/+24
| * | | | scsi: scsi_dh_alua: Remove check for ASC 24h in alua_rtpg()Ewan D. Milne2021-04-051-2/+3
| * | | | scsi: scsi_dh_alua: Prevent duplicate pg info print in alua_rtpg()John Pittman2021-04-051-11/+19
| * | | | scsi: smartpqi: Update version to 2.1.8-045Don Brace2021-04-051-5/+5
| * | | | scsi: smartpqi: Add new PCI IDsKevin Barnett2021-04-051-0/+156
| * | | | scsi: smartpqi: Correct system hangs when resuming from hibernationKevin Barnett2021-04-051-0/+7
| * | | | scsi: smartpqi: Update enclosure identifier in sysfsMurthy Bhat2021-04-051-1/+0
| * | | | scsi: smartpqi: Add additional logging for LUN resetsKevin Barnett2021-04-051-36/+89
| * | | | scsi: smartpqi: Update SAS initiator_port_protocols and target_port_protocolsMurthy Bhat2021-04-051-9/+19
| * | | | scsi: smartpqi: Add phy ID support for the physical drivesMurthy Bhat2021-04-053-0/+12
| * | | | scsi: smartpqi: Convert snprintf() to scnprintf()Kevin Barnett2021-04-051-12/+11
| * | | | scsi: smartpqi: Fix driver synchronization issuesKevin Barnett2021-04-051-103/+3
| * | | | scsi: smartpqi: Update device scan operationsKevin Barnett2021-04-051-8/+14
| * | | | scsi: smartpqi: Update OFA managementKevin Barnett2021-04-052-196/+196
| * | | | scsi: smartpqi: Update RAID bypass handlingKevin Barnett2021-04-052-157/+19
| * | | | scsi: smartpqi: Update suspend/resume and shutdownKevin Barnett2021-04-052-60/+64
| * | | | scsi: smartpqi: Synchronize device resets with mutexKevin Barnett2021-04-052-36/+13
| * | | | scsi: smartpqi: Update soft reset management for OFAKevin Barnett2021-04-051-33/+53
| * | | | scsi: smartpqi: Update event handlerKevin Barnett2021-04-052-6/+7
| * | | | scsi: smartpqi: Add support for wwidKevin Barnett2021-04-052-2/+27
| * | | | scsi: smartpqi: Remove timeouts from internal cmdsKevin Barnett2021-04-052-100/+46
| * | | | scsi: smartpqi: Disable WRITE SAME for HBA NVMe disksKevin Barnett2021-04-051-2/+5
| * | | | scsi: smartpqi: Add host level stream detection enableDon Brace2021-04-051-0/+32
| * | | | scsi: smartpqi: Add stream detectionDon Brace2021-04-052-6/+90
| * | | | scsi: smartpqi: Align code with oob driverKevin Barnett2021-04-054-231/+156
| * | | | scsi: smartpqi: Add support for long firmware versionKevin Barnett2021-04-052-12/+39
| * | | | scsi: smartpqi: Add support for BMIC sense feature cmd and feature bitsKevin Barnett2021-04-052-19/+388
| * | | | scsi: smartpqi: Add support for RAID1 writesDon Brace2021-04-052-82/+183