1. b542023 mm: refactor readahead defines in mm.h by Nikolay Borisov · 6 years ago
  2. 2e3c18d block: pass no-op callback to INIT_WORK(). by Tetsuo Handa · 6 years ago
  3. 947b7ac Revert "block: cover another queue enter recursion via BIO_QUEUE_ENTERED" by Jens Axboe · 6 years ago
  4. 698cef1 block: cover another queue enter recursion via BIO_QUEUE_ENTERED by Ming Lei · 6 years ago
  5. 649d496 block: fix kerneldoc comment for blk_attempt_plug_merge() by Jonathan Corbet · 6 years ago
  6. 4040585 block: clarify documentation for blk_{start|finish}_plug by Jeff Moyer · 6 years ago
  7. d04c406 block: clear REQ_HIPRI if polling is not supported by Christoph Hellwig · 6 years ago
  8. d6a51a9 blk-mq: replace and kill blk_mq_request_issue_directly by Jianchao Wang · 6 years ago
  9. 5b18b5a block: delete part_round_stats and switch to less precise counting by Mikulas Patocka · 6 years ago
  10. 112f158 block: stop passing 'cpu' to all percpu stats methods by Mike Snitzer · 6 years ago
  11. 529262d block: remove ->poll_fn by Christoph Hellwig · 6 years ago
  12. 2149da0 block: add cmd_flags to print_req_error by Balbir Singh · 6 years ago
  13. be94f05 blk-mq: use bd->last == true for list inserts by Jens Axboe · 6 years ago
  14. ce5b009 block: improve logic around when to sort a plug list by Jens Axboe · 6 years ago
  15. 5f0ed77 block: sum requests in the plug structure by Jens Axboe · 6 years ago
  16. 0a1b8b8 block: make blk_poll() take a parameter on whether to spin or not by Jens Axboe · 6 years ago
  17. 1052b8a blk-mq: when polling for IO, look for any completion by Jens Axboe · 6 years ago
  18. 20578bd block: Initialize BIO I/O priority early by Damien Le Moal · 6 years ago
  19. 668ffc0 block: prevent merging of requests with different priorities by Damien Le Moal · 6 years ago
  20. 64845a1 block: Introduce get_current_ioprio() by Damien Le Moal · 6 years ago
  21. e2b3fa5 block: Remove bio->bi_ioc by Damien Le Moal · 6 years ago
  22. a78b03b Merge tag 'v4.20-rc3' into for-4.21/block by Jens Axboe · 6 years ago
  23. 344e9ff block: add queue_is_mq() helper by Jens Axboe · 6 years ago
  24. 0d945c1 block: remove the queue_lock indirection by Christoph Hellwig · 6 years ago
  25. 6d46964 block: remove the lock argument to blk_alloc_queue_node by Christoph Hellwig · 6 years ago
  26. 57d74df block: use atomic bitops for ->queue_flags by Christoph Hellwig · 6 years ago
  27. 8f4236d block: remove QUEUE_FLAG_BYPASS and ->bypass by Christoph Hellwig · 6 years ago
  28. 8dc765d SCSI: fix queue cleanup race before queue initialization is done by Ming Lei · 6 years ago
  29. 9d037ad block: remove req->timeout_list by Christoph Hellwig · 6 years ago
  30. 9cf2bab block: kill request ->cpu member by Jens Axboe · 6 years ago
  31. 820efc6 block: kill request slab cache by Jens Axboe · 6 years ago
  32. db6d995 block: remove request_list code by Jens Axboe · 6 years ago
  33. 4316b79 block: kill legacy parts of timeout handling by Jens Axboe · 6 years ago
  34. 92bc5a2 block: remove __blk_put_request() by Jens Axboe · 6 years ago
  35. a1ce35f block: remove dead elevator code by Jens Axboe · 6 years ago
  36. 7ca0192 block: remove legacy rq tagging by Jens Axboe · 6 years ago
  37. c6f2882 block: remove q->lld_busy_fn() by Jens Axboe · 6 years ago
  38. 9ba2052 blk-mq: provide mq_ops->busy() hook by Jens Axboe · 6 years ago
  39. b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
  40. c57cdf7 block: call rq_qos_exit() after queue is frozen by Ming Lei · 6 years ago
  41. e76239a block: add a report_zones method by Christoph Hellwig · 6 years ago
  42. d459d85 blkcg: reassociate bios when make_request() is called recursively by Dennis Zhou · 6 years ago
  43. 5e27891 block: remove bogus check for queue_lock assignment by Jens Axboe · 6 years ago
  44. 5b20285 blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs by Jianchao Wang · 6 years ago
  45. c0aac68 Merge tag 'v4.19-rc6' into for-4.20/block by Jens Axboe · 6 years ago
  46. 7cedffe block: Make blk_get_request() block for non-PM requests while suspended by Bart Van Assche · 6 years ago
  47. 0d25bd0 block: Schedule runtime resume earlier by Bart Van Assche · 6 years ago
  48. 154b00d block: Split blk_pm_add_request() and blk_pm_put_request() by Bart Van Assche · 6 years ago
  49. cd84a62 block, scsi: Change the preempt-only flag into a counter by Bart Van Assche · 6 years ago
  50. bca6b06 block: Move power management code into a new source file by Bart Van Assche · 6 years ago
  51. b57e99b block: use nanosecond resolution for iostat by Omar Sandoval · 6 years ago
  52. 8b2ded1 block: don't warn when doing fsync on read-only devices by Mikulas Patocka · 6 years ago
  53. 5bed49a Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  54. fcedba4 block: remove duplicate initialization by Chaitanya Kulkarni · 6 years ago
  55. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  56. b089cfd block: don't warn for flush on read-only device by Jens Axboe · 6 years ago
  57. 4cf6324 block: Introduce blk_exit_queue() by Bart Van Assche · 6 years ago
  58. a32e236 Partially revert "block: fail op_is_write() requests to read-only partitions" by Linus Torvalds · 6 years ago
  59. b233f12 block: really disable runtime-pm for blk-mq by Ming Lei · 6 years ago
  60. 54648cf block: blk_init_allocated_queue() set q->fq as NULL in the fail case by xiao jin · 6 years ago
  61. ddcf35d block: Add and use op_stat_group() for indexing disk_stat fields. by Michael Callahan · 6 years ago
  62. e9a8385 block: Add default switch case to blk_pm_allow_request() to kill warning by Geert Uytterhoeven · 6 years ago
  63. c1c8038 block: remove external dependency on wbt_flags by Josef Bacik · 6 years ago
  64. a790504 blk-rq-qos: refactor out common elements of blk-wbt by Josef Bacik · 6 years ago
  65. 1954e9a block: Document how blk_update_request() handles RQF_SPECIAL_PAYLOAD requests by Bart Van Assche · 6 years ago
  66. 1311326 blk-mq: avoid to synchronize rcu inside blk_cleanup_queue() by Ming Lei · 6 years ago
  67. 297ba57 block: Fix cloning of requests with a special payload by Bart Van Assche · 6 years ago
  68. 9c24c10 Revert "block: Add warning for bi_next not NULL in bio_endio()" by Bart Van Assche · 6 years ago
  69. c04fa44 block: always set partition number to '0' in blk_partition_remap() by Hannes Reinecke · 6 years ago
  70. cd4a4ae block: don't use blocking queue entered for recursive bio submits by Jens Axboe · 6 years ago
  71. acddf3b block: move sysfs_lock into elevator_init by Christoph Hellwig · 6 years ago
  72. ddb7253 block: remove the always unused name argument to elevator_init by Christoph Hellwig · 6 years ago
  73. cbf62af block: move initialization of elevator-related fields to blk_alloc_queue_node by Christoph Hellwig · 6 years ago
  74. 338aa96 block: convert bounce, q->bio_split to bioset_init()/mempool_init() by Kent Overstreet · 6 years ago
  75. 12f5b93 blk-mq: Remove generation seqeunce by Keith Busch · 6 years ago
  76. 0ba99ca block: Add warning for bi_next not NULL in bio_endio() by Kent Overstreet · 7 years ago
  77. f4f8154 block: Use bioset_init() for fs_bio_set by Kent Overstreet · 7 years ago
  78. c303602 block: use GFP_NOIO instead of __GFP_DIRECT_RECLAIM by Christoph Hellwig · 7 years ago
  79. 4accf5f block: pass an explicit gfp_t to get_request by Christoph Hellwig · 7 years ago
  80. ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 7 years ago
  81. a9a14d3 block: fix __get_request documentation by Christoph Hellwig · 7 years ago
  82. 522a777 block: consolidate struct request timestamp fields by Omar Sandoval · 7 years ago
  83. 544ccc8d block: get rid of struct blk_issue_stat by Omar Sandoval · 7 years ago
  84. a8a4594 block: pass struct request instead of struct blk_issue_stat to wbt by Omar Sandoval · 7 years ago
  85. 5086467 block: Shorten interrupt disabled regions by Thomas Gleixner · 7 years ago
  86. 656cb6d block: Remove redundant WARN_ON() by Anna-Maria Gleixner · 7 years ago
  87. f456023 blk-mq: start request gstate with gen 1 by Jianchao Wang · 7 years ago
  88. 1dc3039 block: do not use interruptible wait anywhere by Alan Jenkins · 7 years ago
  89. 37f9579 blk-mq: Avoid that submitting a bio concurrently with device removal triggers a crash by Bart Van Assche · 7 years ago
  90. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  91. 818e0fa block: Change a rcu_read_{lock,unlock}_sched() pair into rcu_read_{lock,unlock}() by Bart Van Assche · 7 years ago
  92. 52c5e62 block: bio_check_eod() needs to consider partitions by Christoph Hellwig · 7 years ago
  93. 8814ce8 block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}() by Bart Van Assche · 7 years ago
  94. f78bac2 block: Use the queue_flag_*() functions instead of open-coding these by Bart Van Assche · 7 years ago
  95. 7c5a0dc block: fix the count of PGPGOUT for WRITE_SAME by Jiufei Xue · 7 years ago
  96. a063057 block: Fix a race between request queue removal and the block cgroup controller by Bart Van Assche · 7 years ago
  97. 498f665 block: Fix a race between the cgroup code and request queue initialization by Bart Van Assche · 7 years ago
  98. 5ee0524 block: Add 'lock' as third argument to blk_alloc_queue_node() by Bart Van Assche · 7 years ago
  99. 30abb3a block: Add should_fail_bio() for bpf error injection by Howard McLauchlan · 7 years ago
  100. 445251d blk-mq: fix discard merge with scheduler attached by Jens Axboe · 7 years ago