summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: bnx2fc: Update the driver version to 2.12.13Saurav Kashyap2020-03-291-1/+1
* scsi: bnx2fc: Fix SCSI command completion after cleanup is postedSaurav Kashyap2020-03-291-0/+6
* scsi: bnx2fc: Process the RQE with CQE in interrupt contextJaved Hasan2020-03-294-54/+96
* scsi: target: use the stack for XCOPY passthrough cmdsDavid Disseldorp2020-03-292-58/+31
* scsi: target: increase XCOPY I/O sizeDavid Disseldorp2020-03-291-1/+1
* scsi: target: avoid per-loop XCOPY buffer allocationsDavid Disseldorp2020-03-292-66/+31
* scsi: target: drop xcopy DISK BLOCK LENGTH debugDavid Disseldorp2020-03-292-6/+0
* scsi: target: use #define for xcopy descriptor lenDavid Disseldorp2020-03-291-1/+1
* scsi: ufs-mediatek: add error recovery for suspend and resumeStanley Chu2020-03-291-2/+11
* scsi: ufs: export ufshcd_link_recoveryStanley Chu2020-03-292-1/+3
* scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out pathSubhash Jadavani2020-03-291-21/+44
* scsi: lpfc: Update lpfc version to 12.8.0.0James Smart2020-03-291-1/+1
* scsi: lpfc: Remove prototype FIPS/DSS options from SLI-3James Smart2020-03-295-109/+8
* scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSIJames Smart2020-03-297-110/+137
* scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statisticsJames Smart2020-03-298-169/+215
* scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREGJames Smart2020-03-261-6/+8
* scsi: lpfc: Fix update of wq consumer index in lpfc_sli4_wq_releaseJames Smart2020-03-261-13/+4
* scsi: lpfc: Fix crash after handling a pci errorJames Smart2020-03-261-0/+5
* scsi: lpfc: Fix scsi host template for SLI3 vportsJames Smart2020-03-264-74/+54
* scsi: lpfc: Fix lpfc overwrite of sg_cnt field in nvmefc_tgt_fcp_reqJames Smart2020-03-261-3/+4
* scsi: lpfc: Fix lockdep error - register non-static keyJames Smart2020-03-262-7/+4
* scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_loginJames Smart2020-03-261-0/+2
* scsi: aic7xxx: aic97xx: Remove FreeBSD-specific codeAlex Dewar2020-03-261-21/+1
* scsi: ufs: Do not rely on prefetched dataCan Guo2020-03-262-22/+15
* scsi: dc395x: remove dc395x_bios_paramChristoph Hellwig2020-03-261-34/+0
* scsi: libiscsi: Fix error count for active sessionWu Bo2020-03-261-1/+1
* scsi: hpsa: correct race condition in offload enabledDon Brace2020-03-261-23/+57
* scsi: message: fusion: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-261-1/+1
* scsi: qedi: Add PCI shutdown handler supportManish Rangankar2020-03-265-2/+39
* scsi: qedi: Add MFW error recovery processManish Rangankar2020-03-262-22/+66
* scsi: ufs: Enable block layer runtime PM for well-known logical unitsCan Guo2020-03-261-2/+17
* scsi: ufs-qcom: Override devfreq parametersAsutosh Das2020-03-261-0/+25
* scsi: ufshcd: Let vendor override devfreq parametersAsutosh Das2020-03-262-1/+26
* scsi: ufshcd: Update the set frequency to devfreqAsutosh Das2020-03-261-1/+16
* scsi: ufs: Resume ufs host before accessing ufs deviceNitin Rawat2020-03-261-6/+22
* scsi: ufs-mediatek: customize the delay for enabling hostStanley Chu2020-03-262-9/+35
* scsi: ufs: make HCE polling more compact to improve initialization latencyStanley Chu2020-03-261-2/+2
* scsi: ufs: allow custom delay prior to host enablingStanley Chu2020-03-262-1/+3
* scsi: ufs-mediatek: use common delay functionStanley Chu2020-03-261-13/+2
* scsi: ufs: introduce common and flexible delay functionStanley Chu2020-03-262-0/+13
* scsi: ufs: use an enum for host capabilitiesStanley Chu2020-03-261-28/+37
* scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()Stanley Chu2020-03-261-1/+1
* scsi: iscsi: Report connection state in sysfsGabriel Krisman Bertazi2020-03-263-2/+42
* scsi: target: core: add task tag to trace eventsViacheslav Dubeyko2020-03-261-3/+8
* scsi: target: iscsi: calling iscsit_stop_session() inside iscsit_close_sessio...Maurizio Lombardi2020-03-261-2/+1
* scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi2020-03-264-17/+30
* scsi: target: remove boilerplate codeMaurizio Lombardi2020-03-262-45/+2
* scsi: aha1740: Fix an errro handling path in aha1740_probe()Christophe JAILLET2020-03-261-1/+0
* scsi: qla2xxx: Remove non functional codeDaniel Wagner2020-03-261-23/+0
* scsi: pm80xx: Introduce read and write length for IOCTL payload structureViswas G2020-03-174-21/+22