1. ac7c567 blk-mq: allow blk_mq_make_request to consume the q_usage_counter reference by Christoph Hellwig · 4 years, 8 months ago
  2. a892c8d block: Inline encryption support for blk-mq by Satya Tangirala · 4 years, 8 months ago
  3. 71ac860 block: move blk_io_schedule() out of header file by Ming Lei · 4 years, 8 months ago
  4. 0512a75 block: Introduce REQ_OP_ZONE_APPEND by Keith Busch · 4 years, 8 months ago
  5. b7d6c30 block: fix use-after-free on cached last_lookup partition by Ming Lei · 4 years, 8 months ago
  6. 1cd925d bdi: remove the name field in struct backing_dev_info by Christoph Hellwig · 4 years, 8 months ago
  7. aef33c2 bdi: simplify bdi_alloc by Christoph Hellwig · 4 years, 8 months ago
  8. accea32 block: add a bio_queue_enter helper by Christoph Hellwig · 4 years, 8 months ago
  9. 760f83e block: cleanup the memory stall accounting in submit_bio by Christoph Hellwig · 4 years, 8 months ago
  10. 3fdd408 block: improve the submit_bio and generic_make_request documentation by Christoph Hellwig · 4 years, 8 months ago
  11. 8cf7961 block: bypass ->make_request_fn for blk-mq drivers by Christoph Hellwig · 4 years, 8 months ago
  12. 3e82c34 block: remove create_io_context by Christoph Hellwig · 4 years, 8 months ago
  13. bdf8710 block: move dma_pad handling from blk_rq_map_sg into the callers by Christoph Hellwig · 4 years, 9 months ago
  14. 654a366 block: return NULL in blk_alloc_queue() on error by Chaitanya Kulkarni · 4 years, 9 months ago
  15. 3d745ea block: simplify queue allocation by Christoph Hellwig · 4 years, 9 months ago
  16. 8cd5b8f block/diskstats: replace time_in_queue with sum of request times by Konstantin Khlebnikov · 4 years, 9 months ago
  17. 2b8bd42 block/diskstats: more accurate approximation of io_ticks for slow disks by Konstantin Khlebnikov · 4 years, 9 months ago
  18. 361301a block: cleanup for _blk/blk_rq_prep_clone by Guoqing Jiang · 4 years, 10 months ago
  19. fc4cc77 block: remove redundant setting of QUEUE_FLAG_DYING by Guoqing Jiang · 4 years, 10 months ago
  20. 35ed78b block: use bio_{wouldblock,io}_error in direct_make_request by Guoqing Jiang · 4 years, 10 months ago
  21. 0d72031 block: fix comment for blk_cloned_rq_check_limits by Guoqing Jiang · 4 years, 10 months ago
  22. e959e54 block: Remove used kblockd_schedule_work_on() by Daniel Wagner · 4 years, 10 months ago
  23. c58c1f8 block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT by Roman Penyaev · 5 years ago
  24. f1fcd77 Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  25. ecb6186 block: fix NULL pointer dereference in account statistics with IDE by Logan Gunthorpe · 5 years ago
  26. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  27. 5eac3eb block: Remove partition support for zoned block devices by Damien Le Moal · 5 years ago
  28. 6c1b1da block: add zone open, close and finish operations by Ajay Joshi · 5 years ago
  29. 73f1c77 block: Reduce sysfs_lock locking inside blk_cleanup_queue() by Bart Van Assche · 5 years ago
  30. bae85c1 block: Remove "dying" checks from sysfs callbacks by Bart Van Assche · 5 years ago
  31. 54d4e6a block: centralize PI remapping logic to the block layer by Max Gurtovoy · 5 years ago
  32. d3e65ff block/rq_qos: add rq_qos_merge() by Tejun Heo · 5 years ago
  33. cecf5d8 block: split .sysfs_lock into two locks by Ming Lei · 5 years ago
  34. 988721d block: remove struct request_queue queue_head by Junxiao Bi · 5 years ago
  35. b8e24a9 block: annotate refault stalls from IO submission by Johannes Weiner · 5 years ago
  36. 6e33dbf blk-zoned: implement REQ_OP_ZONE_RESET_ALL by Chaitanya Kulkarni · 5 years ago
  37. 67ed8b7 block: Fix a comment in blk_cleanup_queue() by Bart Van Assche · 5 years ago
  38. b49773e7 block: Disable write plugging for zoned block devices by Damien Le Moal · 5 years ago
  39. d3f77df blkcg: implement REQ_CGROUP_PUNT by Tejun Heo · 6 years ago
  40. b554db1 block: init flush rq ref count to 1 by Josef Bacik · 6 years ago
  41. b0e5168 block: update print_req_error() by Chaitanya Kulkarni · 6 years ago
  42. e47bc4e block: add centralize REQ_OP_XXX to string helper by Chaitanya Kulkarni · 6 years ago
  43. 178cc59 block: improve print_req_error by Christoph Hellwig · 6 years ago
  44. 1aa0a13 block: mark blk_rq_bio_prep as inline by Christoph Hellwig · 6 years ago
  45. e9cd19c block: simplify blk_recalc_rq_segments by Christoph Hellwig · 6 years ago
  46. 14ccb66 block: remove the bi_phys_segments field in struct bio by Christoph Hellwig · 6 years ago
  47. f924cdd block: remove blk_init_request_from_bio by Christoph Hellwig · 6 years ago
  48. 0c8cf8c block: initialize the write priority in blk_rq_bio_prep by Christoph Hellwig · 6 years ago
  49. 3a211b7 blk-core: Remove blk_end_request*() declarations by Pavel Begunkov · 6 years ago
  50. c3e2219 block: free sched's request pool in blk_cleanup_queue by Ming Lei · 6 years ago
  51. 61939b1 block: print offending values when cloned rq limits are exceeded by John Pittman · 6 years ago
  52. fe20086 block: don't protect generic_make_request_checks with blk_queue_enter by Ming Lei · 6 years ago
  53. 47cdee2 block: move blk_exit_queue into __blk_release_queue by Ming Lei · 6 years ago
  54. 7996a8b blk-mq: fix hang caused by freeze/unfreeze sequence by Bob Liu · 6 years ago
  55. 6621566 block: don't drain in-progress dispatch in blk_cleanup_queue() by Ming Lei · 6 years ago
  56. 1b97871 blk-mq: move cancel of hctx->run_work into blk_mq_hw_sysfs_release by Ming Lei · 6 years ago
  57. c7e2d94 blk-mq: free hw queue's resource in hctx's release handler by Ming Lei · 6 years ago
  58. fbc2a15 blk-mq: move cancel of requeue_work into blk_mq_release by Ming Lei · 6 years ago
  59. 3dcf60b block: add SPDX tags to block layer files missing licensing information by Christoph Hellwig · 6 years ago
  60. fd9c40f block: Revert v5.0 blk_mq_request_issue_directly() changes by Bart Van Assche · 6 years ago
  61. b542023 mm: refactor readahead defines in mm.h by Nikolay Borisov · 6 years ago
  62. 2e3c18d block: pass no-op callback to INIT_WORK(). by Tetsuo Handa · 6 years ago
  63. 947b7ac Revert "block: cover another queue enter recursion via BIO_QUEUE_ENTERED" by Jens Axboe · 6 years ago
  64. 698cef1 block: cover another queue enter recursion via BIO_QUEUE_ENTERED by Ming Lei · 6 years ago
  65. 649d496 block: fix kerneldoc comment for blk_attempt_plug_merge() by Jonathan Corbet · 6 years ago
  66. 4040585 block: clarify documentation for blk_{start|finish}_plug by Jeff Moyer · 6 years ago
  67. d04c406 block: clear REQ_HIPRI if polling is not supported by Christoph Hellwig · 6 years ago
  68. d6a51a9 blk-mq: replace and kill blk_mq_request_issue_directly by Jianchao Wang · 6 years ago
  69. 5b18b5a block: delete part_round_stats and switch to less precise counting by Mikulas Patocka · 6 years ago
  70. 112f158 block: stop passing 'cpu' to all percpu stats methods by Mike Snitzer · 6 years ago
  71. 529262d block: remove ->poll_fn by Christoph Hellwig · 6 years ago
  72. 2149da0 block: add cmd_flags to print_req_error by Balbir Singh · 6 years ago
  73. be94f05 blk-mq: use bd->last == true for list inserts by Jens Axboe · 6 years ago
  74. ce5b009 block: improve logic around when to sort a plug list by Jens Axboe · 6 years ago
  75. 5f0ed77 block: sum requests in the plug structure by Jens Axboe · 6 years ago
  76. 0a1b8b8 block: make blk_poll() take a parameter on whether to spin or not by Jens Axboe · 6 years ago
  77. 1052b8a blk-mq: when polling for IO, look for any completion by Jens Axboe · 6 years ago
  78. 20578bd block: Initialize BIO I/O priority early by Damien Le Moal · 6 years ago
  79. 668ffc0 block: prevent merging of requests with different priorities by Damien Le Moal · 6 years ago
  80. 64845a1 block: Introduce get_current_ioprio() by Damien Le Moal · 6 years ago
  81. e2b3fa5 block: Remove bio->bi_ioc by Damien Le Moal · 6 years ago
  82. a78b03b Merge tag 'v4.20-rc3' into for-4.21/block by Jens Axboe · 6 years ago
  83. 344e9ff block: add queue_is_mq() helper by Jens Axboe · 6 years ago
  84. 0d945c1 block: remove the queue_lock indirection by Christoph Hellwig · 6 years ago
  85. 6d46964 block: remove the lock argument to blk_alloc_queue_node by Christoph Hellwig · 6 years ago
  86. 57d74df block: use atomic bitops for ->queue_flags by Christoph Hellwig · 6 years ago
  87. 8f4236d block: remove QUEUE_FLAG_BYPASS and ->bypass by Christoph Hellwig · 6 years ago
  88. 8dc765d SCSI: fix queue cleanup race before queue initialization is done by Ming Lei · 6 years ago
  89. 9d037ad block: remove req->timeout_list by Christoph Hellwig · 6 years ago
  90. 9cf2bab block: kill request ->cpu member by Jens Axboe · 6 years ago
  91. 820efc6 block: kill request slab cache by Jens Axboe · 6 years ago
  92. db6d995 block: remove request_list code by Jens Axboe · 6 years ago
  93. 4316b79 block: kill legacy parts of timeout handling by Jens Axboe · 6 years ago
  94. 92bc5a2 block: remove __blk_put_request() by Jens Axboe · 6 years ago
  95. a1ce35f block: remove dead elevator code by Jens Axboe · 6 years ago
  96. 7ca0192 block: remove legacy rq tagging by Jens Axboe · 6 years ago
  97. c6f2882 block: remove q->lld_busy_fn() by Jens Axboe · 6 years ago
  98. 9ba2052 blk-mq: provide mq_ops->busy() hook by Jens Axboe · 6 years ago
  99. b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
  100. c57cdf7 block: call rq_qos_exit() after queue is frozen by Ming Lei · 6 years ago