summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-01scsi: mvsas: Avoid -Wempty-body warningArnd Bergmann
2021-04-01scsi: message: fusion: Avoid -Wempty-body warningsArnd Bergmann
2021-04-01scsi: aic94xx: Avoid -Wempty-body warningArnd Bergmann
2021-03-29scsi: myrs: Make symbols DAC960_{GEM/BA/LP}_privdata staticShixin Liu
2021-03-29scsi: myrb: Make symbols DAC960_{LA/PG/PD/P}_privdata staticShixin Liu
2021-03-29scsi: advansys: Fix spelling of 'is'ganjisheng
2021-03-29scsi: a100u2w: Remove unused variable biosaddrColin Ian King
2021-03-29scsi: qedi: Remove redundant assignment to variable errColin Ian King
2021-03-29scsi: core: Remove duplicate declarationsWan Jiabing
2021-03-29scsi: core: Fix comment typodudengke
2021-03-29scsi: fnic: Remove bogus ratelimit messagesLee Duncan
2021-03-29scsi: qla2xxx: Update version to 10.02.00.106-kNilesh Javali
2021-03-29scsi: qla2xxx: Do logout even if fabric scan retries got exhaustedQuinn Tran
2021-03-29scsi: qla2xxx: Update default AER debug maskQuinn Tran
2021-03-29scsi: qla2xxx: Fix mailbox recovery during PCIe errorQuinn Tran
2021-03-29scsi: qla2xxx: Fix crash in PCIe error handlingQuinn Tran
2021-03-29scsi: qla2xxx: Fix RISC RESET completion pollingQuinn Tran
2021-03-29scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()Arun Easi
2021-03-29scsi: qla2xxx: Fix use after free in bsgQuinn Tran
2021-03-29scsi: qla2xxx: Consolidate zio threshold setting for both FCP & NVMeQuinn Tran
2021-03-29scsi: qla2xxx: Fix stuck sessionQuinn Tran
2021-03-29scsi: qla2xxx: Add H:C:T info in the log message for fc portsArun Easi
2021-03-29scsi: qla2xxx: Fix IOPS drop seen in some adaptersArun Easi
2021-03-24scsi: pm8001: Avoid -Wrestrict warningArnd Bergmann
2021-03-24scsi: lpfc: Fix a typoBhaskar Chowdhury
2021-03-24scsi: esp_scsi: Trivial typo fixesBhaskar Chowdhury
2021-03-24scsi: bfa: Fix a typo in two placesBhaskar Chowdhury
2021-03-24scsi: lpfc: Fix a typowengjianfeng
2021-03-24scsi: scsi_dh: Fix a typoBhaskar Chowdhury
2021-03-24scsi: bnx2fc: Fix a typoBhaskar Chowdhury
2021-03-24scsi: mpt3sas: Fix a typoBhaskar Chowdhury
2021-03-24scsi: csiostor: Fix a typoBhaskar Chowdhury
2021-03-24scsi: ufs: Remove unnecessary NULL checks in ufshcd_find_max_sup_active_icc_l...Yue Hu
2021-03-24scsi: bfa: Fix warning comparing pointer to 0Jiapeng Chong
2021-03-24scsi: qla1280: Fix warning comparing pointer to 0Jiapeng Chong
2021-03-24scsi: ibmvscsi: Remove unnecessary castWang Qing
2021-03-24scsi: fnic: Remove unnecessary castWang Qing
2021-03-24scsi: message: fusion: Remove unnecessary castWang Qing
2021-03-24scsi: ufs: ufs-exynos: Remove pwr_max from parameter list of exynos_ufs_post_...Yue Hu
2021-03-24scsi: ufs: core: Correct status type in ufshcd_vops_pwr_change_notify()Yue Hu
2021-03-24scsi: bnx2i: Make bnx2i_process_iscsi_error() simpler and more robustRasmus Villemoes
2021-03-24scsi: mac53c94: Fix warning comparing pointer to 0Jiapeng Chong
2021-03-24scsi: dc395x: Use bitwise instead of arithmetic operator for flagsJiapeng Chong
2021-03-24scsi: qla2xxx: Check kzalloc() return valueBart Van Assche
2021-03-24scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()Bart Van Assche
2021-03-24scsi: qla2xxx: Simplify qla8044_minidump_process_control()Bart Van Assche
2021-03-24scsi: qla2xxx: Suppress Coverity complaints about dseg_r*Bart Van Assche
2021-03-24scsi: qla2xxx: Fix endianness annotationsBart Van Assche
2021-03-24scsi: qla2xxx: Constify struct qla_tgt_func_tmplBart Van Assche
2021-03-18scsi: ibmvscsi_tgt: Remove duplicate section 'NOTE'Lee Jones