summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-06scsi: hisi_sas: Use hisi_hba->cq_nvecs for calling calling synchronize_irq()Luo Jiaxing1-2/+3
2020-10-02scsi: qedf: Remove redundant assignment to variable 'rc'Jing Xiangfeng1-1/+0
2020-10-02scsi: lpfc: Remove unneeded variable 'status' in lpfc_fcp_cpu_map_store()Ye Bin1-2/+1
2020-10-02scsi: snic: Convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin1-14/+2
2020-10-02scsi: qla4xxx: Delete unneeded variable 'status' in qla4xxx_process_ddb_changedYe Bin1-2/+1
2020-10-02scsi: sun_esp: Use module_platform_driver to simplify the codeLiu Shixin1-13/+1
2020-10-02scsi: sun3x_esp: Use module_platform_driver to simplify the codeLiu Shixin1-13/+1
2020-10-02scsi: sni_53c710: Use module_platform_driver to simplify the codeLiu Shixin1-13/+1
2020-10-02scsi: qlogicpti: Use module_platform_driver to simplify the codeLiu Shixin1-13/+1
2020-10-02scsi: mac_esp: Use module_platform_driver to simplify the codeLiu Shixin1-13/+1
2020-10-02scsi: jazz_esp: Use module_platform_driver to simplify the codeLiu Shixin1-13/+1
2020-10-02scsi: mvumi: Fix error return in mvumi_io_attach()Jing Xiangfeng1-0/+1
2020-10-02scsi: lpfc: Drop nodelist reference on error in lpfc_gen_req()Hannes Reinecke1-0/+2
2020-10-02scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs()Dan Carpenter1-2/+2
2020-10-02scsi: aacraid: Add a missing iounmap callTomas Henzl1-0/+1
2020-10-02scsi: qedi: Add schedule_hw_err_handler callback for fan failureManish Rangankar2-0/+21
2020-10-02scsi: target: tcmu: Fix warning: 'page' may be used uninitializedJohn Donnelly1-1/+1
2020-10-02scsi: fnic: Fix inconsistent format argument type in fnic_debugfs.cYe Bin1-3/+3
2020-10-02scsi: snic: Remove unnecessary conditionJing Xiangfeng1-4/+0
2020-10-02scsi: fnic: Do not call 'scsi_done()' for unhandled commandsHannes Reinecke1-2/+1
2020-10-02scsi: ufs: Fix missing brace warning for old compilersPujin Shi1-2/+2
2020-10-02scsi: qla2xxx: Fix inconsistent format argument type in qla_dbg.cYe Bin1-1/+1
2020-10-02scsi: qla2xxx: Fix inconsistent format argument type in qla_os.cYe Bin1-2/+2
2020-10-02scsi: qla2xxx: Fix inconsistent format argument type in tcm_qla2xxx.cYe Bin1-1/+1
2020-10-02scsi: sd: Allow user to configure command retriesMike Christie2-30/+72
2020-10-02scsi: core: Add limitless cmd retry supportMike Christie3-20/+43
2020-10-02scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov2-6/+13
2020-09-29scsi: qla2xxx: Update version to 10.02.00.103-kNilesh Javali1-2/+2
2020-09-29scsi: qla2xxx: Fix point-to-point (N2N) device discovery issueArun Easi3-1/+6
2020-09-29scsi: qla2xxx: Fix crash on session cleanup with unloadQuinn Tran1-6/+7
2020-09-29scsi: qla2xxx: Fix reset of MPI firmwareArun Easi4-39/+23
2020-09-29scsi: qla2xxx: Fix MPI reset needed messageArun Easi1-1/+1
2020-09-29scsi: qla2xxx: Fix buffer-buffer credit extraction errorQuinn Tran5-81/+34
2020-09-29scsi: qla2xxx: Correct the check for sscanf() return valueSaurav Kashyap1-2/+2
2020-09-29scsi: ufs: ufs-exynos: Use devm_platform_ioremap_resource_byname()Bean Huo1-7/+3
2020-09-22scsi: ufs-mediatek: dt-bindings: Add mt8192-ufshci compatible stringStanley Chu1-1/+3
2020-09-22scsi: ufs-mediatek: Support performance mode for inline encryption engineStanley Chu2-6/+199
2020-09-22scsi: libsas: Simplify the return expression of sas_discover_* functionsLiu Shixin2-14/+2
2020-09-22scsi: oak: Remove redundant initialization of variable retJing Xiangfeng1-1/+1
2020-09-22scsi: bnx2i: Remove unnecessary mutex_init()Qinglang Miao1-2/+0
2020-09-22scsi: qla2xxx: Update version to 10.02.00.102-kNilesh Javali2-4/+3
2020-09-22scsi: qla2xxx: Add SLER and PI control supportSaurav Kashyap7-5/+45
2020-09-22scsi: qla2xxx: Add IOCB resource trackingQuinn Tran8-0/+151
2020-09-22scsi: qla2xxx: Add rport fields in debugfsArun Easi1-0/+53
2020-09-22scsi: qla2xxx: Make tgt_port_database available in initiator modeArun Easi1-32/+32
2020-09-22scsi: qla2xxx: Fix I/O errors during LIP reset testsArun Easi1-0/+8
2020-09-22scsi: qla2xxx: Performance tweakQuinn Tran8-39/+91
2020-09-22scsi: qla2xxx: Fix memory size truncationQuinn Tran3-6/+8
2020-09-22scsi: qla2xxx: Reduce duplicate code in reporting speedQuinn Tran4-137/+9
2020-09-22scsi: qla2xxx: Honor status qualifier in FCP_RSP per specArun Easi3-18/+40