summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-03-04scsi: core: Add mq_poll support to SCSI layerKashyap Desai3-0/+28
2021-03-04scsi: target: core: Make completion affinity configurableMike Christie4-2/+77
2021-03-04scsi: target: core: Flush submission work during TMR processingMike Christie1-0/+4
2021-03-04scsi: target: tcmu: Add backend plug/unplug calloutsMike Christie1-2/+25
2021-03-04scsi: target: iblock: Add backend plug/unplug calloutsMike Christie2-1/+53
2021-03-04scsi: target: core: Fix backend pluggingMike Christie3-1/+48
2021-03-04scsi: target: core: Cleanup cmd flag bitsMike Christie1-19/+19
2021-03-04scsi: target: tcm_loop: Use LIO wq cmd submission helperMike Christie2-17/+6
2021-03-04scsi: target: tcm_loop: Use block cmd allocator for se_cmdsMike Christie1-11/+8
2021-03-04scsi: target: vhost-scsi: Use LIO wq cmd submission helperMike Christie1-30/+6
2021-03-04scsi: target: core: Add workqueue based cmd submissionMike Christie5-4/+59
2021-03-04scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()Mike Christie10-16/+23
2021-03-04scsi: target: core: Remove target_submit_cmd_map_sgls()Mike Christie2-64/+18
2021-03-04scsi: target: tcm_fc: Convert to new submission APIMike Christie1-4/+10
2021-03-04scsi: target: xen-scsiback: Convert to new submission APIMike Christie1-12/+9
2021-03-04scsi: target: vhost-scsi: Convert to new submission APIMike Christie1-11/+9
2021-03-04scsi: target: usb: gadget: Convert to new submission APIMike Christie1-10/+6
2021-03-04scsi: target: sbp_target: Convert to new submission APIMike Christie1-5/+3
2021-03-04scsi: target: tcm_loop: Convert to new submission APIMike Christie1-12/+10
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: target: srpt: Convert to new submission APIMike Christie1-5/+8
2021-03-04scsi: target: core: Break up target_submit_cmd_map_sgls()Mike Christie2-61/+148
2021-03-04scsi: target: core: Rename transport_init_se_cmd()Mike Christie5-31/+31
2021-03-04scsi: target: core: Drop kref_get_unless_zero() in target_get_sess_cmd()Mike Christie1-3/+1
2021-03-04scsi: target: core: Move t_task_cdb initializationMike Christie1-1/+1
2021-03-04scsi: core: Replace sdev->device_busy with sbitmapMing Lei7-24/+51
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 Lei6-6/+11
2021-03-04scsi: megaraid_sas: Replace sdev_busy with local counterKashyap Desai2-8/+41
2021-03-04scsi: core: Put hot fields of scsi_host_template in one cachelineMing Lei1-33/+39
2021-03-04scsi: blk-mq: Return budget token from .get_budget callbackMing Lei5-26/+72
2021-03-04scsi: blk-mq: Add callbacks for storing & retrieving budget tokenMing Lei3-0/+29
2021-03-04scsi: sbitmap: Add sbitmap_calculate_shift() helperMing Lei2-13/+21
2021-03-04scsi: sbitmap: Export sbitmap_weightMing Lei2-5/+16
2021-03-04scsi: sbitmap: Move allocation hint into sbitmapMing Lei5-65/+96
2021-03-04scsi: sbitmap: Add helpers for updating allocation hintMing Lei1-39/+54
2021-03-04scsi: sbitmap: Maintain allocation round_robin in sbitmapMing Lei5-28/+29
2021-03-04scsi: sbitmap: Remove sbitmap_clear_bit_unlockMing Lei1-6/+0
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 Hunter2-0/+23
2021-03-02Merge tag 'misc-5.12-2021-03-02' of git://git.kernel.dk/linux-blockLinus Torvalds4-6/+16
2021-03-02swap: fix swapfile read/write offsetJens Axboe3-5/+14
2021-03-02ia64: don't call handle_signal() unless there's actually a signal queuedJens Axboe1-1/+2
2021-03-01Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds9-46/+68
2021-03-01Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-59/+175
2021-02-28Linux 5.12-rc1v5.12-rc1-dontusev5.12-rc1Linus Torvalds1-3/+3
2021-02-28Merge tag 'ide-5.11-2021-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+2