1. a4391c6 blk-mq: bump max tag depth to 10K tags by Jens Axboe · 10 years ago
  2. 0e62f51 blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameter by Jens Axboe · 10 years ago
  3. 67aec14 blk-mq: make the sysfs mq/ layout reflect current mappings by Jens Axboe · 10 years ago
  4. 2230237 blk-mq: blk_mq_tag_to_rq should handle flush request by Shaohua Li · 10 years ago
  5. 05f1dd5 block: add queue flag for disabling SG merging by Jens Axboe · 10 years ago
  6. cdef54d blk-mq: remove alloc_hctx and free_hctx methods by Christoph Hellwig · 10 years ago
  7. 4ce01dd blk-mq: merge blk_mq_alloc_reserved_request into blk_mq_alloc_request by Christoph Hellwig · 10 years ago
  8. 6fca6a6 blk-mq: add helper to insert requests from irq context by Christoph Hellwig · 10 years ago
  9. 7738dac blk-mq: remove stale comment for blk_mq_complete_request() by Jens Axboe · 10 years ago
  10. 95f0968 blk-mq: allow non-softirq completions by Jens Axboe · 10 years ago
  11. f14bbe7 blk-mq: pass in suggested NUMA node to ->alloc_hctx() by Jens Axboe · 10 years ago
  12. edf866b blk-mq: export blk_mq_tag_busy_iter by Sam Bradshaw · 10 years ago
  13. e814e71 blk-mq: allow the hctx cpu hotplug notifier to return errors by Jens Axboe · 10 years ago
  14. e3a2b3f blk-mq: allow changing of queue depth through sysfs by Jens Axboe · 10 years ago
  15. 39a9f97 Merge branch 'for-3.16/blk-mq-tagging' into for-3.16/core by Jens Axboe · 10 years ago
  16. 1429d7c blk-mq: switch ctx pending map to the sparser blk_align_bitmap by Jens Axboe · 10 years ago
  17. 0d2602c blk-mq: improve support for shared tags maps by Jens Axboe · 10 years ago
  18. 4bb659b blk-mq: implement new and more efficient tagging scheme by Jens Axboe · 10 years ago
  19. 506e931 blk-mq: add basic round-robin of what CPU to queue workqueue work on by Jens Axboe · 10 years ago
  20. 3853520 blk-mq: respect rq_affinity by Christoph Hellwig · 10 years ago
  21. ed0791b blk-mq: add blk_mq_requeue_request by Christoph Hellwig · 10 years ago
  22. 2f26855 blk-mq: add blk_mq_start_hw_queues by Christoph Hellwig · 10 years ago
  23. 70f4db6 blk-mq: add blk_mq_delay_queue by Christoph Hellwig · 10 years ago
  24. 1b4a325 blk-mq: add async parameter to blk_mq_start_stopped_hw_queues by Christoph Hellwig · 10 years ago
  25. 63151a4 blk-mq: allow drivers to hook into I/O completion by Christoph Hellwig · 10 years ago
  26. 24d2f90 blk-mq: split out tag initialization, support shared tags by Christoph Hellwig · 10 years ago
  27. e9b267d blk-mq: add ->init_request and ->exit_request methods by Christoph Hellwig · 10 years ago
  28. e4043dc blk-mq: ensure that hardware queues are always run on the mapped CPUs by Jens Axboe · 10 years ago
  29. 7a48837 Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  30. eeabc85 blk-mq: merge blk_mq_insert_request and blk_mq_run_request by Christoph Hellwig · 10 years ago
  31. 5d12f90 blk-mq: fix wrong usage of hctx->state vs hctx->flags by Jens Axboe · 10 years ago
  32. 95363ef blk-mq: allow blk_mq_init_commands() to return failure by Jens Axboe · 10 years ago
  33. d6a25b3 blk-mq: support partial I/O completions by Christoph Hellwig · 10 years ago
  34. feb71da blk-mq: merge blk_mq_insert_request and blk_mq_run_request by Christoph Hellwig · 10 years ago
  35. 1874198 blk-mq: rework flush sequencing logic by Christoph Hellwig · 10 years ago
  36. 30a91cb blk-mq: rework I/O completions by Christoph Hellwig · 10 years ago
  37. 72a0a36 blk-mq: support at_head inserations for blk_execute_rq by Christoph Hellwig · 10 years ago
  38. f027692 blk-mq: Don't reserve a tag for flush request by Shaohua Li · 11 years ago
  39. 0d0b7d4 blk-mq: for_each_* macro correctness by Jose Alonso · 10 years ago
  40. 3edcc0c block: blk-mq: don't export blk_mq_free_queue() by Ming Lei · 11 years ago
  41. 3228f48 blk-mq: fix for flush deadlock by Christoph Hellwig · 11 years ago
  42. 280d45f blk-mq: add blk_mq_stop_hw_queues by Christoph Hellwig · 11 years ago
  43. 320ae51 blk-mq: new multi-queue block IO queueing mechanism by Jens Axboe · 11 years ago