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