summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-03-31scsi: ufs: set device as active power mode after resetting deviceStanley Chu
2020-03-31scsi: iscsi: Report unbind session event when the target has been removedWu Bo
2020-03-29scsi: lpfc: Change default SCSI LUN QD to 64Dick Kennedy
2020-03-29scsi: libfc: rport state move to PLOGI if all PRLI retry exhaustedJaved Hasan
2020-03-29scsi: libfc: If PRLI rejected, move rport to PLOGI stateJaved Hasan
2020-03-29scsi: bnx2fc: Update the driver version to 2.12.13Saurav Kashyap
2020-03-29scsi: bnx2fc: Fix SCSI command completion after cleanup is postedSaurav Kashyap
2020-03-29scsi: bnx2fc: Process the RQE with CQE in interrupt contextJaved Hasan
2020-03-29scsi: target: use the stack for XCOPY passthrough cmdsDavid Disseldorp
2020-03-29scsi: target: increase XCOPY I/O sizeDavid Disseldorp
2020-03-29scsi: target: avoid per-loop XCOPY buffer allocationsDavid Disseldorp
2020-03-29scsi: target: drop xcopy DISK BLOCK LENGTH debugDavid Disseldorp
2020-03-29scsi: target: use #define for xcopy descriptor lenDavid Disseldorp
2020-03-29scsi: ufs-mediatek: add error recovery for suspend and resumeStanley Chu
2020-03-29scsi: ufs: export ufshcd_link_recoveryStanley Chu
2020-03-29scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out pathSubhash Jadavani
2020-03-29scsi: lpfc: Update lpfc version to 12.8.0.0James Smart
2020-03-29scsi: lpfc: Remove prototype FIPS/DSS options from SLI-3James Smart
2020-03-29scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSIJames Smart
2020-03-29scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statisticsJames Smart
2020-03-26scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREGJames Smart
2020-03-26scsi: lpfc: Fix update of wq consumer index in lpfc_sli4_wq_releaseJames Smart
2020-03-26scsi: lpfc: Fix crash after handling a pci errorJames Smart
2020-03-26scsi: lpfc: Fix scsi host template for SLI3 vportsJames Smart
2020-03-26scsi: lpfc: Fix lpfc overwrite of sg_cnt field in nvmefc_tgt_fcp_reqJames Smart
2020-03-26scsi: lpfc: Fix lockdep error - register non-static keyJames Smart
2020-03-26scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_loginJames Smart
2020-03-26scsi: aic7xxx: aic97xx: Remove FreeBSD-specific codeAlex Dewar
2020-03-26scsi: ufs: Do not rely on prefetched dataCan Guo
2020-03-26scsi: dc395x: remove dc395x_bios_paramChristoph Hellwig
2020-03-26scsi: libiscsi: Fix error count for active sessionWu Bo
2020-03-26scsi: hpsa: correct race condition in offload enabledDon Brace
2020-03-26scsi: message: fusion: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-26scsi: qedi: Add PCI shutdown handler supportManish Rangankar
2020-03-26scsi: qedi: Add MFW error recovery processManish Rangankar
2020-03-26scsi: ufs: Enable block layer runtime PM for well-known logical unitsCan Guo
2020-03-26scsi: ufs-qcom: Override devfreq parametersAsutosh Das
2020-03-26scsi: ufshcd: Let vendor override devfreq parametersAsutosh Das
2020-03-26scsi: ufshcd: Update the set frequency to devfreqAsutosh Das
2020-03-26scsi: ufs: Resume ufs host before accessing ufs deviceNitin Rawat
2020-03-26scsi: ufs-mediatek: customize the delay for enabling hostStanley Chu
2020-03-26scsi: ufs: make HCE polling more compact to improve initialization latencyStanley Chu
2020-03-26scsi: ufs: allow custom delay prior to host enablingStanley Chu
2020-03-26scsi: ufs-mediatek: use common delay functionStanley Chu
2020-03-26scsi: ufs: introduce common and flexible delay functionStanley Chu
2020-03-26scsi: ufs: use an enum for host capabilitiesStanley Chu
2020-03-26scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()Stanley Chu
2020-03-26scsi: iscsi: Report connection state in sysfsGabriel Krisman Bertazi
2020-03-26scsi: target: iscsi: calling iscsit_stop_session() inside iscsit_close_sessio...Maurizio Lombardi
2020-03-26scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi