1. 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 6 years ago
  2. 667257e block: properly protect the 'queue' kobj in blk_unregister_queue by Mike Snitzer · 7 years ago
  3. 9c1051a blk-mq: untangle debugfs and sysfs by Omar Sandoval · 7 years ago
  4. d173a25 blk-mq: move debugfs declarations to a separate header file by Omar Sandoval · 7 years ago
  5. f05d1ba blk-mq: Only unregister hctxs for which registration succeeded by Bart Van Assche · 7 years ago
  6. 62d6c94 blk-mq-debugfs: Rename functions for registering and unregistering the mq directory by Bart Van Assche · 7 years ago
  7. 4c9e401 blk-mq: Let blk_mq_debugfs_register() look up the queue name by Bart Van Assche · 7 years ago
  8. 2d0364c blk-mq: Register <dev>/queue/mq after having registered <dev>/queue by Bart Van Assche · 7 years ago
  9. 01388df blk-mq: free hctx->cpumask in release handler of hctx's kobject by Ming Lei · 7 years ago
  10. 6c8b232 blk-mq: make lifetime consistent between hctx and its kobject by Ming Lei · 7 years ago
  11. 7ea5fe3 blk-mq: make lifetime consitent between q/ctx and its kobject by Ming Lei · 7 years ago
  12. 737f98c blk-mq: initialize mq kobjects in blk_mq_init_allocated_queue() by Ming Lei · 7 years ago
  13. 62ebce1 blk-mq: move debugfs_remove() of disk dir to blk_release_queue() by Omar Sandoval · 7 years ago
  14. 4a46f05 blk-mq: move hctx and ctx counters from sysfs to debugfs by Omar Sandoval · 8 years ago
  15. be21547 blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfs by Omar Sandoval · 8 years ago
  16. d96b37c blk-mq: move tags and sched_tags info from sysfs to debugfs by Omar Sandoval · 8 years ago
  17. 950cd7e blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfs by Omar Sandoval · 8 years ago
  18. 07e4fea blk-mq: create debugfs directory tree by Omar Sandoval · 8 years ago
  19. bd166ef blk-mq-sched: add framework for MQ capable IO schedulers by Jens Axboe · 8 years ago
  20. cf43e6b block: add scalable completion tracking of requests by Jens Axboe · 8 years ago
  21. b21d5b3 blk-mq: register device instead of disk by Matias Bjørling · 8 years ago
  22. 703fd1c blk-mq: account higher order dispatch by Jens Axboe · 8 years ago
  23. d21ea4bc block: enable zeroing of io_poll statistics by Stephen Bates · 8 years ago
  24. 6e21935 block: add poll_considered statistic by Stephen Bates · 8 years ago
  25. c0f3fd2 blk-mq: fix deadlock in blk_mq_register_disk() error path by Jens Axboe · 8 years ago
  26. 897bb0c blk-mq: Use proper cpumask iterator by Thomas Gleixner · 8 years ago
  27. 868f2f0 blk-mq: dynamic h/w context count by Keith Busch · 9 years ago
  28. 05229be block: add block polling support by Jens Axboe · 9 years ago
  29. 3ef28e8 block: generic request_queue reference counting by Dan Williams · 9 years ago
  30. 60de074 blk-mq: fix deadlock when reading cpu_list by Akinobu Mita · 9 years ago
  31. 4593fdb blk-mq: fix sysfs registration/unregistration race by Akinobu Mita · 9 years ago
  32. 596f5aa blk-mq: fix buffer overflow when reading sysfs file of 'pending' by Ming Lei · 9 years ago
  33. b62c21b blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_disk by Mike Snitzer · 9 years ago
  34. 7417011 Revert "blk-mq: fix hctx/ctx kobject use-after-free" by Ming Lei · 9 years ago
  35. 76d697d blk-mq: fix hctx/ctx kobject use-after-free by Ming Lei · 10 years ago
  36. 06a41a9 blk-mq: Fix uninitialized kobject at CPU hotplugging by Takashi Iwai · 10 years ago
  37. 17497ac blk-mq, percpu_ref: start q->mq_usage_counter in atomic mode by Tejun Heo · 10 years ago
  38. ee3c5db blk-mq: blk_mq_unregister_hctx() can be static by Fengguang Wu · 10 years ago
  39. 67aec14 blk-mq: make the sysfs mq/ layout reflect current mappings by Jens Axboe · 10 years ago
  40. 0d2602c blk-mq: improve support for shared tags maps by Jens Axboe · 10 years ago
  41. 3853520 blk-mq: respect rq_affinity by Christoph Hellwig · 10 years ago
  42. cb2da43 blk-mq: simplify blk_mq_hw_sysfs_cpus_show() by Jens Axboe · 10 years ago
  43. 676141e blk-mq: don't dump CPU -> hw queue map on driver load by Jens Axboe · 10 years ago
  44. 8515736 block: fix memory leaks on unplugging block device by Andrey Vagin · 11 years ago
  45. 320ae51 blk-mq: new multi-queue block IO queueing mechanism by Jens Axboe · 11 years ago