summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: aic7xxx: Remove more FreeBSD-specific codeAlex Dewar2020-04-011-23/+0
* scsi: mpt3sas: Fix kernel panic observed on soft HBA unplugSreekanth Reddy2020-04-011-4/+4
* scsi: ufs: set device as active power mode after resetting deviceStanley Chu2020-04-012-13/+14
* scsi: iscsi: Report unbind session event when the target has been removedWu Bo2020-04-011-1/+3
* scsi: lpfc: Change default SCSI LUN QD to 64Dick Kennedy2020-03-301-2/+2
* scsi: libfc: rport state move to PLOGI if all PRLI retry exhaustedJaved Hasan2020-03-301-0/+2
* scsi: libfc: If PRLI rejected, move rport to PLOGI stateJaved Hasan2020-03-301-1/+7
* scsi: bnx2fc: Update the driver version to 2.12.13Saurav Kashyap2020-03-301-1/+1
* scsi: bnx2fc: Fix SCSI command completion after cleanup is postedSaurav Kashyap2020-03-301-0/+6
* scsi: bnx2fc: Process the RQE with CQE in interrupt contextJaved Hasan2020-03-304-54/+96
* scsi: target: use the stack for XCOPY passthrough cmdsDavid Disseldorp2020-03-302-58/+31
* scsi: target: increase XCOPY I/O sizeDavid Disseldorp2020-03-301-1/+1
* scsi: target: avoid per-loop XCOPY buffer allocationsDavid Disseldorp2020-03-302-66/+31
* scsi: target: drop xcopy DISK BLOCK LENGTH debugDavid Disseldorp2020-03-302-6/+0
* scsi: target: use #define for xcopy descriptor lenDavid Disseldorp2020-03-301-1/+1
* scsi: ufs-mediatek: add error recovery for suspend and resumeStanley Chu2020-03-301-2/+11
* scsi: ufs: export ufshcd_link_recoveryStanley Chu2020-03-302-1/+3
* scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out pathSubhash Jadavani2020-03-301-21/+44
* scsi: lpfc: Update lpfc version to 12.8.0.0James Smart2020-03-301-1/+1
* scsi: lpfc: Remove prototype FIPS/DSS options from SLI-3James Smart2020-03-305-109/+8
* scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSIJames Smart2020-03-307-110/+137
* scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statisticsJames Smart2020-03-308-169/+215
* scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREGJames Smart2020-03-271-6/+8
* scsi: lpfc: Fix update of wq consumer index in lpfc_sli4_wq_releaseJames Smart2020-03-271-13/+4
* scsi: lpfc: Fix crash after handling a pci errorJames Smart2020-03-271-0/+5
* scsi: lpfc: Fix scsi host template for SLI3 vportsJames Smart2020-03-274-74/+54
* scsi: lpfc: Fix lpfc overwrite of sg_cnt field in nvmefc_tgt_fcp_reqJames Smart2020-03-271-3/+4
* scsi: lpfc: Fix lockdep error - register non-static keyJames Smart2020-03-272-7/+4
* scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_loginJames Smart2020-03-271-0/+2
* scsi: aic7xxx: aic97xx: Remove FreeBSD-specific codeAlex Dewar2020-03-271-21/+1
* scsi: ufs: Do not rely on prefetched dataCan Guo2020-03-272-22/+15
* scsi: dc395x: remove dc395x_bios_paramChristoph Hellwig2020-03-271-34/+0
* scsi: libiscsi: Fix error count for active sessionWu Bo2020-03-271-1/+1
* scsi: hpsa: correct race condition in offload enabledDon Brace2020-03-271-23/+57
* scsi: message: fusion: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-271-1/+1
* scsi: qedi: Add PCI shutdown handler supportManish Rangankar2020-03-275-2/+39
* scsi: qedi: Add MFW error recovery processManish Rangankar2020-03-272-22/+66
* scsi: ufs: Enable block layer runtime PM for well-known logical unitsCan Guo2020-03-271-2/+17
* scsi: ufs-qcom: Override devfreq parametersAsutosh Das2020-03-271-0/+25
* scsi: ufshcd: Let vendor override devfreq parametersAsutosh Das2020-03-272-1/+26
* scsi: ufshcd: Update the set frequency to devfreqAsutosh Das2020-03-271-1/+16
* scsi: ufs: Resume ufs host before accessing ufs deviceNitin Rawat2020-03-271-6/+22
* scsi: ufs-mediatek: customize the delay for enabling hostStanley Chu2020-03-272-9/+35
* scsi: ufs: make HCE polling more compact to improve initialization latencyStanley Chu2020-03-271-2/+2
* scsi: ufs: allow custom delay prior to host enablingStanley Chu2020-03-272-1/+3
* scsi: ufs-mediatek: use common delay functionStanley Chu2020-03-271-13/+2
* scsi: ufs: introduce common and flexible delay functionStanley Chu2020-03-272-0/+13
* scsi: ufs: use an enum for host capabilitiesStanley Chu2020-03-271-28/+37
* scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()Stanley Chu2020-03-271-1/+1
* scsi: iscsi: Report connection state in sysfsGabriel Krisman Bertazi2020-03-273-2/+42