summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: target: Add the DUMMY flag to rd_mcpKonstantin Shelekhin2021-04-062-4/+24
* scsi: scsi_dh_alua: Remove check for ASC 24h in alua_rtpg()Ewan D. Milne2021-04-061-2/+3
* scsi: scsi_dh_alua: Prevent duplicate pg info print in alua_rtpg()John Pittman2021-04-061-11/+19
* scsi: smartpqi: Update version to 2.1.8-045Don Brace2021-04-061-5/+5
* scsi: smartpqi: Add new PCI IDsKevin Barnett2021-04-061-0/+156
* scsi: smartpqi: Correct system hangs when resuming from hibernationKevin Barnett2021-04-061-0/+7
* scsi: smartpqi: Update enclosure identifier in sysfsMurthy Bhat2021-04-061-1/+0
* scsi: smartpqi: Add additional logging for LUN resetsKevin Barnett2021-04-061-36/+89
* scsi: smartpqi: Update SAS initiator_port_protocols and target_port_protocolsMurthy Bhat2021-04-061-9/+19
* scsi: smartpqi: Add phy ID support for the physical drivesMurthy Bhat2021-04-063-0/+12
* scsi: smartpqi: Convert snprintf() to scnprintf()Kevin Barnett2021-04-061-12/+11
* scsi: smartpqi: Fix driver synchronization issuesKevin Barnett2021-04-061-103/+3
* scsi: smartpqi: Update device scan operationsKevin Barnett2021-04-061-8/+14
* scsi: smartpqi: Update OFA managementKevin Barnett2021-04-062-196/+196
* scsi: smartpqi: Update RAID bypass handlingKevin Barnett2021-04-062-157/+19
* scsi: smartpqi: Update suspend/resume and shutdownKevin Barnett2021-04-062-60/+64
* scsi: smartpqi: Synchronize device resets with mutexKevin Barnett2021-04-062-36/+13
* scsi: smartpqi: Update soft reset management for OFAKevin Barnett2021-04-061-33/+53
* scsi: smartpqi: Update event handlerKevin Barnett2021-04-062-6/+7
* scsi: smartpqi: Add support for wwidKevin Barnett2021-04-062-2/+27
* scsi: smartpqi: Remove timeouts from internal cmdsKevin Barnett2021-04-062-100/+46
* scsi: smartpqi: Disable WRITE SAME for HBA NVMe disksKevin Barnett2021-04-061-2/+5
* scsi: smartpqi: Add host level stream detection enableDon Brace2021-04-061-0/+32
* scsi: smartpqi: Add stream detectionDon Brace2021-04-062-6/+90
* scsi: smartpqi: Align code with oob driverKevin Barnett2021-04-064-231/+156
* scsi: smartpqi: Add support for long firmware versionKevin Barnett2021-04-062-12/+39
* scsi: smartpqi: Add support for BMIC sense feature cmd and feature bitsKevin Barnett2021-04-062-19/+388
* scsi: smartpqi: Add support for RAID1 writesDon Brace2021-04-062-82/+183
* scsi: smartpqi: Add support for RAID5 and RAID6 writesDon Brace2021-04-062-6/+268
* scsi: smartpqi: Refactor scatterlist codeDon Brace2021-04-061-59/+42
* scsi: smartpqi: Refactor aio submission codeDon Brace2021-04-062-246/+360
* scsi: smartpqi: Add support for new product idsKevin Barnett2021-04-064-1/+23
* scsi: smartpqi: Correct request leakage during reset operationsMurthy Bhat2021-04-061-0/+4
* scsi: smartpqi: Use host-wide tag spaceDon Brace2021-04-061-0/+1
* Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen2021-04-0618-102/+166
|\
| * scsi: iscsi: Fix race condition between login and sync threadGulam Mohamed2021-03-301-1/+13
| * scsi: target: pscsi: Clean up after failure in pscsi_map_sg()Martin Wilck2021-03-251-0/+8
| * scsi: target: pscsi: Avoid OOM in pscsi_map_sg()Martin Wilck2021-03-251-1/+0
| * scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()Jia-Ju Bai2021-03-251-2/+6
| * scsi: qedi: Fix error return code of qedi_alloc_global_queues()Jia-Ju Bai2021-03-251-0/+1
| * scsi: Revert "qla2xxx: Make sure that aborted commands are freed"Bart Van Assche2021-03-252-12/+5
| * scsi: ibmvfc: Make ibmvfc_wait_for_ops() MQ awareTyrel Datwyler2021-03-251-17/+34
| * scsi: ibmvfc: Fix potential race in ibmvfc_wait_for_ops()Tyrel Datwyler2021-03-251-9/+33
| * scsi: mpt3sas: Do not use GFP_KERNEL in atomic contextChristophe JAILLET2021-03-171-1/+1
| * scsi: ufs: ufs-mediatek: Correct operator & -> &&dongjian2021-03-171-1/+1
| * scsi: sd_zbc: Update write pointer offset cacheJohannes Thumshirn2021-03-171-8/+11
| * scsi: lpfc: Fix some error codes in debugfsDan Carpenter2021-03-161-2/+2
| * scsi: qla2xxx: Fix broken #endif placementAlexey Dobriyan2021-03-161-1/+1
| * scsi: st: Fix a use after free in st_open()Lv Yunlong2021-03-161-1/+1
| * scsi: myrs: Fix a double free in myrs_cleanup()Lv Yunlong2021-03-161-1/+1