summaryrefslogtreecommitdiffstats
path: root/Documentation/nvdimm (unfollow)
Commit message (Expand)AuthorFilesLines
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
2021-01-08scsi: lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3James Smart4-48/+26
2021-01-08scsi: lpfc: Fix PLOGI S_ID of 0 on pt2pt configJames Smart1-26/+5
2021-01-08scsi: hisi_sas: Remove auto_affine_msi_experimental module_paramJohn Garry1-5/+0
2021-01-08scsi: ufs: Replace sprintf and snprintf with sysfs_emitBean Huo1-15/+15
2021-01-08scsi: ufs: Fix all Kconfig help text indentationRandy Dunlap1-7/+7
2021-01-08scsi: ibmvfc: Relax locking around ibmvfc_queuecommand()Tyrel Datwyler1-8/+4
2021-01-08scsi: ibmvfc: Complete commands outside the host/queue lockTyrel Datwyler2-14/+47
2021-01-08scsi: ibmvfc: Define per-queue state/list locksTyrel Datwyler2-20/+80
2021-01-08scsi: ibmvfc: Make command event pool queue specificTyrel Datwyler2-50/+55
2021-01-08scsi: ibmvfc: Define generic queue structure for CRQsTyrel Datwyler2-62/+107
2021-01-08scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TMBean Huo3-7/+27
2021-01-08scsi: ufs: Distinguish between TM request UPIU and response UPIU in TM UPIU t...Bean Huo1-2/+6
2021-01-08scsi: ufs: Distinguish between query REQ and query RSP in query traceBean Huo1-2/+8