summaryrefslogtreecommitdiffstats
path: root/block/blk-mq.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-15scsi: ibmvfc: Add size parameter to ibmvfc_init_event_pool()Tyrel Datwyler1-9/+16
2021-01-15scsi: ibmvfc: Init/free event pool during queue allocation/freeTyrel Datwyler1-10/+8
2021-01-15scsi: ibmvfc: Move event pool init/free routinesTyrel Datwyler1-75/+76
2021-01-15scsi: ibmvfc: Add vhost fields and defaults for MQ enablementTyrel Datwyler2-0/+17
2021-01-15scsi: ufs: Protect PM ops and err_handler from user access through sysfsCan Guo3-33/+125
2021-01-15scsi: ufs: Fix a possible NULL pointer issueCan Guo1-3/+14
2021-01-13scsi: MAINTAINERS: Remove intel-linux-scu@intel.com for INTEL C600 SAS DRIVERJohn Garry1-1/+0
2021-01-13scsi: ufs: Remove unnecessary devm_kfree()Bean Huo1-3/+1
2021-01-13scsi: lpfc: Simplify bool comparisonYANG LI1-2/+2
2021-01-13scsi: ufs: WB is only available on LUN #0 to #7Jaegeuk Kim3-4/+7
2021-01-13scsi: qla2xxx: Update version to 10.02.00.105-kNilesh Javali1-2/+2
2021-01-13scsi: qla2xxx: Enable NVMe CONF (BIT_7) when enabling SLERSaurav Kashyap1-0/+2
2021-01-13scsi: qla2xxx: Fix mailbox Ch erroneous errorQuinn Tran2-1/+3
2021-01-13scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMeBikash Hazarika9-6/+160
2021-01-13scsi: qla2xxx: Move some messages from debug to normal log levelSaurav Kashyap2-32/+30
2021-01-13scsi: qla2xxx: Add error counters to debugfs nodeSaurav Kashyap1-0/+28
2021-01-13scsi: qla2xxx: Implementation to get and manage host, target stats and initia...Saurav Kashyap10-0/+718
2021-01-13scsi: qedf: Simplify bool comparisonYANG LI1-1/+1
2021-01-13scsi: aha1542: Fix multi-line comment styleSergey Shtylyov1-44/+75
2021-01-13scsi: aha1542: Kill trailing whitespaceSergey Shtylyov1-7/+7
2021-01-13scsi: aha1542: Clarify 'struct ccb' commentsSergey Shtylyov1-14/+19
2021-01-13scsi: ufs: A tad optimization in query upiu traceAvri Altman1-12/+6
2021-01-13scsi: target: file: Don't zero iter before iov_iter_bvecPavel Begunkov1-1/+1
2021-01-13scsi: pm80xx: Log SATA IOMB completion status on failureVishakha Channapattan1-5/+8
2021-01-13scsi: pm80xx: Simultaneous poll for all FW readinessBhavesh Jashnani1-57/+23
2021-01-13scsi: pm80xx: Fix driver fatal dump failureViswas G1-5/+9
2021-01-13scsi: pm80xx: Fix missing tag_free in NVMD DATA reqakshatzen1-4/+10
2021-01-13scsi: pm80xx: Check main config table addressakshatzen2-6/+58
2021-01-13scsi: pm80xx: Check for fatal errorakshatzen5-0/+61
2021-01-13scsi: pm80xx: Do not busy wait in MPI init checkakshatzen2-5/+5
2021-01-13scsi: ufs-qcom: Fix ufs RST_n spec violationZiqi Chen1-2/+16
2021-01-13scsi: ufs: core: Fix ufs clk specs violationZiqi Chen1-10/+10
2021-01-13scsi: isci: Remove the unneeded variable "status"YANG LI1-3/+1
2021-01-13scsi: ufs: ufs-debugfs: Add error countersAdrian Hunter5-4/+111
2021-01-08scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callb...Andrea Parri (Microsoft)1-0/+6
2021-01-08scsi: storvsc: Resolve data race in storvsc_probe()Andrea Parri (Microsoft)1-20/+25
2021-01-08scsi: storvsc: Fix max_outstanding_req_per_channel for Win8 and newerAndrea Parri (Microsoft)1-2/+5
2021-01-08scsi: lpfc: Update lpfc version to 12.8.0.7James Smart1-1/+1
2021-01-08scsi: lpfc: Enhancements to LOG_TRACE_EVENT for better readabilityJames Smart2-2/+20
2021-01-08scsi: lpfc: Implement health checking when aborting I/OJames Smart10-75/+178
2021-01-08scsi: lpfc: Fix crash when nvmet transport calls host_releaseJames Smart3-15/+63
2021-01-08scsi: lpfc: Fix vport create loggingJames Smart1-1/+1
2021-01-08scsi: lpfc: Fix NVMe recovery after mailbox timeoutJames Smart4-28/+37
2021-01-08scsi: lpfc: Fix target reset failingJames Smart3-2/+46
2021-01-08scsi: lpfc: Fix error log messages being logged following SCSI task mgntJames Smart1-4/+13
2021-01-08scsi: lpfc: Prevent duplicate requests to unregister with cpuhp frameworkJames Smart1-1/+5
2021-01-08scsi: lpfc: Fix FW reset action if I/Os are outstandingJames Smart1-0/+10
2021-01-08scsi: lpfc: Use the nvme-fc transport supplied timeout for LS requestsJames Smart1-2/+2
2021-01-08scsi: lpfc: Fix crash when a fabric node is released prematurelyJames Smart2-6/+20
2021-01-08scsi: lpfc: Refresh ndlp when a new PRLI is received in the PRLI issue stateJames Smart1-0/+11