summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-30scsi: core: Remove duplicate declarationsWan Jiabing1-2/+0
2021-03-30scsi: core: Fix comment typodudengke1-1/+1
2021-03-30scsi: fnic: Remove bogus ratelimit messagesLee Duncan1-6/+8
2021-03-30scsi: qla2xxx: Update version to 10.02.00.106-kNilesh Javali1-2/+2
2021-03-30scsi: qla2xxx: Do logout even if fabric scan retries got exhaustedQuinn Tran1-0/+4
2021-03-30scsi: qla2xxx: Update default AER debug maskQuinn Tran1-1/+1
2021-03-30scsi: qla2xxx: Fix mailbox recovery during PCIe errorQuinn Tran1-9/+30
2021-03-30scsi: qla2xxx: Fix crash in PCIe error handlingQuinn Tran10-105/+265
2021-03-30scsi: qla2xxx: Fix RISC RESET completion pollingQuinn Tran1-6/+59
2021-03-30scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()Arun Easi1-7/+0
2021-03-30scsi: qla2xxx: Fix use after free in bsgQuinn Tran1-1/+2
2021-03-30scsi: qla2xxx: Consolidate zio threshold setting for both FCP & NVMeQuinn Tran2-21/+14
2021-03-30scsi: qla2xxx: Fix stuck sessionQuinn Tran2-1/+7
2021-03-30scsi: qla2xxx: Add H:C:T info in the log message for fc portsArun Easi1-4/+5
2021-03-30scsi: qla2xxx: Fix IOPS drop seen in some adaptersArun Easi1-0/+19
2021-03-25scsi: pm8001: Avoid -Wrestrict warningArnd Bergmann1-1/+5
2021-03-25scsi: lpfc: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-25scsi: esp_scsi: Trivial typo fixesBhaskar Chowdhury1-2/+2
2021-03-25scsi: bfa: Fix a typo in two placesBhaskar Chowdhury1-2/+2
2021-03-25scsi: lpfc: Fix a typowengjianfeng1-3/+3
2021-03-25scsi: scsi_dh: Fix a typoBhaskar Chowdhury2-2/+2
2021-03-25scsi: bnx2fc: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-25scsi: mpt3sas: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-25scsi: csiostor: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-25scsi: ufs: Remove unnecessary NULL checks in ufshcd_find_max_sup_active_icc_l...Yue Hu1-3/+3
2021-03-25scsi: bfa: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2021-03-25scsi: qla1280: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2021-03-25scsi: ibmvscsi: Remove unnecessary castWang Qing1-2/+1
2021-03-25scsi: fnic: Remove unnecessary castWang Qing1-2/+1
2021-03-25scsi: message: fusion: Remove unnecessary castWang Qing1-3/+3
2021-03-25scsi: ufs: ufs-exynos: Remove pwr_max from parameter list of exynos_ufs_post_...Yue Hu1-2/+1
2021-03-25scsi: ufs: core: Correct status type in ufshcd_vops_pwr_change_notify()Yue Hu1-1/+1
2021-03-25scsi: bnx2i: Make bnx2i_process_iscsi_error() simpler and more robustRasmus Villemoes1-44/+41
2021-03-25scsi: mac53c94: Fix warning comparing pointer to 0Jiapeng Chong1-6/+7
2021-03-25scsi: dc395x: Use bitwise instead of arithmetic operator for flagsJiapeng Chong1-1/+1
2021-03-25scsi: qla2xxx: Check kzalloc() return valueBart Van Assche1-0/+4
2021-03-25scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()Bart Van Assche1-1/+7
2021-03-25scsi: qla2xxx: Simplify qla8044_minidump_process_control()Bart Van Assche1-8/+0
2021-03-25scsi: qla2xxx: Suppress Coverity complaints about dseg_r*Bart Van Assche2-8/+12
2021-03-25scsi: qla2xxx: Fix endianness annotationsBart Van Assche4-7/+9
2021-03-25scsi: qla2xxx: Constify struct qla_tgt_func_tmplBart Van Assche2-2/+2
2021-03-19scsi: ibmvscsi_tgt: Remove duplicate section 'NOTE'Lee Jones1-4/+4
2021-03-19scsi: ibmvscsi: Fix a bunch of misdocumentationLee Jones1-11/+18
2021-03-19scsi: ibmvscsi: Fix a bunch of kernel-doc related issuesLee Jones1-35/+35
2021-03-19scsi: cxlflash: Fix some misnaming related doc-rotLee Jones1-4/+4
2021-03-19scsi: cxlflash: Fix a few misnaming issuesLee Jones1-3/+3
2021-03-19scsi: cxlflash: Fix a little doc-rotLee Jones1-4/+4
2021-03-19scsi: isci: remote_node_table: Provide some missing params and remove othersLee Jones1-6/+7
2021-03-19scsi: isci: remote_node_context: Demote kernel-doc abuseLee Jones1-1/+1
2021-03-19scsi: isci: port: Fix a bunch of kernel-doc issuesLee Jones1-29/+31