summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-05-26scsi: ufs: ti-j721e-ufs: Fix unwinding of pm_runtime changesVignesh Raghavendra
2020-05-26scsi: cxgb3i: Fix some leaks in init_act_open()Dan Carpenter
2020-05-26scsi: ibmvscsi: Make some functions staticChen Tao
2020-05-26scsi: iscsi: Fix deadlock on recovery path during GFP_IO reclaimGabriel Krisman Bertazi
2020-05-26scsi: ufs: Fix WriteBooster flush during runtime suspendStanley Chu
2020-05-26scsi: ufs: Fix index of attributes query for WriteBooster featureStanley Chu
2020-05-26scsi: ufs: Allow WriteBooster on UFS 2.2 devicesStanley Chu
2020-05-26scsi: ufs: Remove unnecessary memset for dev_infoStanley Chu
2020-05-26scsi: ufs-qcom: Fix scheduling while atomic issueJeffrey Hugo
2020-05-26scsi: mpt3sas: Fix reply queue count in non RDPQ modeSuganath Prabu S
2020-05-26scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited eventXiyu Yang
2020-05-26scsi: qla2xxx: Remove return value from qla_nvme_ls()Daniel Wagner
2020-05-26scsi: qla2xxx: Remove an unused functionBart Van Assche
2020-05-26scsi: iscsi: Register sysfs for iscsi workqueueBob Liu
2020-05-20scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assignedAndrea Parri (Microsoft)
2020-05-19scsi: scsi_debug: Parser tables and code interactionDouglas Gilbert
2020-05-19scsi: core: Refactor scsi_mq_setup_tags functionYe Bin
2020-05-19scsi: core: Fix incorrect usage of shost_for_each_deviceYe Bin
2020-05-19scsi: qla2xxx: Fix endianness annotations in source filesBart Van Assche
2020-05-19scsi: qla2xxx: Fix endianness annotations in header filesBart Van Assche
2020-05-19scsi: qla2xxx: Use make_handle() instead of open-coding itBart Van Assche
2020-05-19scsi: qla2xxx: Cast explicitly to uint16_t / uint32_tBart Van Assche
2020-05-19scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...Bart Van Assche
2020-05-19scsi: qla2xxx: Fix the code that reads from mailbox registersBart Van Assche
2020-05-19scsi: qla2xxx: Use register names instead of register offsetsBart Van Assche
2020-05-19scsi: qla2xxx: Change two hardcoded constants into offsetof() / sizeof() expr...Bart Van Assche
2020-05-19scsi: qla2xxx: Increase the size of struct qla_fcp_prio_cfg to FCP_PRIO_CFG_SIZEBart Van Assche
2020-05-19scsi: qla2xxx: Make a gap in struct qla2xxx_offld_chain explicitBart Van Assche
2020-05-19scsi: qla2xxx: Add more BUILD_BUG_ON() statementsBart Van Assche
2020-05-19scsi: qla2xxx: Sort BUILD_BUG_ON() statements alphabeticallyBart Van Assche
2020-05-19scsi: qla2xxx: Simplify the functions for dumping firmwareBart Van Assche
2020-05-19scsi: qla2xxx: Fix spelling of a variable nameBart Van Assche
2020-05-19scsi: hisi_sas: Stop returning error code from slot_complete_vX_hw()John Garry
2020-05-19scsi: hisi_sas: Add SAS_RAS_INTR0 to debugfs register name listLuo Jiaxing
2020-05-19scsi: hisi_sas: Modify the commit information for DSM methodLuo Jiaxing
2020-05-19scsi: hisi_sas: Do not reset phy timer to wait for stray phy upLuo Jiaxing
2020-05-19scsi: sd: Add zoned capabilities device attributeDamien Le Moal
2020-05-19scsi: ufs: Make ufshcd_wait_for_register() sleep instead of busy-waitingBart Van Assche
2020-05-19scsi: cxlflash: Fix error return code in cxlflash_probe()Wei Yongjun
2020-05-14scsi: ufs-mediatek: Customize WriteBooster flush policyStanley Chu
2020-05-14scsi: ufs: Customize flush threshold for WriteBoosterStanley Chu
2020-05-14scsi: ufs: Introduce ufs_hba_variant_params to group customizable parametersStanley Chu
2020-05-14scsi: sd: Signal drive managed SMR disksDamien Le Moal
2020-05-14scsi: ufs-mediatek: Make ufs_mtk_fixup_dev_quirks staticChenTao
2020-05-14scsi: aacraid: Fix an oops in error handlingDan Carpenter
2020-05-12scsi: sd_zbc: emulate ZONE_APPEND commandsJohannes Thumshirn
2020-05-12scsi: sd_zbc: factor out sanity checks for zoned commandsJohannes Thumshirn
2020-05-12block: Introduce REQ_OP_ZONE_APPENDKeith Busch
2020-05-12scsi: hisi_sas: Display proc_name in sysfsJason Yan
2020-05-11scsi: scsi_debug: Fix an error handling bug in sdeb_zbc_model_str()Dan Carpenter