1. c0f7e49 Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  2. 7f2a6a6 blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queues by Song Liu · 3 years, 4 months ago
  3. 0dca446 block: move fs/block_dev.c to block/bdev.c by Christoph Hellwig · 3 years, 4 months ago
  4. cd82cca block: split out operations on block special files by Christoph Hellwig · 3 years, 4 months ago
  5. 884f0e8 blk-throttle: fix UAF by deleteing timer in blk_throtl_exit() by Li Jinlin · 3 years, 4 months ago
  6. dfbb340 block: genhd: don't call blkdev_show() with major_names_lock held by Tetsuo Handa · 3 years, 4 months ago
  7. 1dbe7e3 Merge tag 'block-5.15-2021-09-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  8. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  9. f358afc mm: remove flush_kernel_dcache_page by Christoph Hellwig · 3 years, 4 months ago
  10. 0ef47db bio: fix kerneldoc documentation for bio_alloc_kiocb() by Jens Axboe · 3 years, 4 months ago
  11. 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
  12. 2d52c58 block, bfq: honor already-setup queue merges by Paolo Valente · 3 years, 5 months ago
  13. 55a51ea block/mq-deadline: Move dd_queued() to fix defined but not used warning by Geert Uytterhoeven · 3 years, 4 months ago
  14. 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
  15. 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
  16. 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
  17. 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
  18. 64b4fc4 Merge tag 'block-5.14-2021-08-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  19. 7b05bf7 Revert "block/mq-deadline: Prioritize high-priority requests" by Jens Axboe · 3 years, 4 months ago
  20. 1e29497 block, bfq: cleanup the repeated declaration by Shaokun Zhang · 3 years, 4 months ago
  21. cc40b72 blk-crypto: fix check for too-large dun_bytes by Eric Biggers · 3 years, 4 months ago
  22. b6d2b05 mq-deadline: Fix request accounting by Bart Van Assche · 3 years, 4 months ago
  23. 4d643b66 blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMIN by Niklas Cassel · 3 years, 5 months ago
  24. ead3b76 blk-zoned: allow zone management send operations without CAP_SYS_ADMIN by Niklas Cassel · 3 years, 5 months ago
  25. 9f28699 block: refine the disk_live check in del_gendisk by Christoph Hellwig · 3 years, 4 months ago
  26. 466d9c4 partitions/efi: Support non-standard GPT location by Dmitry Osipenko · 3 years, 4 months ago
  27. d9cf3bd bio: fix page leak bio_add_hw_page failure by Pavel Begunkov · 3 years, 5 months ago
  28. c4b2b7d block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT by Christoph Hellwig · 3 years, 4 months ago
  29. 539711d block: remove a pointless call to MINOR() in device_add_disk by Christoph Hellwig · 3 years, 4 months ago
  30. 3d5b3fb bio: improve kerneldoc documentation for bio_alloc_kiocb() by Jens Axboe · 3 years, 5 months ago
  31. 270a1c9 block: provide bio_clear_hipri() helper by Jens Axboe · 3 years, 5 months ago
  32. be863b9 block: clear BIO_PERCPU_CACHE flag if polling isn't supported by Jens Axboe · 3 years, 5 months ago
  33. be4d234 bio: add allocation cache abstraction by Jens Axboe · 3 years, 10 months ago
  34. da52162 bio: optimize initialization of a bio by Jens Axboe · 3 years, 5 months ago
  35. 83cbce9 block: add error handling for device_add_disk / add_disk by Luis Chamberlain · 3 years, 4 months ago
  36. 92e7755 block: return errors from disk_alloc_events by Luis Chamberlain · 3 years, 4 months ago
  37. 614310c block: return errors from blk_integrity_add by Luis Chamberlain · 3 years, 4 months ago
  38. 75f4dca block: call blk_register_queue earlier in device_add_disk by Christoph Hellwig · 3 years, 4 months ago
  39. bab53f6 block: call blk_integrity_add earlier in device_add_disk by Christoph Hellwig · 3 years, 4 months ago
  40. 9d5ee67 block: create the bdi link earlier in device_add_disk by Christoph Hellwig · 3 years, 4 months ago
  41. 8235b5c block: call bdev_add later in device_add_disk by Christoph Hellwig · 3 years, 4 months ago
  42. 52b8590 block: fold register_disk into device_add_disk by Christoph Hellwig · 3 years, 4 months ago
  43. 40b3a52 block: add a sanity check for a live disk in del_gendisk by Christoph Hellwig · 3 years, 4 months ago
  44. d152c68 block: add an explicit ->disk backpointer to the request_queue by Christoph Hellwig · 3 years, 4 months ago
  45. 61a35cf block: hold a request_queue reference for the lifetime of struct gendisk by Christoph Hellwig · 3 years, 4 months ago
  46. 4a1fa41 block: pass a request_queue to __blk_alloc_disk by Christoph Hellwig · 3 years, 4 months ago
  47. a58bd76 block: remove the minors argument to __alloc_disk_node by Christoph Hellwig · 3 years, 4 months ago
  48. 4dcc487 block: cleanup the lockdep handling in *alloc_disk by Christoph Hellwig · 3 years, 4 months ago
  49. e83502c block: fix argument type of bio_trim() by Chaitanya Kulkarni · 3 years, 5 months ago
  50. 002c0ae Merge tag 'block-5.14-2021-08-20' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  51. 759e0fd block: add back the bd_holder_dir reference in bd_link_disk_holder by Christoph Hellwig · 3 years, 4 months ago
  52. e70344c block: fix default IO priority handling by Damien Le Moal · 3 years, 5 months ago
  53. 202bc94 block: Introduce IOPRIO_NR_LEVELS by Damien Le Moal · 3 years, 5 months ago
  54. a680dd7 block: bfq: fix bfq_set_next_ioprio_data() by Damien Le Moal · 3 years, 5 months ago
  55. a9ed27a blk-mq: fix is_flush_rq by Ming Lei · 3 years, 4 months ago
  56. c2da19e blk-mq: fix kernel panic during iterating over flush request by Ming Lei · 3 years, 5 months ago
  57. c797b40 blk-mq: don't grab rq's refcount in blk_mq_check_expired() by Ming Lei · 3 years, 5 months ago
  58. 69f87cc block: unexport blk_register_queue by Christoph Hellwig · 3 years, 4 months ago
  59. 252c651 blk-cgroup: stop using seq_get_buf by Christoph Hellwig · 3 years, 5 months ago
  60. 49cb516 blk-cgroup: refactor blkcg_print_stat by Christoph Hellwig · 3 years, 5 months ago
  61. b93ef45 block: use bvec_virt in bio_integrity_{process,free} by Christoph Hellwig · 3 years, 5 months ago
  62. 889c05c block: ensure the bdi is freed after inode_detach_wb by Christoph Hellwig · 3 years, 4 months ago
  63. 9451aa0 block: free the extended dev_t minor later by Christoph Hellwig · 3 years, 4 months ago
  64. 4f1e963 blk-throtl: optimize IOPS throttle for large IO scenarios by Chunguang Xu · 3 years, 5 months ago
  65. 020efda Merge tag 'block-5.14-2021-08-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  66. 454bb67 blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHARED by Yu Kuai · 3 years, 5 months ago
  67. 3d2e798 block: pass a gendisk to bdev_resize_partition by Christoph Hellwig · 3 years, 5 months ago
  68. 926fbb1 block: pass a gendisk to bdev_del_partition by Christoph Hellwig · 3 years, 5 months ago
  69. 7f6be37 block: pass a gendisk to bdev_add_partition by Christoph Hellwig · 3 years, 5 months ago
  70. a08aa9b block: store a gendisk in struct parsed_partitions by Christoph Hellwig · 3 years, 5 months ago
  71. 50b4aec block: remove GENHD_FL_UP by Christoph Hellwig · 3 years, 5 months ago
  72. 0f78399 Revert "block/mq-deadline: Add cgroup support" by Tejun Heo · 3 years, 5 months ago
  73. 91cc470 genirq: Change force_irqthreads to a static key by Tanner Love · 3 years, 7 months ago
  74. 11431e2 blk-iocost: fix lockdep warning on blkcg->lock by Ming Lei · 3 years, 5 months ago
  75. 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
  76. 866663b block: return ELEVATOR_DISCARD_MERGE if possible by Ming Lei · 3 years, 5 months ago
  77. a11d7fc block: remove the bd_bdi in struct block_device by Christoph Hellwig · 3 years, 5 months ago
  78. edb0872 block: move the bdi from the request_queue to the gendisk by Christoph Hellwig · 3 years, 5 months ago
  79. 471aa70 block: pass a gendisk to blk_queue_update_readahead by Christoph Hellwig · 3 years, 5 months ago
  80. 5ed964f mm: hide laptop_mode_wb_timer entirely behind the BDI API by Christoph Hellwig · 3 years, 5 months ago
  81. d1254a8 block: remove support for delayed queue registrations by Christoph Hellwig · 3 years, 5 months ago
  82. d626338 block: support delayed holder registration by Christoph Hellwig · 3 years, 5 months ago
  83. 0dbcfe2 block: look up holders by bdev by Christoph Hellwig · 3 years, 5 months ago
  84. fbd9a39 block: remove the extra kobject reference in bd_link_disk_holder by Christoph Hellwig · 3 years, 5 months ago
  85. c66fd01 block: make the block holder code optional by Christoph Hellwig · 3 years, 5 months ago
  86. 6bbf591 Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  87. fb7b9b0 kyber: make trace_block_rq call consistent with documentation by Vincent Fu · 3 years, 5 months ago
  88. 90b7198 blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flag by Bart Van Assche · 3 years, 5 months ago
  89. 2e9fb2c block/partitions/ldm.c: Fix a kernel-doc warning by Bart Van Assche · 3 years, 5 months ago
  90. 8d75d0e blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit() by Yu Kuai · 3 years, 5 months ago
  91. 2bc1f6e block: remove blk-mq-sysfs dead code by Damien Le Moal · 3 years, 6 months ago
  92. e6138dc block: add a helper to raise a media changed event by Matteo Croce · 3 years, 6 months ago
  93. 13927b3 block: export diskseq in sysfs by Matteo Croce · 3 years, 6 months ago
  94. 7957d93 block: add ioctl to read the disk sequence number by Matteo Croce · 3 years, 6 months ago
  95. 87eb710 block: export the diskseq in uevents by Matteo Croce · 3 years, 6 months ago
  96. cf17994 block: add disk sequence number by Matteo Croce · 3 years, 6 months ago
  97. 2164877 block: remove cmdline-parser.c by Christoph Hellwig · 3 years, 5 months ago
  98. abd2864 block: remove disk_name() by Christoph Hellwig · 3 years, 5 months ago
  99. 1d70354 block: simplify disk name formatting in check_partition by Christoph Hellwig · 3 years, 5 months ago
  100. 453b8ab block: simplify printing the device names disk_stack_limits by Christoph Hellwig · 3 years, 5 months ago