1. 48554df blk-mq: remove RQF_MQ_INFLIGHT by Chengming Zhou · 1 year, 5 months ago
  2. 4f1731df blk-mq: fix potential io hang by wrong 'wake_batch' by Yu Kuai · 1 year, 9 months ago
  3. 9a67aa5 blk-mq: don't use the requeue list to queue flush commands by Christoph Hellwig · 1 year, 9 months ago
  4. dd6216b blk-mq: make sure elevator callbacks aren't called for passthrough request by Christoph Hellwig · 1 year, 9 months ago
  5. fdcab6c blk-mq: remove RQF_ELVPRIV by Christoph Hellwig · 1 year, 9 months ago
  6. d5fb872 block: Decode all flag names in the debugfs output by Bart Van Assche · 1 year, 9 months ago
  7. 90110e0 blk-mq: include <linux/blk-mq.h> in block/blk-mq.h by Christoph Hellwig · 1 year, 11 months ago
  8. bebe84e blk-mq: remove blk-mq-tag.h by Christoph Hellwig · 1 year, 11 months ago
  9. 54bdd67 blk-mq: remove hybrid polling by Keith Busch · 1 year, 11 months ago
  10. ba91c84 blk-rq-qos: store a gendisk instead of request_queue in struct rq_qos by Christoph Hellwig · 2 years, 1 month ago
  11. 5133898 Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 5 months ago
  12. 9713a67 block/blk-rq-qos: delete useless enmu RQ_QOS_IOPRIO by Li Jinlin · 2 years, 5 months ago
  13. 745ed37 block: add missing request flags to debugfs code by Jens Axboe · 2 years, 6 months ago
  14. 16458cf block: Use the new blk_opf_t type by Bart Van Assche · 2 years, 7 months ago
  15. 77e7ffd block: Use enum req_op where appropriate by Bart Van Assche · 2 years, 7 months ago
  16. f3ec5d1 blk-mq: don't create hctx debugfs dir until q->debugfs_dir is created by Ming Lei · 2 years, 8 months ago
  17. 2dd6532 blk-mq: Drop 'reserved' arg of busy_tag_iter_fn by John Garry · 2 years, 8 months ago
  18. 1f90307 block: remove QUEUE_FLAG_DEAD by Christoph Hellwig · 2 years, 8 months ago
  19. 99d055b block: remove per-disk debugfs files in blk_unregister_queue by Christoph Hellwig · 2 years, 8 months ago
  20. 5cf9c91 block: serialize all debugfs operations using q->debugfs_mutex by Christoph Hellwig · 2 years, 8 months ago
  21. 44abff2c block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD by Christoph Hellwig · 2 years, 10 months ago
  22. 7020057 block: remove QUEUE_FLAG_DISCARD by Christoph Hellwig · 2 years, 10 months ago
  23. 561593a Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 11 months ago
  24. 4f48120 blk-mq: prepare for implementing hctx table via xarray by Ming Lei · 3 years ago
  25. c75e707 block: remove the per-bio/request write hint by Christoph Hellwig · 3 years ago
  26. 18d7817 blk-mq: check q->poll_stat in queue_poll_stat_show by Ming Lei · 3 years, 3 months ago
  27. 2aa7745 block: don't include blk-mq-sched.h in blk.h by Christoph Hellwig · 3 years, 3 months ago
  28. 48b5c1f block: only allocate poll_stats if there's a user of them by Jens Axboe · 3 years, 3 months ago
  29. 3e28850 Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
  30. 62ba0c0 blk-mq: add RQF_ELV debug entry by Ming Lei · 3 years, 4 months ago
  31. 71ae4262 Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  32. 9b84c629 blk-mq-debugfs: Show active requests per queue for shared tags by John Garry · 3 years, 4 months ago
  33. 4845012 block: remove QUEUE_FLAG_SCSI_PASSTHROUGH by Christoph Hellwig · 3 years, 4 months ago
  34. afd7de0 block: remove some blk_mq_hw_ctx debugfs entries by Jens Axboe · 3 years, 4 months ago
  35. 9a14d6c block: remove debugfs blk_mq_ctx dispatched/merged/completed attributes by Jens Axboe · 3 years, 4 months ago
  36. 6ce913f block: rename REQ_HIPRI to REQ_POLLED by Christoph Hellwig · 3 years, 4 months ago
  37. ae0f1a7 blk-mq: Stop using pointers for blk_mq_tags bitmap tags by John Garry · 3 years, 5 months ago
  38. 1dbdd99 block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output by Johannes Thumshirn · 3 years, 5 months ago
  39. 556910e block: Introduce the ioprio rq-qos policy by Bart Van Assche · 3 years, 8 months ago
  40. fb44023 block/blk-rq-qos: Move a function from a header file into a C file by Bart Van Assche · 3 years, 8 months ago
  41. 6c00292 Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  42. 1e91e28 blk-mq: Fix spurious debugfs directory creation during initialization by Saravanan D · 3 years, 11 months ago
  43. f06c609 block: remove the unused RQF_ALLOCED flag by Christoph Hellwig · 3 years, 11 months ago
  44. 5218e12 block: Drop leftover references to RQF_SORTED by Jean Delvare · 4 years ago
  45. ed41fd0 Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  46. 02f938e blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED by John Garry · 4 years, 2 months ago
  47. eda809ae Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
  48. dc30432 block: add debugfs stanza for QUEUE_FLAG_NOWAIT by Andres Freund · 4 years, 2 months ago
  49. a4d34da scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT by Bart Van Assche · 4 years, 3 months ago
  50. 1cb039f bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag by Christoph Hellwig · 4 years, 5 months ago
  51. 222a5ae blk-mq: Use pointers for blk_mq_tags bitmap tags by John Garry · 4 years, 6 months ago
  52. 51db1c3 blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED by Ming Lei · 4 years, 6 months ago
  53. 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  54. b5fc1e8 blk-mq: remove pointless call of list_entry_rq() in hctx_show_busy_rq() by Hou Tao · 4 years, 10 months ago
  55. bfe373f blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags by Hou Tao · 4 years, 10 months ago
  56. 85e0cbb block: create the request_queue debugfs_dir on registration by Luis Chamberlain · 4 years, 8 months ago
  57. bf0beec blk-mq: drain I/O when all CPUs in a hctx are offline by Ming Lei · 4 years, 9 months ago
  58. e64a0e1 block: remove RQF_COPY_USER by Christoph Hellwig · 4 years, 10 months ago
  59. 3b99107 Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  60. 7e41c3c blk-mq: fix up placement of debugfs directory of queue files by Greg Kroah-Hartman · 6 years ago
  61. 874c893 block: use blk_op_str() in blk-mq-debugfs.c by Chaitanya Kulkarni · 6 years ago
  62. 243d9f7 block: code cleanup queue_poll_stat_show() by Chaitanya Kulkarni · 6 years ago
  63. 3f6d385 block: use right format specifier for op by Chaitanya Kulkarni · 6 years ago
  64. ee1e035 block: get rid of redundant else by Chaitanya Kulkarni · 6 years ago
  65. f9bc64a block: use req_op() to maintain consistency by Chaitanya Kulkarni · 6 years ago
  66. 315eb65 blk-mq/debugfs: Fix improper print qualifier by Pavel Begunkov · 6 years ago
  67. 6cfc008 blk-mq: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  68. 8c16567 block: switch all files cleared marked as GPLv2 to SPDX tags by Christoph Hellwig · 6 years ago
  69. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  70. 6fb845f Merge tag 'v5.0-rc6' into for-5.1/block by Jens Axboe · 6 years ago
  71. 56d18f6 block: kill BLK_MQ_F_SG_MERGE by Ming Lei · 6 years ago
  72. 2705c93 block: kill QUEUE_FLAG_NO_SG_MERGE by Ming Lei · 6 years ago
  73. d11a399 block: kill QUEUE_FLAG_FLUSH_NQ by Jens Axboe · 6 years ago
  74. 8c8e62c Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  75. 8b3238c scsi: block: remove bidi support by Christoph Hellwig · 6 years ago
  76. 36991ca blk-mq: protect debugfs_create_files() from failures by Greg Kroah-Hartman · 6 years ago
  77. 1c26010 blk-mq: fix the cmd_flag_name array by Jianchao Wang · 6 years ago
  78. c16d6b5 blk-mq: fix dispatch from sw queue by Ming Lei · 6 years ago
  79. 346fc10 blk-mq: export hctx->type in debugfs instead of sysfs by Ming Lei · 6 years ago
  80. cc56694 blk-mq-debugfs: support rq_qos by Ming Lei · 6 years ago
  81. 8f4236d block: remove QUEUE_FLAG_BYPASS and ->bypass by Christoph Hellwig · 6 years ago
  82. 7baa857 blk-mq-tag: change busy_iter_fn to return whether to continue or not by Jens Axboe · 6 years ago
  83. ea4f995 blk-mq: cache request hardware queue mapping by Jens Axboe · 6 years ago
  84. f9afca4 blk-mq: pass in request/bio flags to queue mapping by Jens Axboe · 6 years ago
  85. 7ca0192 block: remove legacy rq tagging by Jens Axboe · 6 years ago
  86. e76239a block: add a report_zones method by Christoph Hellwig · 6 years ago
  87. 6d8623a blk-mq-debugfs: Also show requests that have not yet been started by Bart Van Assche · 6 years ago
  88. cd84a62 block, scsi: Change the preempt-only flag into a counter by Bart Van Assche · 6 years ago
  89. 6e768717 blk-mq: dequeue request one by one from sw queue if hctx is busy by Ming Lei · 7 years ago
  90. 6a5ac98 block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n by Bart Van Assche · 7 years ago
  91. 7c8542b block: Inline blk_queue_nr_zones() by Bart Van Assche · 7 years ago
  92. a1e7918 blk-mq-debugfs: Off by one in blk_mq_rq_state_name() by Dan Carpenter · 7 years ago
  93. 12f5b93 blk-mq: Remove generation seqeunce by Keith Busch · 7 years ago
  94. 15fe8a90 blk-mq: remove blk_mq_delay_queue() by Ming Lei · 7 years ago
  95. ec6dcf6 blk-mq-debugfs: Show more request state information by Bart Van Assche · 7 years ago
  96. 18bc423 blk-mq-debugfs: Show zone locking information by Bart Van Assche · 7 years ago
  97. 1209cb7 blk-mq-debugfs: Reorder queue show and store methods by Bart Van Assche · 7 years ago
  98. 6b136a2 blk-mq-debugfs: don't allow write on attributes with seq_operations set by Eryu Guan · 7 years ago
  99. 85ba3ef blk-mq: add missing RQF_STARTED to debugfs by Jens Axboe · 7 years ago
  100. e14575b3 block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit by Jens Axboe · 7 years ago