summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-03-073-8/+3
|\
| * vio: make remove callback return voidUwe Kleine-König2021-03-023-8/+3
* | scsi: iscsi: Verify lengths on passthrough PDUsChris Leech2021-03-041-0/+9
* | scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZEChris Leech2021-03-042-83/+90
* | scsi: iscsi: Restrict sessions and handles to admin capabilitiesLee Duncan2021-03-041-0/+6
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-02-2824-222/+612
|\
| * scsi: hpsa: Correct dev cmds outstanding for retried cmdsDon Brace2021-02-222-8/+45
| * scsi: sd: Fix Opal supportBart Van Assche2021-02-221-3/+3
| * scsi: sd: sd_zbc: Don't pass GFP_NOIO to kvcallocJohannes Thumshirn2021-02-221-1/+5
| * scsi: aic7xxx: Remove unused function pointer typedef ahc_bus_suspend/resume_tChen Lin2021-02-221-2/+0
| * scsi: bnx2fc: Fix Kconfig warning & CNIC build errorsRandy Dunlap2021-02-221-0/+1
| * scsi: ufs: Fix a duplicate dev quirk numberAvri Altman2021-02-221-1/+1
| * scsi: aic79xx: Fix spelling of versionBhaskar Chowdhury2021-02-221-1/+1
| * scsi: iscsi: Drop session lock in iscsi_session_chkready()Mike Christie2021-02-081-3/+0
| * scsi: qla4xxx: Use iscsi_is_session_online()Mike Christie2021-02-081-1/+1
| * scsi: libiscsi: Reset max/exp cmdsn during recoveryMike Christie2021-02-081-0/+7
| * scsi: iscsi_tcp: Fix shost can_queue initializationMike Christie2021-02-081-2/+7
| * scsi: libiscsi: Add helper to calculate max SCSI cmds per sessionMike Christie2021-02-081-32/+54
| * scsi: libiscsi: Fix iSCSI host workq destructionMike Christie2021-02-081-2/+3
| * scsi: libiscsi: Fix iscsi_task use after free()Mike Christie2021-02-082-28/+45
| * scsi: libiscsi: Drop taskqueuelockMike Christie2021-02-082-94/+170
| * scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handlingMike Christie2021-02-081-8/+3
| * scsi: isci: Remove redundant initialization of variable 'status'Yang Li2021-02-081-6/+2
| * scsi: ufs: Print the counter of each event historyDooHyun Hwang2021-02-081-2/+4
| * scsi: qla2xxx: Simplify if statementJiapeng Chong2021-02-081-2/+1
| * scsi: mpt3sas: Update driver version to 37.100.00.00Suganath Prabu S2021-02-081-2/+2
| * scsi: mpt3sas: Additional diagnostic buffer query interfaceSuganath Prabu S2021-02-086-4/+177
| * scsi: mpt3sas: Add support for shared host tagset for CPU hotplugSreekanth Reddy2021-02-083-18/+75
| * scsi: mpt3sas: Fix ReplyPostFree pool allocationSreekanth Reddy2021-02-081-1/+2
| * scsi: pmcraid: Fix 'ioarcb' alignment warningArnd Bergmann2021-02-081-3/+3
| * scsi: sd: Warn if unsupported ZBC device is probedDamien Le Moal2021-02-081-3/+5
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-02-22129-8893/+5332
|\|
| * scsi: ufs: Give clk scaling min gear a valueCan Guo2021-01-291-0/+3
| * scsi: lpfc: Fix 'physical' typosBjorn Helgaas2021-01-291-1/+1
| * scsi: megaraid_mbox: Fix spelling of 'allocated'dingsenjie2021-01-291-1/+1
| * scsi: qla2xxx: Simplify the calculation of variablesJiapeng Zhong2021-01-291-1/+1
| * scsi: hisi_sas: Add trace FIFO debugfs supportLuo Jiaxing2021-01-262-0/+266
| * scsi: hisi_sas: Flush workqueue in hisi_sas_v3_remove()Luo Jiaxing2021-01-261-0/+1
| * scsi: hisi_sas: Enable debugfs support by defaultLuo Jiaxing2021-01-262-2/+17
| * scsi: hisi_sas: Don't check .nr_hw_queues in hisi_sas_task_prep()John Garry2021-01-261-4/+2
| * scsi: hisi_sas: Remove deferred probe check in hisi_sas_v2_probe()John Garry2021-01-261-12/+0
| * scsi: lpfc: Add auto select on IRQ_POLLTong Zhang2021-01-261-0/+1
| * scsi: ncr53c8xx: Fix typosHannes Reinecke2021-01-261-3/+3
| * scsi: lpfc: Fix ancient double freeDan Carpenter2021-01-261-8/+7
| * scsi: qla2xxx: Fix some memory corruptionDan Carpenter2021-01-261-1/+1
| * Merge branch '5.11/scsi-fixes' into 5.12/scsi-queueMartin K. Petersen2021-01-268-26/+61
| |\
| * | scsi: qla2xxx: Remove redundant NULL checkYang Li2021-01-221-10/+5
| * | scsi: megaraid: Fix ifnullfree.cocci warningskernel test robot2021-01-221-2/+1
| * | scsi: qla1280: Fix printk regressionRené Rebe2021-01-221-6/+6
| * | scsi: ufs: Cleanup WB buffer flush toggle implementationBean Huo2021-01-221-42/+19