summaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)AuthorLines
2021-08-21Merge tag 'block-5.14-2021-08-20' of git://git.kernel.dk/linux-blockLinus Torvalds-32/+20
2021-08-17blk-mq: fix is_flush_rqMing Lei-6/+7
2021-08-17blk-mq: fix kernel panic during iterating over flush requestMing Lei-1/+8
2021-08-17blk-mq: don't grab rq's refcount in blk_mq_check_expired()Ming Lei-25/+5
2021-08-13Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds-313/+22
2021-08-13blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHAREDYu Kuai-2/+4
2021-08-11Revert "block/mq-deadline: Add cgroup support"Tejun Heo-307/+14
2021-08-09blk-iocost: fix lockdep warning on blkcg->lockMing Lei-4/+4
2021-08-09Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+8
2021-08-07Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+7
2021-08-06kyber: make trace_block_rq call consistent with documentationVincent Fu-1/+1
2021-08-05block/partitions/ldm.c: Fix a kernel-doc warningBart Van Assche-1/+1
2021-08-05blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()Yu Kuai-1/+5
2021-07-30Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds-20/+11
2021-07-27block: delay freeing the gendiskChristoph Hellwig-2/+1
2021-07-27blk-iocost: fix operation ordering in iocg_wake_fn()Tejun Heo-5/+6
2021-07-27cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_syncTejun Heo-6/+8
2021-07-27blk-mq-sched: Fix blk_mq_sched_alloc_tags() error handlingJohn Garry-13/+4
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds-27/+63
2021-07-07blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgsYu Kuai-0/+15
2021-07-07block: fix the problem of io_ticks becoming smallerChunguang Xu-1/+1
2021-07-04scsi: blkcg: Fix application ID config optionsMartin K. Petersen-1/+1
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-7/+21
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-17/+12
2021-07-01block: remove the bdgrab in blk_drop_partitionsChristoph Hellwig-5/+1
2021-07-01block: grab a device refcount in disk_ueventChristoph Hellwig-2/+2
2021-06-30block: check disk exist before trying to add partitionYufen Yu-7/+16
2021-06-30Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-27/+92
2021-06-30block: return errors from blk_execute_rq()Keith Busch-2/+5
2021-06-30block: support polling through blk_execute_rqKeith Busch-1/+17
2021-06-30block: remove REQ_OP_SCSI_{IN,OUT}Christoph Hellwig-7/+5
2021-06-30block: mark blk_mq_init_queue_data staticChristoph Hellwig-2/+1
2021-06-30Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+1
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds-1757/+2911
2021-06-29block: fix discard request mergeMing Lei-2/+6
2021-06-27block/mq-deadline: Remove a WARN_ON_ONCE() callBart Van Assche-1/+0
2021-06-25blk-mq: update hctx->dispatch_busy in case of real schedulerMing Lei-3/+0
2021-06-24blk: Fix lock inversion between ioc lock and bfqd lockJan Kara-21/+41
2021-06-24bfq: Remove merged request already in bfq_requests_merged()Jan Kara-28/+13
2021-06-24block: pass a gendisk to bdev_disk_changedChristoph Hellwig-12/+10
2021-06-24block: move bdev_disk_changedChristoph Hellwig-1/+54
2021-06-24block: add the events* attributes to disk_attrsChristoph Hellwig-19/+10
2021-06-24block: move the disk events code to a separate fileChristoph Hellwig-493/+491
2021-06-24block: fix trace completion for chained bioEdward Hsieh-7/+6
2021-06-21block/partitions/msdos: Fix typo inidicator -> indicatorThomas Bracht Laumann Jespersen-1/+1
2021-06-21block, bfq: reset waker pointer with shared queuesPaolo Valente-2/+4
2021-06-21block, bfq: check waker only for queues with no in-flight I/OPaolo Valente-8/+13
2021-06-21block, bfq: avoid delayed merge of async queuesPaolo Valente-1/+7
2021-06-21block, bfq: boost throughput by extending queue-merging timesPietro Pedroni-3/+13
2021-06-21block, bfq: consider also creation time in delayed stable mergePaolo Valente-1/+3