1. 2836ee4 blk-mq: Add blk_mq_ops.show_rq() by Bart Van Assche · 8 years ago
  2. 8658dca blk-mq: Show operation, cmd_flags and rq_flags names by Bart Van Assche · 8 years ago
  3. fd07dc8 blk-mq: Make blk_flags_show() callers append a newline character by Bart Van Assche · 8 years ago
  4. 65ca1ca blk-mq: Move the "state" debugfs attribute one level down by Bart Van Assche · 8 years ago
  5. 62d6c94 blk-mq-debugfs: Rename functions for registering and unregistering the mq directory by Bart Van Assche · 8 years ago
  6. 4c9e401 blk-mq: Let blk_mq_debugfs_register() look up the queue name by Bart Van Assche · 8 years ago
  7. 0206319 blk-mq: Fix poll_stat for new size-based bucketing. by Stephen Bates · 8 years ago
  8. f5c0b091 blk-mq: Show symbolic names for hctx state and flags by Bart Van Assche · 8 years ago
  9. 91d6890 blk-mq: Export queue state through /sys/kernel/debug/block/*/state by Bart Van Assche · 8 years ago
  10. 34dbad5 blk-stat: convert to callback-based statistics reporting by Omar Sandoval · 8 years ago
  11. fa2e39c blk-stat: use READ and WRITE instead of BLK_STAT_{READ,WRITE} by Omar Sandoval · 8 years ago
  12. 18fbda9 block: use same block debugfs directory for blk-mq and blktrace by Omar Sandoval · 8 years ago
  13. 72f2f8f blk-mq-debug: Introduce debugfs_create_files() by Bart Van Assche · 8 years ago
  14. 8c0f14e blk-mq-debug: Make show() operations interruptible by Bart Van Assche · 8 years ago
  15. a1ae0f7 blk-mq-debug: Avoid that sparse complains about req_flags_t usage by Bart Van Assche · 8 years ago
  16. f3bcb0e blk-mq-debugfs: Add missing __acquires() / __releases() annotations by Bart Van Assche · 8 years ago
  17. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  18. 4a46f05 blk-mq: move hctx and ctx counters from sysfs to debugfs by Omar Sandoval · 8 years ago
  19. be21547 blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfs by Omar Sandoval · 8 years ago
  20. d7e3621 blk-mq: add tags and sched_tags bitmaps to debugfs by Omar Sandoval · 8 years ago
  21. d96b37c blk-mq: move tags and sched_tags info from sysfs to debugfs by Omar Sandoval · 8 years ago
  22. 0bfa528 blk-mq: export software queue pending map to debugfs by Omar Sandoval · 8 years ago
  23. 7b39385 blk-mq: add extra request information to debugfs by Omar Sandoval · 8 years ago
  24. 950cd7e blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfs by Omar Sandoval · 8 years ago
  25. 9abb2ad blk-mq: add hctx->{state,flags} to debugfs by Omar Sandoval · 8 years ago
  26. 07e4fea blk-mq: create debugfs directory tree by Omar Sandoval · 8 years ago