1. d94ecfc blk-mq: split out a __blk_mq_get_driver_tag helper by Christoph Hellwig · 4 years, 9 months ago
  2. 602380d blk-mq: add blk_mq_all_tag_iter by Ming Lei · 4 years, 9 months ago
  3. 419c3d5 blk-mq: rename BLK_MQ_TAG_FAIL to BLK_MQ_NO_TAG by Christoph Hellwig · 4 years, 9 months ago
  4. cae740a blk-mq: Remove some unused function arguments by John Garry · 5 years ago
  5. cb711b9 blk-mq: Delete blk_mq_has_free_tags() and blk_mq_can_queue() by John Garry · 5 years ago
  6. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. 5385fa4 blk-mq-tag: kill unused tag enums by Jens Axboe · 7 years ago
  9. 415b806 blk-mq-sched: Allocate sched reserved tags as specified in the original queue tagset by Sagi Grimberg · 8 years ago
  10. d96b37c blk-mq: move tags and sched_tags info from sysfs to debugfs by Omar Sandoval · 8 years ago
  11. 70f36b6 blk-mq: allow resize of scheduler requests by Jens Axboe · 8 years ago
  12. 2af8cbe blk-mq: split tag ->rqs[] into two by Jens Axboe · 8 years ago
  13. 4941115 blk-mq-tag: cleanup the normal/reserved tag allocation by Jens Axboe · 8 years ago
  14. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  15. 98d9541 sbitmap: randomize initial alloc_hint values by Omar Sandoval · 8 years ago
  16. f4a644d sbitmap: push alloc policy into sbitmap_queue by Omar Sandoval · 8 years ago
  17. 40aabb6 sbitmap: push per-cpu last_tag into sbitmap_queue by Omar Sandoval · 8 years ago
  18. 8845964 blk-mq: abstract tag allocation out into sbitmap library by Omar Sandoval · 8 years ago
  19. 1b15793 blk-mq: get rid of the cpumask in struct blk_mq_tags by Christoph Hellwig · 8 years ago
  20. 0bf6cd5 blk-mq: factor out a helper to iterate all tags for a request_queue by Christoph Hellwig · 9 years ago
  21. 0048b48 blk-mq: fix race between timeout and freeing request by Ming Lei · 10 years ago
  22. f26cdc8 blk-mq: Shared tag enhancements by Keith Busch · 10 years ago
  23. 24391c0 blk-mq: add tag allocation policy by Shaohua Li · 10 years ago
  24. aed3ea9 block: wake up waiters when a queue is marked dying by Jens Axboe · 10 years ago
  25. 8537b12 blk-mq: bitmap tag: fix races on shared ::wake_index fields by Alexander Gordeev · 11 years ago
  26. cb96a42c blk-mq: fix schedule from atomic context by Ming Lei · 11 years ago
  27. a3bd775 blk-mq: remove blk_mq_wait_for_tags by Christoph Hellwig · 11 years ago
  28. edf866b blk-mq: export blk_mq_tag_busy_iter by Sam Bradshaw · 11 years ago
  29. e3a2b3f blk-mq: allow changing of queue depth through sysfs by Jens Axboe · 11 years ago
  30. 39a9f97 Merge branch 'for-3.16/blk-mq-tagging' into for-3.16/core by Jens Axboe · 11 years ago
  31. e93ecf6 blk-mq: move the cache friendly bitmap type of out blk-mq-tag by Jens Axboe · 11 years ago
  32. 0d2602c blk-mq: improve support for shared tags maps by Jens Axboe · 11 years ago
  33. 59d13bf blk-mq: use sparser tag layout for lower queue depth by Jens Axboe · 11 years ago
  34. 4bb659b blk-mq: implement new and more efficient tagging scheme by Jens Axboe · 11 years ago
  35. 5810d90 blk-mq: fix waiting for reserved tags by Jens Axboe · 11 years ago
  36. 24d2f90 blk-mq: split out tag initialization, support shared tags by Christoph Hellwig · 11 years ago
  37. 320ae51 blk-mq: new multi-queue block IO queueing mechanism by Jens Axboe · 11 years ago