1. e45c47d block: add bio_start_io_acct_time() to control start_time by Mike Snitzer · 2 years, 11 months ago
  2. 9d497e2 block: don't protect submit_bio_checks by q_usage_counter by Ming Lei · 3 years ago
  3. 704b914 blk-mq: move srcu from blk_mq_hw_ctx to request_queue by Ming Lei · 3 years, 1 month ago
  4. 82d981d block: don't include <linux/part_stat.h> in blk.h by Christoph Hellwig · 3 years, 1 month ago
  5. 2aa7745 block: don't include blk-mq-sched.h in blk.h by Christoph Hellwig · 3 years, 1 month ago
  6. 5a9d041 block: move io_context creation into where it's needed by Jens Axboe · 3 years, 1 month ago
  7. d9337a4 block: don't include blk-mq headers in blk-core.c by Christoph Hellwig · 3 years, 1 month ago
  8. 0d7a29a block: move blk_print_req_error to blk-mq.c by Christoph Hellwig · 3 years, 1 month ago
  9. 22350ad block: move blk_dump_rq_flags to blk-mq.c by Christoph Hellwig · 3 years, 1 month ago
  10. 450b787 block: move blk_account_io_{start,done} to blk-mq.c by Christoph Hellwig · 3 years, 1 month ago
  11. f2b8f3c block: move blk_steal_bios to blk-mq.c by Christoph Hellwig · 3 years, 1 month ago
  12. 52fdbbc block: move blk_rq_init to blk-mq.c by Christoph Hellwig · 3 years, 1 month ago
  13. 06c8c69 block: move request based cloning helpers to blk-mq.c by Christoph Hellwig · 3 years, 1 month ago
  14. 786d4e0 block: remove rq_flush_dcache_pages by Christoph Hellwig · 3 years, 1 month ago
  15. 79478bf block: move blk_rq_err_bytes to scsi by Christoph Hellwig · 3 years, 1 month ago
  16. e30028a block: fix parameter not described warning by Yang Guang · 3 years, 1 month ago
  17. 2a19b28 blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and disk_release() by Ming Lei · 3 years, 1 month ago
  18. b781d8db5 blkcg: Remove extra blkcg_bio_issue_init by Laibin Qiu · 3 years, 2 months ago
  19. 3e28850 Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  20. 900e080 block: move queue enter logic into blk_mq_submit_bio() by Jens Axboe · 3 years, 2 months ago
  21. c98cb5b block: make bio_queue_enter() fast-path available inline by Jens Axboe · 3 years, 2 months ago
  22. c5fc7b9 block: have plug stored requests hold references to the queue by Jens Axboe · 3 years, 2 months ago
  23. 0bf6d96 block: remove blk_{get,put}_request by Christoph Hellwig · 3 years, 2 months ago
  24. 4abafdc block: remove the initialize_rq_fn blk_mq_ops method by Christoph Hellwig · 3 years, 2 months ago
  25. e94f685 block: kill extra rcu lock/unlock in queue enter by Pavel Begunkov · 3 years, 2 months ago
  26. 008f75a block: cleanup the flush plug helpers by Christoph Hellwig · 3 years, 2 months ago
  27. b600455 block: optimise blk_flush_plug_list by Pavel Begunkov · 3 years, 2 months ago
  28. 1497a51 block: don't bloat enter_queue with percpu_ref by Pavel Begunkov · 3 years, 2 months ago
  29. 859897c block: convert leftovers to bdev_get_queue by Pavel Begunkov · 3 years, 2 months ago
  30. dc5fc361 block: attempt direct issue of plug list by Jens Axboe · 3 years, 2 months ago
  31. bc490f8 block: change plugging to use a singly linked list by Jens Axboe · 3 years, 2 months ago
  32. 5a72e89 block: add a struct io_comp_batch argument to fops->iopoll() by Jens Axboe · 3 years, 3 months ago
  33. 9be3e06 block: move update request helpers into blk-mq.c by Jens Axboe · 3 years, 2 months ago
  34. c477b79 block: remove useless caller argument to print_req_error() by Jens Axboe · 3 years, 2 months ago
  35. eab4e02 block: use bdev_get_queue() in blk-core.c by Pavel Begunkov · 3 years, 2 months ago
  36. 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
  37. 6ce913f block: rename REQ_HIPRI to REQ_POLLED by Christoph Hellwig · 3 years, 3 months ago
  38. be6bfe3 block: inline hot paths of blk_account_io_*() by Pavel Begunkov · 3 years, 3 months ago
  39. 47c122e block: pre-allocate requests if plug is started and is a batch by Jens Axboe · 3 years, 3 months ago
  40. a7b36ee block: move blk-throtl fast path inline by Jens Axboe · 3 years, 3 months ago
  41. 079a2e3 blk-mq: Change shared sbitmap naming to shared tags by John Garry · 3 years, 3 months ago
  42. 1820f4f blk-mq-sched: Rename blk_mq_sched_free_{requests -> rqs}() by John Garry · 3 years, 3 months ago
  43. d2a2796 block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ by John Garry · 3 years, 3 months ago
  44. 8a3ee67 block: print the current process in handle_bad_sector by Christoph Hellwig · 3 years, 3 months ago
  45. fe45e63 block: move integrity handling out of <linux/blkdev.h> by Christoph Hellwig · 3 years, 3 months ago
  46. 8e141f9 block: drain file system I/O on del_gendisk by Christoph Hellwig · 3 years, 3 months ago
  47. a674153 block: split bio_queue_enter from blk_queue_enter by Christoph Hellwig · 3 years, 3 months ago
  48. 1f14a09 block: factor out a blk_try_enter_queue helper by Christoph Hellwig · 3 years, 3 months ago
  49. cc9c884 block: call submit_bio_checks under q_usage_counter by Christoph Hellwig · 3 years, 3 months ago
  50. 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
  51. 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
  52. 270a1c9 block: provide bio_clear_hipri() helper by Jens Axboe · 3 years, 5 months ago
  53. be863b9 block: clear BIO_PERCPU_CACHE flag if polling isn't supported by Jens Axboe · 3 years, 5 months ago
  54. c2da19e blk-mq: fix kernel panic during iterating over flush request by Ming Lei · 3 years, 5 months ago
  55. edb0872 block: move the bdi from the request_queue to the gendisk by Christoph Hellwig · 3 years, 5 months ago
  56. 5ed964f mm: hide laptop_mode_wb_timer entirely behind the BDI API by Christoph Hellwig · 3 years, 5 months ago
  57. d80c228 block: fix the problem of io_ticks becoming smaller by Chunguang Xu · 3 years, 6 months ago
  58. da6269d block: remove REQ_OP_SCSI_{IN,OUT} by Christoph Hellwig · 3 years, 6 months ago
  59. 7cc2623 block: Update blk_update_request() documentation by Bart Van Assche · 3 years, 7 months ago
  60. da7ba72 block: unexport blk_alloc_queue by Christoph Hellwig · 3 years, 7 months ago
  61. 3af3d77 block_dump: remove block_dump feature by zhangyi (F) · 3 years, 10 months ago
  62. 9bb33f2 block: refactor the bounce buffering code by Christoph Hellwig · 3 years, 9 months ago
  63. b357e4a block: get rid of the trace rq insert wrapper by Chaitanya Kulkarni · 3 years, 10 months ago
  64. 3a905c3 block: skip bio_check_eod for partition-remapped bios by Christoph Hellwig · 4 years ago
  65. c495a17 block: don't pass BIOSET_NEED_BVECS for q->bio_split by Ming Lei · 4 years ago
  66. 0b6e522 blk-mq: use ->bi_bdev for I/O accounting by Christoph Hellwig · 4 years ago
  67. 99dfc43 block: use ->bi_bdev for bio based I/O accounting by Christoph Hellwig · 4 years ago
  68. 30c5d34 block: do not reassig ->bi_bdev when partition remapping by Christoph Hellwig · 4 years ago
  69. 2f9f622 block: simplify submit_bio_checks a bit by Christoph Hellwig · 4 years ago
  70. 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
  71. 52f019d block: add a hard-readonly flag to struct gendisk by Christoph Hellwig · 4 years ago
  72. eda809ae Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
  73. 52abca6 scsi: block: Do not accept any requests while suspended by Alan Stern · 4 years, 1 month ago
  74. a4d34da scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT by Bart Van Assche · 4 years, 1 month ago
  75. 0854bcd scsi: block: Introduce BLK_MQ_REQ_PM by Bart Van Assche · 4 years, 1 month ago
  76. 1c02fca block: remove the request_queue argument to the block_bio_remap tracepoint by Christoph Hellwig · 4 years, 1 month ago
  77. e8a676d block: simplify and extend the block_bio_merge tracepoint class by Christoph Hellwig · 4 years, 1 month ago
  78. 8446fe9 block: switch partition lookup to use struct block_device by Christoph Hellwig · 4 years, 1 month ago
  79. cb8432d block: allocate struct hd_struct as part of struct bdev_inode by Christoph Hellwig · 4 years, 1 month ago
  80. 83950d3 block: move the policy field to struct block_device by Christoph Hellwig · 4 years, 1 month ago
  81. b309e99 block: move make_it_fail to struct block_device by Christoph Hellwig · 4 years, 1 month ago
  82. 29ff57c block: move the start_sect field to struct block_device by Christoph Hellwig · 4 years, 1 month ago
  83. 15e3d2c block: move disk stat accounting to struct block_device by Christoph Hellwig · 4 years, 1 month ago
  84. a782483 block: remove the nr_sects field in struct hd_struct by Christoph Hellwig · 4 years, 1 month ago
  85. 3b481d9 block: add zone specific block statuses by Keith Busch · 4 years, 3 months ago
  86. f4ac712 block: ratelimit handle_bad_sector() message by Tetsuo Handa · 4 years, 3 months ago
  87. 93f221a block: make blk_crypto_rq_bio_prep() able to fail by Eric Biggers · 4 years, 3 months ago
  88. 021a244 block: add QUEUE_FLAG_NOWAIT by Mike Snitzer · 4 years, 3 months ago
  89. ed7b6b4 bdi: remove BDI_CAP_CGROUP_WRITEBACK by Christoph Hellwig · 4 years, 3 months ago
  90. 55b2598 bdi: initialize ->ra_pages and ->io_pages in bdi_init by Christoph Hellwig · 4 years, 3 months ago
  91. 7b26410 block: introduce part_[begin|end]_io_acct by Song Liu · 4 years, 4 months ago
  92. bccf5e2 blk-mq: Record nr_active_requests per queue for when using shared sbitmap by John Garry · 4 years, 4 months ago
  93. 8327cce5 block: better deal with the delayed not supported case in blk_cloned_rq_check_limits by Ritika Srivastava · 4 years, 4 months ago
  94. 143d260 block: Return blk_status_t instead of errno codes by Ritika Srivastava · 4 years, 4 months ago
  95. e44a6a2 blk-mq: use BLK_MQ_NO_TAG for no tag by Xianting Tian · 4 years, 4 months ago
  96. 8e75637 block: Move bio merge related functions into blk-merge.c by Baolin Wang · 4 years, 4 months ago
  97. de1b0ee block: ensure bdi->io_pages is always initialized by Jens Axboe · 4 years, 4 months ago
  98. cdc8fcb Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  99. 0e6e255 block: remove a bogus warning in __submit_bio_noacct_mq by Christoph Hellwig · 4 years, 6 months ago
  100. 7c792f3 block: initialize current->bio_list[1] in __submit_bio_noacct_mq by Christoph Hellwig · 4 years, 6 months ago