- c0f7e49 Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
- 7f2a6a6 blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queues by Song Liu · 3 years, 4 months ago
- 0dca446 block: move fs/block_dev.c to block/bdev.c by Christoph Hellwig · 3 years, 4 months ago
- cd82cca block: split out operations on block special files by Christoph Hellwig · 3 years, 4 months ago
- 884f0e8 blk-throttle: fix UAF by deleteing timer in blk_throtl_exit() by Li Jinlin · 3 years, 4 months ago
- dfbb340 block: genhd: don't call blkdev_show() with major_names_lock held by Tetsuo Handa · 3 years, 4 months ago
- 1dbe7e3 Merge tag 'block-5.15-2021-09-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
- 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- f358afc mm: remove flush_kernel_dcache_page by Christoph Hellwig · 3 years, 4 months ago
- 0ef47db bio: fix kerneldoc documentation for bio_alloc_kiocb() by Jens Axboe · 3 years, 4 months ago
- a9c9a6f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 4 months ago
- 2d52c58 block, bfq: honor already-setup queue merges by Paolo Valente · 3 years, 5 months ago
- 55a51ea block/mq-deadline: Move dd_queued() to fix defined but not used warning by Geert Uytterhoeven · 3 years, 4 months ago
- 87045e6 Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 4 months ago
- 3b629f8 Merge tag 'io_uring-bio-cache.5-2021-08-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
- 6793691 Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
- 7d6e3fa Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 64b4fc4 Merge tag 'block-5.14-2021-08-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
- 7b05bf7 Revert "block/mq-deadline: Prioritize high-priority requests" by Jens Axboe · 3 years, 4 months ago
- 1e29497 block, bfq: cleanup the repeated declaration by Shaokun Zhang · 3 years, 4 months ago
- cc40b72 blk-crypto: fix check for too-large dun_bytes by Eric Biggers · 3 years, 4 months ago
- b6d2b05 mq-deadline: Fix request accounting by Bart Van Assche · 3 years, 4 months ago
- 4d643b66 blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMIN by Niklas Cassel · 3 years, 5 months ago
- ead3b76 blk-zoned: allow zone management send operations without CAP_SYS_ADMIN by Niklas Cassel · 3 years, 5 months ago
- 9f28699 block: refine the disk_live check in del_gendisk by Christoph Hellwig · 3 years, 4 months ago
- 466d9c4 partitions/efi: Support non-standard GPT location by Dmitry Osipenko · 3 years, 4 months ago
- d9cf3bd bio: fix page leak bio_add_hw_page failure by Pavel Begunkov · 3 years, 5 months ago
- c4b2b7d block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT by Christoph Hellwig · 3 years, 4 months ago
- 539711d block: remove a pointless call to MINOR() in device_add_disk by Christoph Hellwig · 3 years, 4 months ago
- 3d5b3fb bio: improve kerneldoc documentation for bio_alloc_kiocb() by Jens Axboe · 3 years, 5 months ago
- 270a1c9 block: provide bio_clear_hipri() helper by Jens Axboe · 3 years, 5 months ago
- be863b9 block: clear BIO_PERCPU_CACHE flag if polling isn't supported by Jens Axboe · 3 years, 5 months ago
- be4d234 bio: add allocation cache abstraction by Jens Axboe · 3 years, 10 months ago
- da52162 bio: optimize initialization of a bio by Jens Axboe · 3 years, 5 months ago
- 83cbce9 block: add error handling for device_add_disk / add_disk by Luis Chamberlain · 3 years, 4 months ago
- 92e7755 block: return errors from disk_alloc_events by Luis Chamberlain · 3 years, 4 months ago
- 614310c block: return errors from blk_integrity_add by Luis Chamberlain · 3 years, 4 months ago
- 75f4dca block: call blk_register_queue earlier in device_add_disk by Christoph Hellwig · 3 years, 4 months ago
- bab53f6 block: call blk_integrity_add earlier in device_add_disk by Christoph Hellwig · 3 years, 4 months ago
- 9d5ee67 block: create the bdi link earlier in device_add_disk by Christoph Hellwig · 3 years, 4 months ago
- 8235b5c block: call bdev_add later in device_add_disk by Christoph Hellwig · 3 years, 4 months ago
- 52b8590 block: fold register_disk into device_add_disk by Christoph Hellwig · 3 years, 4 months ago
- 40b3a52 block: add a sanity check for a live disk in del_gendisk by Christoph Hellwig · 3 years, 4 months ago
- d152c68 block: add an explicit ->disk backpointer to the request_queue by Christoph Hellwig · 3 years, 4 months ago
- 61a35cf block: hold a request_queue reference for the lifetime of struct gendisk by Christoph Hellwig · 3 years, 4 months ago
- 4a1fa41 block: pass a request_queue to __blk_alloc_disk by Christoph Hellwig · 3 years, 4 months ago
- a58bd76 block: remove the minors argument to __alloc_disk_node by Christoph Hellwig · 3 years, 4 months ago
- 4dcc487 block: cleanup the lockdep handling in *alloc_disk by Christoph Hellwig · 3 years, 4 months ago
- e83502c block: fix argument type of bio_trim() by Chaitanya Kulkarni · 3 years, 5 months ago
- 002c0ae Merge tag 'block-5.14-2021-08-20' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
- 759e0fd block: add back the bd_holder_dir reference in bd_link_disk_holder by Christoph Hellwig · 3 years, 4 months ago
- e70344c block: fix default IO priority handling by Damien Le Moal · 3 years, 5 months ago
- 202bc94 block: Introduce IOPRIO_NR_LEVELS by Damien Le Moal · 3 years, 5 months ago
- a680dd7 block: bfq: fix bfq_set_next_ioprio_data() by Damien Le Moal · 3 years, 5 months ago
- a9ed27a blk-mq: fix is_flush_rq by Ming Lei · 3 years, 4 months ago
- c2da19e blk-mq: fix kernel panic during iterating over flush request by Ming Lei · 3 years, 5 months ago
- c797b40 blk-mq: don't grab rq's refcount in blk_mq_check_expired() by Ming Lei · 3 years, 5 months ago
- 69f87cc block: unexport blk_register_queue by Christoph Hellwig · 3 years, 4 months ago
- 252c651 blk-cgroup: stop using seq_get_buf by Christoph Hellwig · 3 years, 5 months ago
- 49cb516 blk-cgroup: refactor blkcg_print_stat by Christoph Hellwig · 3 years, 5 months ago
- b93ef45 block: use bvec_virt in bio_integrity_{process,free} by Christoph Hellwig · 3 years, 5 months ago
- 889c05c block: ensure the bdi is freed after inode_detach_wb by Christoph Hellwig · 3 years, 4 months ago
- 9451aa0 block: free the extended dev_t minor later by Christoph Hellwig · 3 years, 4 months ago
- 4f1e963 blk-throtl: optimize IOPS throttle for large IO scenarios by Chunguang Xu · 3 years, 5 months ago
- 020efda Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
- 454bb67 blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHARED by Yu Kuai · 3 years, 5 months ago
- 3d2e798 block: pass a gendisk to bdev_resize_partition by Christoph Hellwig · 3 years, 5 months ago
- 926fbb1 block: pass a gendisk to bdev_del_partition by Christoph Hellwig · 3 years, 5 months ago
- 7f6be37 block: pass a gendisk to bdev_add_partition by Christoph Hellwig · 3 years, 5 months ago
- a08aa9b block: store a gendisk in struct parsed_partitions by Christoph Hellwig · 3 years, 5 months ago
- 50b4aec block: remove GENHD_FL_UP by Christoph Hellwig · 3 years, 5 months ago
- 0f78399 Revert "block/mq-deadline: Add cgroup support" by Tejun Heo · 3 years, 5 months ago
- 91cc470 genirq: Change force_irqthreads to a static key by Tanner Love · 3 years, 7 months ago
- 11431e2 blk-iocost: fix lockdep warning on blkcg->lock by Ming Lei · 3 years, 5 months ago
- 9a73fa3 Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years, 5 months ago
- 866663b block: return ELEVATOR_DISCARD_MERGE if possible by Ming Lei · 3 years, 5 months ago
- a11d7fc block: remove the bd_bdi in struct block_device by Christoph Hellwig · 3 years, 5 months ago
- edb0872 block: move the bdi from the request_queue to the gendisk by Christoph Hellwig · 3 years, 5 months ago
- 471aa70 block: pass a gendisk to blk_queue_update_readahead by Christoph Hellwig · 3 years, 5 months ago
- 5ed964f mm: hide laptop_mode_wb_timer entirely behind the BDI API by Christoph Hellwig · 3 years, 5 months ago
- d1254a8 block: remove support for delayed queue registrations by Christoph Hellwig · 3 years, 5 months ago
- d626338 block: support delayed holder registration by Christoph Hellwig · 3 years, 5 months ago
- 0dbcfe2 block: look up holders by bdev by Christoph Hellwig · 3 years, 5 months ago
- fbd9a39 block: remove the extra kobject reference in bd_link_disk_holder by Christoph Hellwig · 3 years, 5 months ago
- c66fd01 block: make the block holder code optional by Christoph Hellwig · 3 years, 5 months ago
- 6bbf591 Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
- fb7b9b0 kyber: make trace_block_rq call consistent with documentation by Vincent Fu · 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
- 2e9fb2c block/partitions/ldm.c: Fix a kernel-doc warning by Bart Van Assche · 3 years, 5 months ago
- 8d75d0e blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit() by Yu Kuai · 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