summaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2021-09-03blk-mq: don't grab rq's refcount in blk_mq_check_expired()Ming Lei
2021-09-03blk-iocost: fix lockdep warning on blkcg->lockMing Lei
2021-08-26kyber: make trace_block_rq call consistent with documentationVincent Fu
2021-08-18cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_syncTejun Heo
2021-08-12blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()Yu Kuai
2021-08-04block: delay freeing the gendiskChristoph Hellwig
2021-08-04blk-iocost: fix operation ordering in iocg_wake_fn()Tejun Heo
2021-07-20block: grab a device refcount in disk_ueventChristoph Hellwig
2021-07-20block: fix the problem of io_ticks becoming smallerChunguang Xu
2021-07-20partitions: msdos: fix one-byte get_unaligned()Arnd Bergmann
2021-07-19rq-qos: fix missed wake-ups in rq_qos_throttle try twoJan Kara
2021-07-14blk-mq: update hctx->dispatch_busy in case of real schedulerMing Lei
2021-07-14block: fix trace completion for chained bioEdward Hsieh
2021-07-14block, bfq: reset waker pointer with shared queuesPaolo Valente
2021-07-14block, bfq: avoid delayed merge of async queuesPaolo Valente
2021-07-14blk-wbt: make sure throttle is enabled properlyZhang Yi
2021-07-14blk-wbt: introduce a new disable state to prevent false positive by rwb_enabl...Zhang Yi
2021-07-14block: avoid double io accounting for flush requestMing Lei
2021-07-14block: fix discard request mergeMing Lei
2021-07-14block, bfq: fix delayed stable merge checkLuca Mariotti
2021-07-14block: fix race between adding/removing rq qos and normal IOMing Lei
2021-07-14blk-mq: clear stale request in tags->rq[] before freeing one request poolMing Lei
2021-07-14blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iterMing Lei
2021-05-22Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-20block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig
2021-05-15Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-14block/partitions/efi.c: Fix the efi_partition() kernel-doc headerBart Van Assche
2021-05-14blk-mq: Swap two calls in blk_mq_exit_queue()Bart Van Assche
2021-05-14blk-mq: plug request for shared sbitmapMing Lei
2021-05-12block, bfq: avoid circular stable mergesPaolo Valente
2021-05-11blk-iocost: fix weight updates of inner active iocgsTejun Heo
2021-05-11kyber: fix out of bounds access when preemptedOmar Sandoval
2021-05-09Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-08Revert "bio: limit bio max size"Jens Axboe
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-06include: remove pagemap.h from blkdev.hMatthew Wilcox (Oracle)
2021-05-03bio: limit bio max sizeChangheun Lee
2021-04-30cgroup: rstat: punt root-level optimization to individual controllersJohannes Weiner
2021-04-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-04-28Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-04-26blk-iocost: don't ignore vrate_min on QD contentionTejun Heo
2021-04-21block: return -EBUSY when there are open partitions in blkdev_reread_partChristoph Hellwig
2021-04-16blk-mq: Fix spurious debugfs directory creation during initializationSaravanan D
2021-04-16bfq/mq-deadline: remove redundant check for passthrough requestLin Feng
2021-04-16blk-mq: bypass IO scheduler's limit_depth for passthrough requestLin Feng
2021-04-13block: Remove an obsolete comment from sg_io()Bart Van Assche
2021-04-12block: move bio_list_copy_data to pktcdvdChristoph Hellwig
2021-04-12block: remove zero_fill_bio_iterChristoph Hellwig
2021-04-12block: remove an incorrect check from blk_rq_append_bioChristoph Hellwig