1. 4669e13 Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  2. 340e845 block: delay freeing the gendisk by Christoph Hellwig · 3 years, 5 months ago
  3. 5ab189c blk-iocost: fix operation ordering in iocg_wake_fn() by Tejun Heo · 3 years, 5 months ago
  4. b93af30 blk-mq-sched: Fix blk_mq_sched_alloc_tags() error handling by John Garry · 3 years, 5 months ago
  5. a022f7d Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  6. a731763 blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgs by Yu Kuai · 3 years, 6 months ago
  7. d80c228 block: fix the problem of io_ticks becoming smaller by Chunguang Xu · 3 years, 6 months ago
  8. d2500a0 scsi: blkcg: Fix application ID config options by Martin K. Petersen · 3 years, 6 months ago
  9. 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
  10. 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
  11. 63c38d8 block: remove the bdgrab in blk_drop_partitions by Christoph Hellwig · 3 years, 6 months ago
  12. 498dcc1 block: grab a device refcount in disk_uevent by Christoph Hellwig · 3 years, 6 months ago
  13. b5cfbd3 block: check disk exist before trying to add partition by Yufen Yu · 3 years, 7 months ago
  14. 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
  15. fb9b16e block: return errors from blk_execute_rq() by Keith Busch · 3 years, 7 months ago
  16. c01b5a8 block: support polling through blk_execute_rq by Keith Busch · 3 years, 7 months ago
  17. da6269d block: remove REQ_OP_SCSI_{IN,OUT} by Christoph Hellwig · 3 years, 6 months ago
  18. 5ec780a block: mark blk_mq_init_queue_data static by Christoph Hellwig · 3 years, 6 months ago
  19. 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
  20. 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
  21. 2705dfb block: fix discard request merge by Ming Lei · 3 years, 6 months ago
  22. c06bc5a block/mq-deadline: Remove a WARN_ON_ONCE() call by Bart Van Assche · 3 years, 6 months ago
  23. cb9516b blk-mq: update hctx->dispatch_busy in case of real scheduler by Ming Lei · 3 years, 6 months ago
  24. fd2ef39 blk: Fix lock inversion between ioc lock and bfqd lock by Jan Kara · 3 years, 6 months ago
  25. a921c65 bfq: Remove merged request already in bfq_requests_merged() by Jan Kara · 3 years, 6 months ago
  26. 0384264 block: pass a gendisk to bdev_disk_changed by Christoph Hellwig · 3 years, 6 months ago
  27. 630161c block: move bdev_disk_changed by Christoph Hellwig · 3 years, 6 months ago
  28. 2bc8cda block: add the events* attributes to disk_attrs by Christoph Hellwig · 3 years, 6 months ago
  29. d5870ed block: move the disk events code to a separate file by Christoph Hellwig · 3 years, 6 months ago
  30. 60b6a7e block: fix trace completion for chained bio by Edward Hsieh · 3 years, 6 months ago
  31. ddcc5c5 block/partitions/msdos: Fix typo inidicator -> indicator by Thomas Bracht Laumann Jespersen · 3 years, 6 months ago
  32. 9a2ac41 block, bfq: reset waker pointer with shared queues by Paolo Valente · 3 years, 6 months ago
  33. efc7252 block, bfq: check waker only for queues with no in-flight I/O by Paolo Valente · 3 years, 6 months ago
  34. bd3664b block, bfq: avoid delayed merge of async queues by Paolo Valente · 3 years, 6 months ago
  35. 7812472 block, bfq: boost throughput by extending queue-merging times by Pietro Pedroni · 3 years, 6 months ago
  36. d4f4998 block, bfq: consider also creation time in delayed stable merge by Paolo Valente · 3 years, 6 months ago
  37. e03f2ab block, bfq: fix delayed stable merge check by Luca Mariotti · 3 years, 6 months ago
  38. 511a26992 block, bfq: let also stably merged queues enjoy weight raising by Paolo Valente · 3 years, 6 months ago
  39. 76a8040 blk-wbt: make sure throttle is enabled properly by Zhang Yi · 3 years, 6 months ago
  40. 1d0903d blk-wbt: introduce a new disable state to prevent false positive by rwb_enabled() by Zhang Yi · 3 years, 6 months ago
  41. fb926032 block/mq-deadline: Prioritize high-priority requests by Bart Van Assche · 3 years, 6 months ago
  42. 08a9ad8 block/mq-deadline: Add cgroup support by Bart Van Assche · 3 years, 6 months ago
  43. 38ba64d block/mq-deadline: Track I/O statistics by Bart Van Assche · 3 years, 6 months ago
  44. c807ab5 block/mq-deadline: Add I/O priority support by Bart Van Assche · 3 years, 6 months ago
  45. d672d32 block/mq-deadline: Micro-optimize the batching algorithm by Bart Van Assche · 3 years, 6 months ago
  46. 0775758 block/mq-deadline: Reserve 25% of scheduler tags for synchronous requests by Bart Van Assche · 3 years, 6 months ago
  47. d6d7f01 block/mq-deadline: Improve the sysfs show and store macros by Bart Van Assche · 3 years, 6 months ago
  48. 004a26b block/mq-deadline: Improve compile-time argument checking by Bart Van Assche · 3 years, 6 months ago
  49. 3e9a99e block/mq-deadline: Rename dd_init_queue() and dd_exit_queue() by Bart Van Assche · 3 years, 6 months ago
  50. 2f295be block/mq-deadline: Remove two local variables by Bart Van Assche · 3 years, 6 months ago
  51. 3bd473f block/mq-deadline: Add two lockdep_assert_held() statements by Bart Van Assche · 3 years, 6 months ago
  52. 46eae2e block/mq-deadline: Add several comments by Bart Van Assche · 3 years, 6 months ago
  53. 556910e block: Introduce the ioprio rq-qos policy by Bart Van Assche · 3 years, 6 months ago
  54. 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
  55. 19688d7 block/blk-cgroup: Swap the blk_throtl_init() and blk_iolatency_init() calls by Bart Van Assche · 3 years, 6 months ago
  56. 5f6776b block/Kconfig: Make the BLK_WBT and BLK_WBT_MQ entries consecutive by Bart Van Assche · 3 years, 6 months ago
  57. a79da21 blk-wbt: remove outdated comment by lijiazi · 3 years, 6 months ago
  58. e42cfb1 block: Remove unnecessary elevator operation checks by Damien Le Moal · 3 years, 6 months ago
  59. f0c1c4d blk-mq: fix use-after-free in blk_mq_exit_sched by Ming Lei · 3 years, 7 months ago
  60. 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 7 months ago
  61. d6c23bb sched: Add get_current_state() by Peter Zijlstra · 3 years, 7 months ago
  62. b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
  63. c28a614 block: export blk_next_bio() by Chaitanya Kulkarni · 3 years, 7 months ago
  64. a72c374 block: mark queue init done at the end of blk_register_queue by Ming Lei · 3 years, 7 months ago
  65. 2cafe29 block: fix race between adding/removing rq qos and normal IO by Ming Lei · 3 years, 7 months ago
  66. 08c1d48 blk-mq: remove blk_mq_init_sq_queue by Christoph Hellwig · 3 years, 7 months ago
  67. b461dfc blk-mq: add the blk_mq_alloc_disk APIs by Christoph Hellwig · 3 years, 7 months ago
  68. 26a9750 blk-mq: improve the blk_mq_init_allocated_queue interface by Christoph Hellwig · 3 years, 7 months ago
  69. cdb14e0 blk-mq: factor out a blk_mq_alloc_sq_tag_set helper by Christoph Hellwig · 3 years, 7 months ago
  70. d2bcbea scsi: blkcg: Add app identifier support for blkcg by Muneendra Kumar · 3 years, 7 months ago
  71. 11c7aa0 rq-qos: fix missed wake-ups in rq_qos_throttle try two by Jan Kara · 3 years, 7 months ago
  72. 1ee533e block: improve handling of all zones reset operation by Damien Le Moal · 3 years, 7 months ago
  73. 7cc2623 block: Update blk_update_request() documentation by Bart Van Assche · 3 years, 7 months ago
  74. 61347154 block: Do not pull requests from the scheduler when we cannot dispatch them by Jan Kara · 3 years, 7 months ago
  75. 0e0ccde block: remove bdget_disk by Christoph Hellwig · 3 years, 7 months ago
  76. c97d93c block: factor out a part_devt helper by Christoph Hellwig · 3 years, 7 months ago
  77. ab4b570 block: move bd_part_count to struct gendisk by Christoph Hellwig · 3 years, 7 months ago
  78. a869870 block: move bd_mutex to struct gendisk by Christoph Hellwig · 3 years, 7 months ago
  79. da7ba72 block: unexport blk_alloc_queue by Christoph Hellwig · 3 years, 7 months ago
  80. f525464 block: add blk_alloc_disk and blk_cleanup_disk APIs by Christoph Hellwig · 3 years, 7 months ago
  81. 958229a block: add a flag to make put_disk on partially initalized disks safer by Christoph Hellwig · 3 years, 7 months ago
  82. 0d1feb7 block: automatically enable GENHD_FL_EXT_DEVT by Christoph Hellwig · 3 years, 7 months ago
  83. 2e3c73f block: move the DISK_MAX_PARTS sanity check into __device_add_disk by Christoph Hellwig · 3 years, 7 months ago
  84. 7c3f828 block: refactor device number setup in __device_add_disk by Christoph Hellwig · 3 years, 7 months ago
  85. 54cf31d scsi: core: Drop message byte helper by Hannes Reinecke · 3 years, 8 months ago
  86. 54c2908 scsi: core: Drop the now obsolete driver_byte definitions by Hannes Reinecke · 3 years, 8 months ago
  87. 464a00c scsi: core: Kill DRIVER_SENSE by Hannes Reinecke · 3 years, 8 months ago
  88. 21eccf3 scsi: scsi_ioctl: Return error code when blk_rq_map_kern() fails by Hannes Reinecke · 3 years, 8 months ago
  89. d97e594 blk-mq: Use request queue-wide tags for tagset-wide sbitmap by John Garry · 3 years, 8 months ago
  90. 56b6808 blk-mq: Some tag allocation code refactoring by John Garry · 3 years, 8 months ago
  91. 364b618 blk-mq: clearing flush request reference in tags->rqs[] by Ming Lei · 3 years, 8 months ago
  92. bd63141 blk-mq: clear stale request in tags->rq[] before freeing one request pool by Ming Lei · 3 years, 8 months ago
  93. 2e315dc blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter by Ming Lei · 3 years, 8 months ago
  94. 84da7ac block: avoid double io accounting for flush request by Ming Lei · 3 years, 8 months ago
  95. 8c390ff block: remove unneeded parenthesis from blk-sysfs by Max Gurtovoy · 3 years, 8 months ago
  96. b5f3352 blkcg: drop CLONE_IO check in blkcg_can_attach() by Tejun Heo · 3 years, 8 months ago
  97. 3af3d77 block_dump: remove block_dump feature by zhangyi (F) · 3 years, 10 months ago
  98. 4ff2473 Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 7 months ago
  99. 6c60ff0 block: prevent block device lookups at the beginning of del_gendisk by Christoph Hellwig · 3 years, 8 months ago
  100. 1b17749 partitions: msdos: fix one-byte get_unaligned() by Arnd Bergmann · 3 years, 8 months ago