1. 3110fc7 blk-mq: improve plug list sorting by Jens Axboe · 6 years ago
  2. 67cae4c blk-mq: cleanup and improve list insertion by Jens Axboe · 6 years ago
  3. ea4f995 blk-mq: cache request hardware queue mapping by Jens Axboe · 6 years ago
  4. 392546a blk-mq: separate number of hardware queues from nr_cpu_ids by Jens Axboe · 6 years ago
  5. b3c661b blk-mq: support multiple hctx maps by Jens Axboe · 6 years ago
  6. f31967f blk-mq: allow software queue to map to multiple hardware queues by Jens Axboe · 6 years ago
  7. f9afca4 blk-mq: pass in request/bio flags to queue mapping by Jens Axboe · 6 years ago
  8. ed76e32 blk-mq: abstract out queue map by Jens Axboe · 6 years ago
  9. a890893 blk-mq: kill q->mq_map by Jens Axboe · 6 years ago
  10. 9cf2bab block: kill request ->cpu member by Jens Axboe · 6 years ago
  11. c7bb9ad block: get rid of q->softirq_done_fn() by Jens Axboe · 6 years ago
  12. 7d69233 block: get rid of blk_queued_rq() by Jens Axboe · 6 years ago
  13. db6d995 block: remove request_list code by Jens Axboe · 6 years ago
  14. f9cd4bf block: get rid of MQ scheduler ops union by Jens Axboe · 6 years ago
  15. ba7b443 blk-mq: remove legacy check in queue blk_freeze_queue() by Jens Axboe · 6 years ago
  16. 7ac257b blk-mq: remove the request_list usage by Jens Axboe · 6 years ago
  17. d6f1dda blk-mq: place trace_block_getrq() in correct place by Xiaoguang Wang · 6 years ago
  18. 9316a9e blk-mq: provide helper for setting up an SQ queue and tag set by Jens Axboe · 6 years ago
  19. e01ad46 blk-mq: fallback to previous nr_hw_queues when updating fails by Jianchao Wang · 6 years ago
  20. 34d11ff blk-mq: realloc hctx when hw queue is mapped to another node by Jianchao Wang · 6 years ago
  21. 5b20285 blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs by Jianchao Wang · 6 years ago
  22. 477e19d blk-mq: adjust debugfs and sysfs register when updating nr_hw_queues by Jianchao Wang · 6 years ago
  23. 36e7653 blk-mq: complete req in softirq context in case of single queue by Ming Lei · 6 years ago
  24. c0aac68 Merge tag 'v4.19-rc6' into for-4.20/block by Jens Axboe · 6 years ago
  25. ed88660 block: move call of scheduler's ->completed_request() hook by Omar Sandoval · 6 years ago
  26. 587562d blk-mq: I/O and timer unplugs are inverted in blktrace by Ilya Dryomov · 6 years ago
  27. 986d413 blk-mq: Enable support for runtime power management by Bart Van Assche · 6 years ago
  28. bdd6316 block: Allow unfreezing of a queue while requests are in progress by Bart Van Assche · 6 years ago
  29. 5bed49a Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  30. f5bbbbe blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter by Jianchao Wang · 6 years ago
  31. d48ece2 blk-mq: init hctx sched after update ctx and hctx mapping by Jianchao Wang · 6 years ago
  32. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  33. d263ed9 blk-mq: count the hctx as active before allocating tag by Jianchao Wang · 6 years ago
  34. eb181a8 Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  35. 0fc09f9 blk-mq: export setting request completion state by Keith Busch · 6 years ago
  36. 8824f62 blk-mq: fail the request in case issue failure by Ming Lei · 6 years ago
  37. 6ce3dd6 blk-mq: issue directly if hw queue isn't busy in case of 'none' by Ming Lei · 6 years ago
  38. c1c8038 block: remove external dependency on wbt_flags by Josef Bacik · 6 years ago
  39. a790504 blk-rq-qos: refactor out common elements of blk-wbt by Josef Bacik · 6 years ago
  40. 6e768717 blk-mq: dequeue request one by one from sw queue if hctx is busy by Ming Lei · 6 years ago
  41. 3f0cedc blk-mq: use list_splice_tail_init() to insert requests by Ming Lei · 6 years ago
  42. c018c84 blk-mq: fix typo in a function comment by Minwoo Im · 7 years ago
  43. 0da73d0 blk-mq: code clean-up by adding an API to clear set->mq_map by Minwoo Im · 6 years ago
  44. 97889f9 blk-mq: remove synchronize_rcu() from blk_mq_del_queue_tag_set() by Ming Lei · 7 years ago
  45. 5815839b blk-mq: introduce new lock for protecting hctx->dispatch_wait by Ming Lei · 7 years ago
  46. 2278d69 blk-mq: don't pass **hctx to blk_mq_mark_tag_wait() by Ming Lei · 7 years ago
  47. 8ab6bb9e blk-mq: cleanup blk_mq_get_driver_tag() by Ming Lei · 7 years ago
  48. e6e5bec Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  49. 1f57f8d blk-mq: don't queue more if we get a busy return by Jens Axboe · 7 years ago
  50. 77072ca Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  51. f5e350f blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONE by Bart Van Assche · 7 years ago
  52. 265c5596 Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  53. da66126 blk-mq: don't time out requests again that are in the timeout handler by Christoph Hellwig · 7 years ago
  54. 590b5b7 treewide: kzalloc_node() -> kcalloc_node() by Kees Cook · 7 years ago
  55. a347c7a blk-mq: reinit q->tag_set_list entry only after grace period by Roman Pen · 7 years ago
  56. 0196d6b blk-mq: return when hctx is stopped in blk_mq_run_work_fn by Jianchao Wang · 7 years ago
  57. 131d08e block: split the blk-mq case from elevator_init by Christoph Hellwig · 7 years ago
  58. acddf3b block: move sysfs_lock into elevator_init by Christoph Hellwig · 7 years ago
  59. d1210d5 blk-mq: simplify blk_mq_rq_timed_out by Christoph Hellwig · 7 years ago
  60. f6e7d48 block: remove BLK_EH_HANDLED by Christoph Hellwig · 7 years ago
  61. 6600593 block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE by Christoph Hellwig · 7 years ago
  62. 12f5b93 blk-mq: Remove generation seqeunce by Keith Busch · 7 years ago
  63. ad103e7 blk-mq: Fix timeout and state order by Keith Busch · 7 years ago
  64. b4f6f38 blk-mq: remove wrong 'unlikely' check by huhai · 7 years ago
  65. d416c92 blk-mq: clear hctx->dispatch_from when mappings change by huhai · 7 years ago
  66. 8fa9f55 blk-mq: remove redundant insert case in blk_mq_make_request() by huhai · 7 years ago
  67. 17a5119 blk-mq: don't call into depth limiting for reserved tags by Jens Axboe · 7 years ago
  68. 522a777 block: consolidate struct request timestamp fields by Omar Sandoval · 7 years ago
  69. 4bc6339 block: move blk_stat_add() to __blk_mq_end_request() by Omar Sandoval · 7 years ago
  70. 544ccc8d block: get rid of struct blk_issue_stat by Omar Sandoval · 7 years ago
  71. a8a4594 block: pass struct request instead of struct blk_issue_stat to wbt by Omar Sandoval · 7 years ago
  72. bf0ddab blk-mq: fix sysfs inflight counter by Omar Sandoval · 7 years ago
  73. 6131837 blk-mq: count allocated but not started requests in iostats inflight by Omar Sandoval · 7 years ago
  74. 4412efe Revert "blk-mq: remove code for dealing with remapping queue" by Ming Lei · 7 years ago
  75. f456023 blk-mq: start request gstate with gen 1 by Jianchao Wang · 7 years ago
  76. 37c7c6c blk-mq: remove code for dealing with remapping queue by Ming Lei · 7 years ago
  77. efea845 blk-mq: don't check queue mapped in __blk_mq_delay_run_hw_queue() by Ming Lei · 7 years ago
  78. 15fe8a90 blk-mq: remove blk_mq_delay_queue() by Ming Lei · 7 years ago
  79. f82ddf1 blk-mq: introduce blk_mq_hw_queue_first_cpu() to figure out first cpu by Ming Lei · 7 years ago
  80. 476f8c9 blk-mq: avoid to write intermediate result to hctx->next_cpu by Ming Lei · 7 years ago
  81. a1c735f blk-mq: make sure that correct hctx->next_cpu is set by Ming Lei · 7 years ago
  82. 0bca799 blk-mq: order getting budget and driver tag by Ming Lei · 7 years ago
  83. 7dfdbc7 block: Protect queue flag changes with the queue lock by Bart Van Assche · 7 years ago
  84. 8814ce8 block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}() by Bart Van Assche · 7 years ago
  85. f78bac2 block: Use the queue_flag_*() functions instead of open-coding these by Bart Van Assche · 7 years ago
  86. 5ee0524 block: Add 'lock' as third argument to blk_alloc_queue_node() by Bart Van Assche · 7 years ago
  87. e9a99a6 block: clear ctx pending bit under ctx lock by Omar Sandoval · 7 years ago
  88. 105976f blk-mq: don't call io sched's .requeue_request when requeueing rq to ->dispatch by Ming Lei · 7 years ago
  89. 67b4110 blk: optimization for classic polling by Nitesh Shetty · 7 years ago
  90. 86ff7c2 blk-mq: introduce BLK_STS_DEV_RESOURCE by Ming Lei · 7 years ago
  91. 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  92. ae943d2 blk-mq: Avoid that blk_mq_delay_run_hw_queue() introduces unintended delays by Bart Van Assche · 7 years ago
  93. c77ff7f blk-mq: Rename blk_mq_request_direct_issue() into blk_mq_request_issue_directly() by Bart Van Assche · 7 years ago
  94. 23d4ee1 blk-mq: don't dispatch request in blk_mq_request_direct_issue if queue is busy by Ming Lei · 7 years ago
  95. 9e97d29 blk-mq-sched: remove unused 'can_block' arg from blk_mq_sched_insert_request by Mike Snitzer · 7 years ago
  96. 396eaf2 blk-mq: improve DM's blk-mq IO merging via blk_insert_cloned_request feedback by Ming Lei · 7 years ago
  97. 0f95549 blk-mq: factor out a few helpers from __blk_mq_try_issue_directly by Mike Snitzer · 7 years ago
  98. 7df938f blk-mq: turn WARN_ON in __blk_mq_run_hw_queue into printk by Ming Lei · 7 years ago
  99. 7bed459 blk-mq: make sure hctx->next_cpu is set correctly by Ming Lei · 7 years ago
  100. bf9ae8c blk-mq: fix bad clear of RQF_MQ_INFLIGHT in blk_mq_ct_ctx_init() by Jens Axboe · 7 years ago