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