1. bc88591 blk-mq: initialize mq kobjects in blk_mq_init_allocated_queue() by Ming Lei · 7 years ago
  2. 24532f7 Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  3. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  4. 9467f85 blk-mq/cpu-notif: Convert to new hotplug state machine by Thomas Gleixner · 8 years ago
  5. 40aabb6 sbitmap: push per-cpu last_tag into sbitmap_queue by Omar Sandoval · 8 years ago
  6. 8845964 blk-mq: abstract tag allocation out into sbitmap library by Omar Sandoval · 8 years ago
  7. da695ba blk-mq: allow the driver to pass in a queue mapping by Christoph Hellwig · 8 years ago
  8. 7d7e0f9 blk-mq: remove ->map_queue by Christoph Hellwig · 8 years ago
  9. 868f2f0 blk-mq: dynamic h/w context count by Keith Busch · 8 years ago
  10. 6f3b0e8 blk-mq: add a flags parameter to blk_mq_alloc_request by Christoph Hellwig · 8 years ago
  11. 1fa8cc5 blk-mq: mark __blk_mq_complete_request() static by Jens Axboe · 8 years ago
  12. 3380f45 blk-mq: remove unused blk_mq_clone_flush_request prototype by Christoph Hellwig · 9 years ago
  13. 5778322 blk-mq: avoid inserting requests before establishing new mapping by Akinobu Mita · 9 years ago
  14. e09aae7 blk-mq: release mq's kobjects in blk_release_queue() by Ming Lei · 9 years ago
  15. aed3ea9 block: wake up waiters when a queue is marked dying by Jens Axboe · 9 years ago
  16. 19c66e5 blk-mq: prevent unmapped hw queue from being scheduled by Ming Lei · 9 years ago
  17. f355265 block: introduce blk_init_flush and its pair by Ming Lei · 10 years ago
  18. 1bcb1ea blk-mq: allocate flush_rq in blk_mq_init_flush() by Ming Lei · 10 years ago
  19. 9041583 block: fix blk_abort_request on blk-mq by Christoph Hellwig · 10 years ago
  20. 780db20 blk-mq: decouble blk-mq freezing from generic bypassing by Tejun Heo · 10 years ago
  21. cb96a42 blk-mq: fix schedule from atomic context by Ming Lei · 10 years ago
  22. 1aecfe4 blk-mq: move blk_mq_get_ctx/blk_mq_put_ctx to mq private header by Ming Lei · 10 years ago
  23. 67aec14 blk-mq: make the sysfs mq/ layout reflect current mappings by Jens Axboe · 10 years ago
  24. f14bbe7 blk-mq: pass in suggested NUMA node to ->alloc_hctx() by Jens Axboe · 10 years ago
  25. e814e71 blk-mq: allow the hctx cpu hotplug notifier to return errors by Jens Axboe · 10 years ago
  26. e3a2b3f blk-mq: allow changing of queue depth through sysfs by Jens Axboe · 10 years ago
  27. e93ecf6 blk-mq: move the cache friendly bitmap type of out blk-mq-tag by Jens Axboe · 10 years ago
  28. 4bb659b blk-mq: implement new and more efficient tagging scheme by Jens Axboe · 10 years ago
  29. 3853520 blk-mq: respect rq_affinity by Christoph Hellwig · 10 years ago
  30. 87ee7b1 blk-mq: fix race with timeouts and requeue events by Jens Axboe · 10 years ago
  31. 24d2f90 blk-mq: split out tag initialization, support shared tags by Christoph Hellwig · 10 years ago
  32. 8727af4 blk-mq: make ->flush_rq fully transparent to drivers by Christoph Hellwig · 10 years ago
  33. 9d74e25 blk-mq: do not initialize req->special by Christoph Hellwig · 10 years ago
  34. eeabc85 blk-mq: merge blk_mq_insert_request and blk_mq_run_request by Christoph Hellwig · 10 years ago
  35. 676141e blk-mq: don't dump CPU -> hw queue map on driver load by Jens Axboe · 10 years ago
  36. 1874198 blk-mq: rework flush sequencing logic by Christoph Hellwig · 10 years ago
  37. 30a91cb blk-mq: rework I/O completions by Christoph Hellwig · 10 years ago
  38. 3d6efbf blk-mq: use __smp_call_function_single directly by Christoph Hellwig · 10 years ago
  39. 3edcc0c block: blk-mq: don't export blk_mq_free_queue() by Ming Lei · 10 years ago
  40. 43a5e4e block: blk-mq: support draining mq queue by Ming Lei · 10 years ago
  41. 320ae51 blk-mq: new multi-queue block IO queueing mechanism by Jens Axboe · 11 years ago