- c66fd01 block: make the block holder code optional by Christoph Hellwig · 3 years, 5 months ago
- 90b7198 blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flag by Bart Van Assche · 3 years, 5 months ago
- 2bc1f6e block: remove blk-mq-sysfs dead code by Damien Le Moal · 3 years, 6 months ago
- e6138dc block: add a helper to raise a media changed event by Matteo Croce · 3 years, 6 months ago
- 13927b3 block: export diskseq in sysfs by Matteo Croce · 3 years, 6 months ago
- 7957d93 block: add ioctl to read the disk sequence number by Matteo Croce · 3 years, 6 months ago
- 87eb710 block: export the diskseq in uevents by Matteo Croce · 3 years, 6 months ago
- cf17994 block: add disk sequence number by Matteo Croce · 3 years, 6 months ago
- 2164877 block: remove cmdline-parser.c by Christoph Hellwig · 3 years, 5 months ago
- abd2864 block: remove disk_name() by Christoph Hellwig · 3 years, 5 months ago
- 1d70354 block: simplify disk name formatting in check_partition by Christoph Hellwig · 3 years, 5 months ago
- 453b8ab block: simplify printing the device names disk_stack_limits by Christoph Hellwig · 3 years, 5 months ago
- a291bb43 block: use the %pg format specifier in show_partition by Christoph Hellwig · 3 years, 5 months ago
- a9e7bc3 block: use the %pg format specifier in printk_all_partitions by Christoph Hellwig · 3 years, 5 months ago
- 26e2d7a block: reduce stack usage in diskstats_show by Abd-Alrhman Masalkhi · 3 years, 5 months ago
- 2f4731d block: remove bdput by Christoph Hellwig · 3 years, 5 months ago
- 9d3b881 block: change the refcounting for partitions by Christoph Hellwig · 3 years, 5 months ago
- 0468c53 block: allocate bd_meta_info later in add_partitions by Christoph Hellwig · 3 years, 5 months ago
- d7a6657 block: unhash the whole device inode earlier by Christoph Hellwig · 3 years, 5 months ago
- a45e43c block: assert the locking state in delete_partition by Christoph Hellwig · 3 years, 5 months ago
- 503469b block: use bvec_kmap_local in bio_integrity_process by Christoph Hellwig · 3 years, 5 months ago
- 8aec120 block: use bvec_kmap_local in t10_pi_type1_{prepare,complete} by Christoph Hellwig · 3 years, 5 months ago
- 4aebe85 block: use memcpy_from_bvec in __blk_queue_bounce by Christoph Hellwig · 3 years, 5 months ago
- d24920e block: use memcpy_from_bvec in bio_copy_kern_endio_read by Christoph Hellwig · 3 years, 5 months ago
- f434cdc block: use memcpy_to_bvec in copy_to_high_bio_irq by Christoph Hellwig · 3 years, 5 months ago
- f8b679a block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec by Christoph Hellwig · 3 years, 5 months ago
- ab6c340 block: use memzero_page in zero_fill_bio by Christoph Hellwig · 3 years, 5 months ago
- 4669e13 Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
- 340e845 block: delay freeing the gendisk by Christoph Hellwig · 3 years, 5 months ago
- 5ab189c blk-iocost: fix operation ordering in iocg_wake_fn() by Tejun Heo · 3 years, 5 months ago
- b93af30 blk-mq-sched: Fix blk_mq_sched_alloc_tags() error handling by John Garry · 3 years, 5 months ago
- a022f7d Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
- a731763 blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgs by Yu Kuai · 3 years, 6 months ago
- d80c228 block: fix the problem of io_ticks becoming smaller by Chunguang Xu · 3 years, 6 months ago
- d2500a0 scsi: blkcg: Fix application ID config options by Martin K. Petersen · 3 years, 6 months ago
- bd31b9e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 6 months ago
- 4cad671 Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 6 months ago
- 63c38d8 block: remove the bdgrab in blk_drop_partitions by Christoph Hellwig · 3 years, 6 months ago
- 498dcc1 block: grab a device refcount in disk_uevent by Christoph Hellwig · 3 years, 6 months ago
- b5cfbd3 block: check disk exist before trying to add partition by Yufen Yu · 3 years, 7 months ago
- 2cfa582b Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 3 years, 6 months ago
- fb9b16e block: return errors from blk_execute_rq() by Keith Busch · 3 years, 7 months ago
- c01b5a8 block: support polling through blk_execute_rq by Keith Busch · 3 years, 7 months ago
- da6269d block: remove REQ_OP_SCSI_{IN,OUT} by Christoph Hellwig · 3 years, 6 months ago
- 5ec780a block: mark blk_mq_init_queue_data static by Christoph Hellwig · 3 years, 6 months ago
- 4404621 Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
- df668a5 Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
- 2705dfb block: fix discard request merge by Ming Lei · 3 years, 6 months ago
- c06bc5a block/mq-deadline: Remove a WARN_ON_ONCE() call by Bart Van Assche · 3 years, 6 months ago
- cb9516b blk-mq: update hctx->dispatch_busy in case of real scheduler by Ming Lei · 3 years, 6 months ago
- fd2ef39 blk: Fix lock inversion between ioc lock and bfqd lock by Jan Kara · 3 years, 6 months ago
- a921c65 bfq: Remove merged request already in bfq_requests_merged() by Jan Kara · 3 years, 6 months ago
- 0384264 block: pass a gendisk to bdev_disk_changed by Christoph Hellwig · 3 years, 6 months ago
- 630161c block: move bdev_disk_changed by Christoph Hellwig · 3 years, 6 months ago
- 2bc8cda block: add the events* attributes to disk_attrs by Christoph Hellwig · 3 years, 6 months ago
- d5870ed block: move the disk events code to a separate file by Christoph Hellwig · 3 years, 6 months ago
- 60b6a7e block: fix trace completion for chained bio by Edward Hsieh · 3 years, 6 months ago
- ddcc5c5 block/partitions/msdos: Fix typo inidicator -> indicator by Thomas Bracht Laumann Jespersen · 3 years, 6 months ago
- 9a2ac41 block, bfq: reset waker pointer with shared queues by Paolo Valente · 3 years, 6 months ago
- efc7252 block, bfq: check waker only for queues with no in-flight I/O by Paolo Valente · 3 years, 6 months ago
- bd3664b block, bfq: avoid delayed merge of async queues by Paolo Valente · 3 years, 6 months ago
- 7812472 block, bfq: boost throughput by extending queue-merging times by Pietro Pedroni · 3 years, 6 months ago
- d4f4998 block, bfq: consider also creation time in delayed stable merge by Paolo Valente · 3 years, 6 months ago
- e03f2ab block, bfq: fix delayed stable merge check by Luca Mariotti · 3 years, 6 months ago
- 511a26992 block, bfq: let also stably merged queues enjoy weight raising by Paolo Valente · 3 years, 6 months ago
- 76a8040 blk-wbt: make sure throttle is enabled properly by Zhang Yi · 3 years, 6 months ago
- 1d0903d blk-wbt: introduce a new disable state to prevent false positive by rwb_enabled() by Zhang Yi · 3 years, 6 months ago
- fb926032 block/mq-deadline: Prioritize high-priority requests by Bart Van Assche · 3 years, 6 months ago
- 08a9ad8 block/mq-deadline: Add cgroup support by Bart Van Assche · 3 years, 6 months ago
- 38ba64d block/mq-deadline: Track I/O statistics by Bart Van Assche · 3 years, 6 months ago
- c807ab5 block/mq-deadline: Add I/O priority support by Bart Van Assche · 3 years, 6 months ago
- d672d32 block/mq-deadline: Micro-optimize the batching algorithm by Bart Van Assche · 3 years, 6 months ago
- 0775758 block/mq-deadline: Reserve 25% of scheduler tags for synchronous requests by Bart Van Assche · 3 years, 6 months ago
- d6d7f01 block/mq-deadline: Improve the sysfs show and store macros by Bart Van Assche · 3 years, 6 months ago
- 004a26b block/mq-deadline: Improve compile-time argument checking by Bart Van Assche · 3 years, 6 months ago
- 3e9a99e block/mq-deadline: Rename dd_init_queue() and dd_exit_queue() by Bart Van Assche · 3 years, 6 months ago
- 2f295be block/mq-deadline: Remove two local variables by Bart Van Assche · 3 years, 6 months ago
- 3bd473f block/mq-deadline: Add two lockdep_assert_held() statements by Bart Van Assche · 3 years, 6 months ago
- 46eae2e block/mq-deadline: Add several comments by Bart Van Assche · 3 years, 6 months ago
- 556910e block: Introduce the ioprio rq-qos policy by Bart Van Assche · 3 years, 6 months ago
- fb44023 block/blk-rq-qos: Move a function from a header file into a C file by Bart Van Assche · 3 years, 6 months ago
- 19688d7 block/blk-cgroup: Swap the blk_throtl_init() and blk_iolatency_init() calls by Bart Van Assche · 3 years, 6 months ago
- 5f6776b block/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries consecutive by Bart Van Assche · 3 years, 6 months ago
- a79da21 blk-wbt: remove outdated comment by lijiazi · 3 years, 6 months ago
- e42cfb1 block: Remove unnecessary elevator operation checks by Damien Le Moal · 3 years, 6 months ago
- f0c1c4d blk-mq: fix use-after-free in blk_mq_exit_sched by Ming Lei · 3 years, 7 months ago
- 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 7 months ago
- d6c23bb sched: Add get_current_state() by Peter Zijlstra · 3 years, 7 months ago
- b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
- c28a614 block: export blk_next_bio() by Chaitanya Kulkarni · 3 years, 7 months ago
- a72c374 block: mark queue init done at the end of blk_register_queue by Ming Lei · 3 years, 7 months ago
- 2cafe29 block: fix race between adding/removing rq qos and normal IO by Ming Lei · 3 years, 7 months ago
- 08c1d48 blk-mq: remove blk_mq_init_sq_queue by Christoph Hellwig · 3 years, 7 months ago
- b461dfc blk-mq: add the blk_mq_alloc_disk APIs by Christoph Hellwig · 3 years, 7 months ago
- 26a9750 blk-mq: improve the blk_mq_init_allocated_queue interface by Christoph Hellwig · 3 years, 7 months ago
- cdb14e0 blk-mq: factor out a blk_mq_alloc_sq_tag_set helper by Christoph Hellwig · 3 years, 7 months ago
- d2bcbea scsi: blkcg: Add app identifier support for blkcg by Muneendra Kumar · 3 years, 7 months ago
- 11c7aa0 rq-qos: fix missed wake-ups in rq_qos_throttle try two by Jan Kara · 3 years, 7 months ago
- 1ee533e block: improve handling of all zones reset operation by Damien Le Moal · 3 years, 7 months ago
- 7cc2623 block: Update blk_update_request() documentation by Bart Van Assche · 3 years, 7 months ago