summaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)AuthorLines
2021-01-24block, bfq: do not raise non-default weightsPaolo Valente-3/+7
2021-01-24block, bfq: increase time window for waker detectionPaolo Valente-1/+1
2021-01-24block, bfq: set next_rq to waker_bfqq->next_rq in waker injectionJia Cheng Hu-1/+1
2021-01-24block, bfq: use half slice_idle as a threshold to check short ttimePaolo Valente-3/+4
2021-01-24block: use an xarray for disk->part_tblChristoph Hellwig-178/+19
2021-01-24block: remove DISK_PITER_REVERSEChristoph Hellwig-30/+7
2021-01-24block: add a disk_uevent helperChristoph Hellwig-13/+14
2021-01-24blk-mq: use ->bi_bdev for I/O accountingChristoph Hellwig-51/+5
2021-01-24block: use ->bi_bdev for bio based I/O accountingChristoph Hellwig-10/+13
2021-01-24block: do not reassig ->bi_bdev when partition remappingChristoph Hellwig-2/+3
2021-01-24block: simplify submit_bio_checks a bitChristoph Hellwig-25/+14
2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig-69/+55
2021-01-24block: propagate BLKROSET on the whole device to all partitionsChristoph Hellwig-2/+1
2021-01-24block: add a hard-readonly flag to struct gendiskChristoph Hellwig-19/+21
2021-01-24block: remove the NULL bdev check in bdev_read_onlyChristoph Hellwig-3/+0
2021-01-10Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds-13/+23
2021-01-08blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHAREDJohn Garry-0/+1
2021-01-05block: fix use-after-free in disk_part_iter_nextMing Lei-4/+7
2021-01-05bfq: Fix computation of shallow depthJan Kara-4/+4
2021-01-05blk-iocost: fix NULL iocg deref from racing against initializationTejun Heo-5/+11
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-20/+27
2020-12-29block: add debugfs stanza for QUEUE_FLAG_NOWAITAndres Freund-0/+1
2020-12-22block: update some copyrightsChristoph Hellwig-0/+3
2020-12-17blk-mq: Don't complete on a remote CPU in force threaded modeSebastian Andrzej Siewior-0/+8
2020-12-17blk-iocost: Add iocg idle state tracepointBaolin Wang-0/+3
2020-12-16blk-mq: Remove 'running from the wrong CPU' warningDaniel Wagner-25/+0
2020-12-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-1/+1
2020-12-16Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds-17/+18
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds-943/+583
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+1
2020-12-12blk-mq: fix msec comment from micro to milli secondsMinwoo Im-3/+3
2020-12-12blk-mq: update arg in comment of blk_mq_map_queueMinwoo Im-1/+1
2020-12-12blk-mq: add helper allocating tagset->tagsMinwoo Im-1/+7
2020-12-09scsi: block: Do not accept any requests while suspendedAlan Stern-8/+13
2020-12-09scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPTBart Van Assche-7/+3
2020-12-09scsi: block: Introduce BLK_MQ_REQ_PMBart Van Assche-3/+6
2020-12-09scsi: block: Fix a race in the runtime power management codeBart Van Assche-6/+9
2020-12-07Revert "block: Fix a lockdep complaint triggered by request queue flushing"Ming Lei-6/+0
2020-12-07blk-mq: add new API of blk_mq_hctx_set_fq_lock_classMing Lei-0/+25
2020-12-07block: disable iopoll for split bioJeffle Xu-0/+13
2020-12-07block: Align max_hw_sectors to logical blocksizeDamien Le Moal-5/+18
2020-12-07block: Improve blk_revalidate_disk_zones() checksDamien Le Moal-1/+15
2020-12-07blk-mq: skip hybrid polling if iopoll doesn't spinPavel Begunkov-2/+3
2020-12-07blk-iocost: Factor out the base vrate change into a separate functionBaolin Wang-45/+54
2020-12-07blk-iocost: Factor out the active iocgs' state check into a separate functionBaolin Wang-40/+54
2020-12-07blk-iocost: Move the usage ratio calculation to the correct placeBaolin Wang-21/+23
2020-12-07blk-iocost: Remove unnecessary advance declarationBaolin Wang-2/+0
2020-12-07blk-iocost: Fix some typos in commentsBaolin Wang-6/+6
2020-12-05Merge tag 'block-5.10-2020-12-05' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+4
2020-12-04Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1