summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-02-23scsi: target: core: Prevent underflow for service actionsAleksandr Miloserdov1-4/+11
2021-02-23scsi: target: core: Add cmd length set before cmd completeAleksandr Miloserdov1-4/+11
2021-02-09scsi: iscsi: Drop session lock in iscsi_session_chkready()Mike Christie1-3/+0
2021-02-09scsi: qla4xxx: Use iscsi_is_session_online()Mike Christie1-1/+1
2021-02-09scsi: libiscsi: Reset max/exp cmdsn during recoveryMike Christie1-0/+7
2021-02-09scsi: iscsi_tcp: Fix shost can_queue initializationMike Christie1-2/+7
2021-02-09scsi: libiscsi: Add helper to calculate max SCSI cmds per sessionMike Christie1-32/+54
2021-02-09scsi: libiscsi: Fix iSCSI host workq destructionMike Christie1-2/+3
2021-02-09scsi: libiscsi: Fix iscsi_task use after free()Mike Christie2-28/+45
2021-02-09scsi: libiscsi: Drop taskqueuelockMike Christie2-94/+170
2021-02-09scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handlingMike Christie1-8/+3
2021-02-09scsi: isci: Remove redundant initialization of variable 'status'Yang Li1-6/+2
2021-02-09scsi: ufs: Print the counter of each event historyDooHyun Hwang1-2/+4
2021-02-09scsi: qla2xxx: Simplify if statementJiapeng Chong1-2/+1
2021-02-09scsi: target: sbp: Remove unneeded semicolonYang Li1-1/+1
2021-02-09scsi: mpt3sas: Update driver version to 37.100.00.00Suganath Prabu S1-2/+2
2021-02-09scsi: mpt3sas: Additional diagnostic buffer query interfaceSuganath Prabu S6-4/+177
2021-02-09scsi: mpt3sas: Add support for shared host tagset for CPU hotplugSreekanth Reddy3-18/+75
2021-02-09scsi: mpt3sas: Fix ReplyPostFree pool allocationSreekanth Reddy1-1/+2
2021-02-09scsi: pmcraid: Fix 'ioarcb' alignment warningArnd Bergmann1-3/+3
2021-02-09scsi: sd: Warn if unsupported ZBC device is probedDamien Le Moal1-3/+5
2021-01-29scsi: ufs: Give clk scaling min gear a valueCan Guo1-0/+3
2021-01-29scsi: lpfc: Fix 'physical' typosBjorn Helgaas1-1/+1
2021-01-29scsi: megaraid_mbox: Fix spelling of 'allocated'dingsenjie1-1/+1
2021-01-29scsi: qla2xxx: Simplify the calculation of variablesJiapeng Zhong1-1/+1
2021-01-27scsi: message: fusion: Fix 'physical' typosBjorn Helgaas2-2/+2
2021-01-27scsi: target: core: Change ASCQ for residual writeAnastasia Kovaleva1-1/+7
2021-01-27scsi: target: core: Signal WRITE residualsAnastasia Kovaleva1-14/+20
2021-01-27scsi: target: core: Set residuals for 4Kn devicesRoman Bolshakov1-11/+0
2021-01-27scsi: hisi_sas: Add trace FIFO debugfs supportLuo Jiaxing2-0/+266
2021-01-27scsi: hisi_sas: Flush workqueue in hisi_sas_v3_remove()Luo Jiaxing1-0/+1
2021-01-27scsi: hisi_sas: Enable debugfs support by defaultLuo Jiaxing2-2/+17
2021-01-27scsi: hisi_sas: Don't check .nr_hw_queues in hisi_sas_task_prep()John Garry1-4/+2
2021-01-27scsi: hisi_sas: Remove deferred probe check in hisi_sas_v2_probe()John Garry1-12/+0
2021-01-27scsi: lpfc: Add auto select on IRQ_POLLTong Zhang1-0/+1
2021-01-27scsi: ncr53c8xx: Fix typosHannes Reinecke1-3/+3
2021-01-27scsi: lpfc: Fix ancient double freeDan Carpenter1-8/+7
2021-01-27scsi: qla2xxx: Fix some memory corruptionDan Carpenter1-1/+1
2021-01-27Merge branch '5.11/scsi-fixes' into 5.12/scsi-queueMartin K. Petersen10-30/+70
2021-01-23scsi: qla2xxx: Remove redundant NULL checkYang Li1-10/+5
2021-01-23scsi: megaraid: Fix ifnullfree.cocci warningskernel test robot1-2/+1
2021-01-23scsi: qla1280: Fix printk regressionRené Rebe1-6/+6
2021-01-23scsi: ufs: Cleanup WB buffer flush toggle implementationBean Huo1-42/+19
2021-01-23scsi: qla2xxx: Remove unnecessary NULL checkDan Carpenter1-1/+1
2021-01-23scsi: qla2xxx: Assign boolean values to a bool variableJiapeng Zhong1-2/+2
2021-01-23scsi: lpfc: Fix kerneldoc inconsistency in lpfc_sli4_dump_page_a0()Eric Curtin1-1/+1
2021-01-23scsi: mpt3sas: Simplify bool comparisonYANG LI1-2/+2
2021-01-23scsi: libsas: Remove temporarily-added _gfp() API variantsAhmed S. Darwish3-25/+0
2021-01-23scsi: mvsas: Switch back to original libsas event notifiersAhmed S. Darwish1-4/+4
2021-01-23scsi: isci: Switch back to original libsas event notifiersAhmed S. Darwish1-6/+6