1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. d352ae2 blk-mq: Make blk_mq_reinit_tagset() calls easier to read by Bart Van Assche · 7 years ago
  3. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. 852ec80 blk-mq: Make it safe to quiesce and unquiesce from an interrupt handler by Bart Van Assche · 7 years ago
  5. d280bab block: Introduce request_queue.initialize_rq_fn() by Bart Van Assche · 7 years ago
  6. cd6ce14 block: Make request operation type argument declarations consistent by Bart Van Assche · 7 years ago
  7. 0731967 blk-mq: Reduce blk_mq_hw_ctx size by Bart Van Assche · 7 years ago
  8. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 7 years ago
  9. 1d9e9bc blk-mq: don't stop queue for quiescing by Ming Lei · 8 years ago
  10. f4560ff blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queue by Ming Lei · 7 years ago
  11. e4e7391 blk-mq: introduce blk_mq_unquiesce_queue by Ming Lei · 8 years ago
  12. 4f084b4 blk-mq: introduce blk_mq_quiesce_queue_nowait() by Ming Lei · 8 years ago
  13. 97e0120 blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.h by Ming Lei · 8 years ago
  14. fc17b65 blk-mq: switch ->queue_rq return value to blk_status_t by Christoph Hellwig · 8 years ago
  15. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  16. 7254a50 blk-mq: remove blk_mq_abort_requeue_list() by Ming Lei · 8 years ago
  17. d332ce0 blk-mq-debugfs: allow schedulers to register debugfs attributes by Omar Sandoval · 8 years ago
  18. 9c1051a blk-mq: untangle debugfs and sysfs by Omar Sandoval · 8 years ago
  19. d6296d3 blk-mq: update ->init_request and ->exit_request prototypes by Christoph Hellwig · 8 years ago
  20. 21c6e93 blk-mq: unify hctx delay_work and run_work by Jens Axboe · 8 years ago
  21. 9f99373 blk-mq: unify hctx delayed_run_work and run_work by Jens Axboe · 8 years ago
  22. 2836ee4 blk-mq: Add blk_mq_ops.show_rq() by Bart Van Assche · 8 years ago
  23. 08e0029 blk-mq: remove the error argument to blk_mq_complete_request by Christoph Hellwig · 8 years ago
  24. 5b72727 blk-mq: export helpers by Omar Sandoval · 8 years ago
  25. 65f619d Merge branch 'for-linus' into for-4.12/block by Jens Axboe · 8 years ago
  26. 7587a5a blk-mq: Introduce blk_mq_delay_run_hw_queue() by Bart Van Assche · 8 years ago
  27. f2fbc9d blk-mq: Remove blk_mq_queue_data.list by Bart Van Assche · 8 years ago
  28. 1671d52 block: rename blk_mq_freeze_queue_start() by Ming Lei · 8 years ago
  29. 7642747 blk-mq: remove BLK_MQ_F_DEFER_ISSUE by Christoph Hellwig · 8 years ago
  30. f91328c blk-mq: Provide freeze queue timeout by Keith Busch · 8 years ago
  31. 6bae363 blk-mq: Export blk_mq_freeze_queue_wait by Keith Busch · 8 years ago
  32. da55f2c blk-mq: use sbq wait queues instead of restart for driver tags by Omar Sandoval · 8 years ago
  33. d348499 blk-mq-sched: allow setting of default IO scheduler by Jens Axboe · 8 years ago
  34. bd166ef blk-mq-sched: add framework for MQ capable IO schedulers by Jens Axboe · 8 years ago
  35. 16a3c2a blk-mq: un-export blk_mq_free_hctx_request() by Jens Axboe · 8 years ago
  36. f8a5b12 blk-mq: make mq_ops a const pointer by Jens Axboe · 8 years ago
  37. a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  38. ae911c5 blk-mq: add blk_mq_start_stopped_hw_queue() by Jens Axboe · 8 years ago
  39. 9e5a7e2 blk-mq: export blk_mq_map_queues by Christoph Hellwig · 8 years ago
  40. 2b053ac blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request() by Bart Van Assche · 8 years ago
  41. 6a83e74 blk-mq: Introduce blk_mq_quiesce_queue() by Bart Van Assche · 8 years ago
  42. 9b7dd57 blk-mq: Remove blk_mq_cancel_requeue_work() by Bart Van Assche · 8 years ago
  43. fd00144 blk-mq: Introduce blk_mq_queue_stopped() by Bart Van Assche · 8 years ago
  44. 24532f7 Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  45. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  46. 1b792f2 blk-mq: add flag for drivers wanting blocking ->queue_rq() by Jens Axboe · 8 years ago
  47. 9467f85 blk-mq/cpu-notif: Convert to new hotplug state machine by Thomas Gleixner · 8 years ago
  48. b21d5b3 blk-mq: register device instead of disk by Matias Bjørling · 8 years ago
  49. 8845964 blk-mq: abstract tag allocation out into sbitmap library by Omar Sandoval · 8 years ago
  50. 1b15793 blk-mq: get rid of the cpumask in struct blk_mq_tags by Christoph Hellwig · 8 years ago
  51. da695ba blk-mq: allow the driver to pass in a queue mapping by Christoph Hellwig · 8 years ago
  52. 7d7e0f9 blk-mq: remove ->map_queue by Christoph Hellwig · 8 years ago
  53. bdd17e7 blk-mq: only allocate a single mq_map per tag_set by Christoph Hellwig · 8 years ago
  54. 2849450 blk-mq: introduce blk_mq_delay_kick_requeue_list() by Mike Snitzer · 8 years ago
  55. abe4711 block: remove blk_mq_alloc_single_hw_queue() prototype by Linus Walleij · 8 years ago
  56. 6e21935 block: add poll_considered statistic by Stephen Bates · 8 years ago
  57. 8d354f1 blk-mq: improve layout of blk_mq_hw_ctx by Jens Axboe · 8 years ago
  58. 27489a3 blk-mq: turn hctx->run_work into a regular work struct by Jens Axboe · 8 years ago
  59. 486cf98 blk-mq: Introduce blk_mq_reinit_tagset by Sagi Grimberg · 8 years ago
  60. 1f5bd33 blk-mq: add blk_mq_alloc_request_hctx by Ming Lin · 9 years ago
  61. e8f1e16 blk-mq: Make blk_mq_all_tag_busy_iter static by Sagi Grimberg · 9 years ago
  62. e048948 blk-mq: Export tagset iter function by Sagi Grimberg · 9 years ago
  63. 897bb0c blk-mq: Use proper cpumask iterator by Thomas Gleixner · 9 years ago
  64. 868f2f0 blk-mq: dynamic h/w context count by Keith Busch · 9 years ago
  65. 6f3b0e8 blk-mq: add a flags parameter to blk_mq_alloc_request by Christoph Hellwig · 9 years ago
  66. 05229be block: add block polling support by Jens Axboe · 9 years ago
  67. 3ef28e8 block: generic request_queue reference counting by Dan Williams · 9 years ago
  68. 0bf6cd5 blk-mq: factor out a helper to iterate all tags for a request_queue by Christoph Hellwig · 9 years ago
  69. f4829a9 blk-mq: fix racy updates of rq->errors by Christoph Hellwig · 9 years ago
  70. 4593fdb blk-mq: fix sysfs registration/unregistration race by Akinobu Mita · 9 years ago
  71. f26cdc8 blk-mq: Shared tag enhancements by Keith Busch · 10 years ago
  72. 569fd0c blk-mq: fix iteration of busy bitmap by Jens Axboe · 10 years ago
  73. 2963e3f blk-mq: cleanup blk_mq_rq_to_pdu() by Jens Axboe · 10 years ago
  74. b94ec29 blk-mq: export blk_mq_run_hw_queues by Mike Snitzer · 10 years ago
  75. b62c21b blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_disk by Mike Snitzer · 10 years ago
  76. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  77. 201f201 blk-mq: make blk_mq_run_queues() static by Jens Axboe · 10 years ago
  78. 24391c0 blk-mq: add tag allocation policy by Shaohua Li · 10 years ago
  79. 1885b24 blk-mq: Add helper to abort requeued requests by Jens Axboe · 10 years ago
  80. c68ed59 blk-mq: Let drivers cancel requeue_work by Keith Busch · 10 years ago
  81. 973c019 blk-mq: Export if requests were started by Keith Busch · 10 years ago
  82. 17ded32 blk-mq: get rid of ->cmd_size in the hardware queue by Jens Axboe · 10 years ago
  83. c761d96 blk-mq: export blk_mq_freeze_queue() by Jens Axboe · 10 years ago
  84. b4c6a02 blk-mq: Export freeze/unfreeze functions by Keith Busch · 10 years ago
  85. caf292a Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  86. 7c7f2f2 blk-mq: add blk_mq_free_hctx_request() by Jens Axboe · 10 years ago
  87. 205fb5f blk-mq: add blk_mq_unique_tag() by Bart Van Assche · 10 years ago
  88. e167dfb blk-mq: add BLK_MQ_F_DEFER_ISSUE support flag by Jens Axboe · 10 years ago
  89. 74c4505 blk-mq: add a 'list' parameter to ->queue_rq() by Jens Axboe · 10 years ago
  90. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  91. f70ced0 blk-mq: support per-distpatch_queue flush machinery by Ming Lei · 10 years ago
  92. 17497ac blk-mq, percpu_ref: start q->mq_usage_counter in atomic mode by Tejun Heo · 10 years ago
  93. 0152fb6 blk-mq: pass a reserved argument to the timeout handler by Christoph Hellwig · 10 years ago
  94. 81481eb blk-mq: fix and simplify tag iteration for the timeout handler by Christoph Hellwig · 10 years ago
  95. c8a446a blk-mq: rename blk_mq_end_io to blk_mq_end_request by Christoph Hellwig · 10 years ago
  96. e249007 blk-mq: call blk_mq_start_request from ->queue_rq by Christoph Hellwig · 10 years ago
  97. bf57229 blk-mq: remove REQ_END by Christoph Hellwig · 10 years ago
  98. 8a58d1f blk-mq: get rid of unused BLK_MQ_F_SHOULD_SORT flag by Jens Axboe · 10 years ago
  99. 8537b12 blk-mq: bitmap tag: fix races on shared ::wake_index fields by Alexander Gordeev · 10 years ago
  100. a4391c6 blk-mq: bump max tag depth to 10K tags by Jens Axboe · 11 years ago