1. 5f0ed77 block: sum requests in the plug structure by Jens Axboe · 6 years ago
  2. e2b3fa5 block: Remove bio->bi_ioc by Damien Le Moal · 6 years ago
  3. a78b03b Merge tag 'v4.20-rc3' into for-4.21/block by Jens Axboe · 6 years ago
  4. 373e4af3 block: remove queue_lockdep_assert_held by Christoph Hellwig · 6 years ago
  5. 57d74df block: use atomic bitops for ->queue_flags by Christoph Hellwig · 6 years ago
  6. 079076b block: remove deadline __deadline manipulation helpers by Christoph Hellwig · 6 years ago
  7. 9d037ad block: remove req->timeout_list by Christoph Hellwig · 6 years ago
  8. 1adfc5e block: make sure discard bio is aligned with logical block size by Ming Lei · 6 years ago
  9. f9afca4 blk-mq: pass in request/bio flags to queue mapping by Jens Axboe · 6 years ago
  10. 820efc6 block: kill request slab cache by Jens Axboe · 6 years ago
  11. db6d995 block: remove request_list code by Jens Axboe · 6 years ago
  12. 4316b79 block: kill legacy parts of timeout handling by Jens Axboe · 6 years ago
  13. a1ce35f block: remove dead elevator code by Jens Axboe · 6 years ago
  14. 7e992f8 block: remove non mq parts from the flush code by Jens Axboe · 6 years ago
  15. df376b2 block: respect virtual boundary mask in bvecs by Johannes Thumshirn · 6 years ago
  16. bf50545 block: Introduce blk_revalidate_disk_zones() by Damien Le Moal · 6 years ago
  17. a2d6b3a block: Improve zone reset execution by Damien Le Moal · 6 years ago
  18. 5b20285 blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs by Jianchao Wang · 6 years ago
  19. c39ae60 block: remove ARCH_BIOVEC_PHYS_MERGEABLE by Christoph Hellwig · 6 years ago
  20. 6e76846 block: remove bvec_to_phys by Christoph Hellwig · 6 years ago
  21. 3dccdae block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeable by Christoph Hellwig · 6 years ago
  22. 6a9f5f2 block: simplify BIOVEC_PHYS_MERGEABLE by Christoph Hellwig · 6 years ago
  23. 27ca1d4 block: move req_gap_back_merge to blk.h by Christoph Hellwig · 6 years ago
  24. 43b729b block: move integrity_req_gap_{back,front}_merge to blk.h by Christoph Hellwig · 6 years ago
  25. d48ece2 blk-mq: init hctx sched after update ctx and hctx mapping by Jianchao Wang · 6 years ago
  26. 599d067 block: change return type to bool by Chengguang Xu · 6 years ago
  27. 4cf6324 block: Introduce blk_exit_queue() by Bart Van Assche · 6 years ago
  28. d706751 block: introduce blk-iolatency io controller by Josef Bacik · 6 years ago
  29. 131d08e block: split the blk-mq case from elevator_init by Christoph Hellwig · 6 years ago
  30. ddb7253 block: remove the always unused name argument to elevator_init by Christoph Hellwig · 6 years ago
  31. a8a275c block: unexport elevator_init/exit by Christoph Hellwig · 6 years ago
  32. 522a777 block: consolidate struct request timestamp fields by Omar Sandoval · 7 years ago
  33. 8a0ac14 block: Move the queue_flag_*() functions from a public into a private header file by Bart Van Assche · 7 years ago
  34. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  35. 83d016a block: Unexport elv_register_queue() and elv_unregister_queue() by Bart Van Assche · 7 years ago
  36. e14575b3 block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit by Jens Axboe · 7 years ago
  37. 0a72e7f block: add accessors for setting/querying request deadline by Jens Axboe · 7 years ago
  38. 76a86f9 block: remove REQ_ATOM_POLL_SLEPT by Jens Axboe · 7 years ago
  39. 5a61c36 blk-mq: remove REQ_ATOM_STARTED by Tejun Heo · 7 years ago
  40. 1d9bd51 blk-mq: replace timeout synchronization with a RCU and generation based scheme by Tejun Heo · 7 years ago
  41. 454be72 block: drain queue before waiting for q_usage_counter becoming zero by Ming Lei · 7 years ago
  42. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  43. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  44. fc13457 blk-mq: document the need to have STARTED and COMPLETED share a byte by Jens Axboe · 7 years ago
  45. 9c98837 block: move __elv_next_request to blk-core.c by Christoph Hellwig · 7 years ago
  46. 5034435 block: Make blk_dequeue_request() static by Damien Le Moal · 7 years ago
  47. 807d4af block: add a __disk_get_part helper by Christoph Hellwig · 7 years ago
  48. 7c20f11 bio-integrity: stop abusing bi_end_io by Christoph Hellwig · 7 years ago
  49. 3bce016 block: move bounce declarations to block/blk.h by Christoph Hellwig · 7 years ago
  50. 332ebbf block: Document what queue type each function is intended for by Bart Van Assche · 7 years ago
  51. b425e50 block: Avoid that blk_exit_rl() triggers a use-after-free by Bart Van Assche · 7 years ago
  52. da8d7f0 block: Export blk_init_request_from_bio() by Bart Van Assche · 8 years ago
  53. d0fac02 block: make __blk_end_bidi_request private by Christoph Hellwig · 8 years ago
  54. b9147dd blk-throttle: add a mechanism to estimate IO latency by Shaohua Li · 8 years ago
  55. 9e234ee blk-throttle: add a simple idle detection by Shaohua Li · 8 years ago
  56. d61fcfa blk-throttle: choose a small throtl_slice for SSD by Shaohua Li · 8 years ago
  57. 297e3d8 blk-throttle: make throtl_slice tunable by Shaohua Li · 8 years ago
  58. 1e73973 block: optionally merge discontiguous discard bios into a single request by Christoph Hellwig · 8 years ago
  59. 34fe7c0 block: enumify ELEVATOR_*_MERGE by Christoph Hellwig · 8 years ago
  60. 6cf7677 block: move req_set_nomerge to blk.h by Christoph Hellwig · 8 years ago
  61. b973cb7 blk-merge: return the merged request by Jens Axboe · 8 years ago
  62. 18fbda9 block: use same block debugfs directory for blk-mq and blktrace by Omar Sandoval · 8 years ago
  63. 57292b5 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 8 years ago
  64. c23ecb4 block: move rq_ioc() to blk.h by Jens Axboe · 8 years ago
  65. c51ca6c block: move existing elevator ops to union by Jens Axboe · 8 years ago
  66. 06426ad blk-mq: implement hybrid poll mode for sync O_DIRECT by Jens Axboe · 8 years ago
  67. e806402 block: split out request-only flags into a new namespace by Christoph Hellwig · 8 years ago
  68. 7d7e0f9 blk-mq: remove ->map_queue by Christoph Hellwig · 8 years ago
  69. 98d61d5 block: simplify and export blk_rq_append_bio by Christoph Hellwig · 8 years ago
  70. 287922e block: defer timeouts to a workqueue by Christoph Hellwig · 9 years ago
  71. 2e6edc9 block: protect rw_page against device teardown by Dan Williams · 9 years ago
  72. 527d152 Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  73. 0809e3a block: fix plug list flushing for nomerge queues by Jeff Moyer · 9 years ago
  74. 5a48fc1 block: blk_flush_integrity() for bio-based drivers by Dan Williams · 9 years ago
  75. 3ef28e8 block: generic request_queue reference counting by Dan Williams · 9 years ago
  76. b0a1ea5 Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  77. ae11889 blkcg: consolidate blkg creation in blkcg_bio_issue_check() by Tejun Heo · 9 years ago
  78. 0048b48 blk-mq: fix race between timeout and freeing request by Ming Lei · 9 years ago
  79. 5b3f341 blk-mq: make plug work for mutiple disks and queues by Shaohua Li · 10 years ago
  80. a7928c1 block: move PM request support to IDE by Christoph Hellwig · 10 years ago
  81. f70ced0 blk-mq: support per-distpatch_queue flush machinery by Ming Lei · 10 years ago
  82. e97c293 block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queue by Ming Lei · 10 years ago
  83. ba48338 block: remove blk_init_flush() and its pair by Ming Lei · 10 years ago
  84. 7c94e1c block: introduce blk_flush_queue to drive flush machinery by Ming Lei · 10 years ago
  85. f355265 block: introduce blk_init_flush and its pair by Ming Lei · 10 years ago
  86. 46f92d4 blk-mq: unshared timeout handler by Christoph Hellwig · 10 years ago
  87. 2940474 block: remove elv_abort_queue and blk_abort_flushes by Christoph Hellwig · 10 years ago
  88. e3a2b3f blk-mq: allow changing of queue depth through sysfs by Jens Axboe · 11 years ago
  89. 0d2602c blk-mq: improve support for shared tags maps by Jens Axboe · 11 years ago
  90. 87ee7b1 blk-mq: fix race with timeouts and requeue events by Jens Axboe · 11 years ago
  91. 360f92c block: fix regression with block enabled tagging by Jens Axboe · 11 years ago
  92. 556ee81 block: __elv_next_request() shouldn't call into the elevator if bypassing by Tejun Heo · 11 years ago
  93. 320ae51 blk-mq: new multi-queue block IO queueing mechanism by Jens Axboe · 11 years ago
  94. 242d98f block,elevator: use new hashtable implementation by Sasha Levin · 12 years ago
  95. c246e80 block: Avoid that request_fn is invoked on a dead queue by Bart Van Assche · 12 years ago
  96. 3f3299d block: Rename queue dead flag by Bart Van Assche · 12 years ago
  97. e2a60da block: Clean up special command handling logic by Martin K. Petersen · 12 years ago
  98. 80799fb block: remove dead func declaration by Yuanhan Liu · 12 years ago
  99. 5b788ce block: prepare for multiple request_lists by Tejun Heo · 12 years ago
  100. 959d851 Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged by Tejun Heo · 13 years ago