summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2021-03-04scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()Mike Christie1-1/+2
2021-03-04scsi: target: qla2xxx: Convert to new submission APIMike Christie1-4/+12
2021-03-04scsi: target: ibmvscsi_tgt: Convert to new submission APIMike Christie1-12/+3
2021-03-04scsi: core: Replace sdev->device_busy with sbitmapMing Lei6-22/+48
2021-03-04scsi: core: Make sure sdev->queue_depth is <= max(shost->can_queue, 1024)Ming Lei1-0/+11
2021-03-04scsi: core: Add scsi_device_busy() wrapperMing Lei4-5/+5
2021-03-04scsi: megaraid_sas: Replace sdev_busy with local counterKashyap Desai2-8/+41
2021-03-04scsi: blk-mq: Return budget token from .get_budget callbackMing Lei1-5/+11
2021-03-04scsi: blk-mq: Add callbacks for storing & retrieving budget tokenMing Lei1-0/+18
2021-03-04scsi: ufs: ufs-debugfs: Add user-defined exception event rate limitingAdrian Hunter4-2/+53
2021-03-04scsi: ufs: ufs-debugfs: Add user-defined exception_event_maskAdrian Hunter3-34/+120
2021-03-04scsi: ufs: Add exception event definitionsAdrian Hunter1-2/+8
2021-03-04scsi: ufs: Add exception event tracepointAdrian Hunter1-0/+2
2021-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds24-222/+612
2021-02-22scsi: hpsa: Correct dev cmds outstanding for retried cmdsDon Brace2-8/+45
2021-02-22scsi: sd: Fix Opal supportBart Van Assche1-3/+3
2021-02-22scsi: sd: sd_zbc: Don't pass GFP_NOIO to kvcallocJohannes Thumshirn1-1/+5
2021-02-22scsi: aic7xxx: Remove unused function pointer typedef ahc_bus_suspend/resume_tChen Lin1-2/+0
2021-02-22scsi: bnx2fc: Fix Kconfig warning & CNIC build errorsRandy Dunlap1-0/+1
2021-02-22scsi: ufs: Fix a duplicate dev quirk numberAvri Altman1-1/+1
2021-02-22scsi: aic79xx: Fix spelling of versionBhaskar Chowdhury1-1/+1
2021-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds129-8893/+5332
2021-02-22Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds3-13/+2
2021-02-21Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-9/+5
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds5-9/+43
2021-02-17Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai9-26/+64
2021-02-10sd_zbc: clear zone resources for non-zoned caseDamien Le Moal1-5/+32
2021-02-10block: introduce zone_write_granularity limitDamien Le Moal1-0/+8
2021-02-08scsi: iscsi: Drop session lock in iscsi_session_chkready()Mike Christie1-3/+0
2021-02-08scsi: qla4xxx: Use iscsi_is_session_online()Mike Christie1-1/+1
2021-02-08scsi: libiscsi: Reset max/exp cmdsn during recoveryMike Christie1-0/+7
2021-02-08scsi: iscsi_tcp: Fix shost can_queue initializationMike Christie1-2/+7
2021-02-08scsi: libiscsi: Add helper to calculate max SCSI cmds per sessionMike Christie1-32/+54
2021-02-08scsi: libiscsi: Fix iSCSI host workq destructionMike Christie1-2/+3
2021-02-08scsi: libiscsi: Fix iscsi_task use after free()Mike Christie2-28/+45
2021-02-08scsi: libiscsi: Drop taskqueuelockMike Christie2-94/+170
2021-02-08scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handlingMike Christie1-8/+3
2021-02-08scsi: isci: Remove redundant initialization of variable 'status'Yang Li1-6/+2
2021-02-08scsi: ufs: Print the counter of each event historyDooHyun Hwang1-2/+4
2021-02-08scsi: qla2xxx: Simplify if statementJiapeng Chong1-2/+1
2021-02-08scsi: mpt3sas: Update driver version to 37.100.00.00Suganath Prabu S1-2/+2
2021-02-08scsi: mpt3sas: Additional diagnostic buffer query interfaceSuganath Prabu S6-4/+177
2021-02-08scsi: mpt3sas: Add support for shared host tagset for CPU hotplugSreekanth Reddy3-18/+75
2021-02-08scsi: mpt3sas: Fix ReplyPostFree pool allocationSreekanth Reddy1-1/+2
2021-02-08scsi: pmcraid: Fix 'ioarcb' alignment warningArnd Bergmann1-3/+3
2021-02-08scsi: scsi_debug: Fix a memory leakMaurizio Lombardi1-0/+1
2021-02-08scsi: sd: Warn if unsupported ZBC device is probedDamien Le Moal1-3/+5
2021-02-01scsi: ufs: use devm_blk_ksm_init()Eric Biggers3-13/+2
2021-01-29scsi: ufs: Give clk scaling min gear a valueCan Guo1-0/+3
2021-01-29scsi: lpfc: Fix EEH encountering oops with NVMe trafficJames Smart1-0/+3