1. 22d5382 blk-mq-debugfs: Add names for recently added flags by Bart Van Assche · 7 years ago
  2. f793dfd blk-mq: expose write hints through debugfs by Jens Axboe · 7 years ago
  3. edea55a blk-mq-debugfs: Add 'kick' operation by Bart Van Assche · 7 years ago
  4. 2720bab blk-mq-debugfs: Show busy requests by Bart Van Assche · 7 years ago
  5. 8ef1a19 blk-mq-debugfs: Show requeue list by Bart Van Assche · 7 years ago
  6. c0cb1c6 blk-mq-debugfs: Show atomic request flags by Bart Van Assche · 7 years ago
  7. daaadb3 mq-deadline: add debugfs attributes by Omar Sandoval · 7 years ago
  8. 16b738f kyber: add debugfs attributes by Omar Sandoval · 7 years ago
  9. d332ce0 blk-mq-debugfs: allow schedulers to register debugfs attributes by Omar Sandoval · 7 years ago
  10. 9c1051a blk-mq: untangle debugfs and sysfs by Omar Sandoval · 7 years ago
  11. d173a25 blk-mq: move debugfs declarations to a separate header file by Omar Sandoval · 7 years ago
  12. 18d4d7d blk-mq: Do not invoke queue operations on a dead queue by Bart Van Assche · 7 years ago
  13. f57de23 blk-mq-debugfs: get rid of a bunch of boilerplate by Omar Sandoval · 7 years ago
  14. 88aabbd blk-mq-debugfs: rename hw queue directories from <n> to hctx<n> by Omar Sandoval · 7 years ago
  15. 71b9051 blk-mq-debugfs: don't open code strstrip() by Omar Sandoval · 7 years ago
  16. c7e4145 blk-mq-debugfs: error on long write to queue "state" file by Omar Sandoval · 7 years ago
  17. 1a43511 blk-mq-debugfs: clean up flag definitions by Omar Sandoval · 7 years ago
  18. bec03d6 blk-mq-debugfs: separate flags with | by Omar Sandoval · 7 years ago
  19. 2836ee4 blk-mq: Add blk_mq_ops.show_rq() by Bart Van Assche · 7 years ago
  20. 8658dca blk-mq: Show operation, cmd_flags and rq_flags names by Bart Van Assche · 7 years ago
  21. fd07dc8 blk-mq: Make blk_flags_show() callers append a newline character by Bart Van Assche · 7 years ago
  22. 65ca1ca blk-mq: Move the "state" debugfs attribute one level down by Bart Van Assche · 7 years ago
  23. 62d6c94 blk-mq-debugfs: Rename functions for registering and unregistering the mq directory by Bart Van Assche · 7 years ago
  24. 4c9e401 blk-mq: Let blk_mq_debugfs_register() look up the queue name by Bart Van Assche · 7 years ago
  25. 0206319 blk-mq: Fix poll_stat for new size-based bucketing. by Stephen Bates · 8 years ago
  26. f5c0b091 blk-mq: Show symbolic names for hctx state and flags by Bart Van Assche · 8 years ago
  27. 91d6890 blk-mq: Export queue state through /sys/kernel/debug/block/*/state by Bart Van Assche · 8 years ago
  28. 34dbad5 blk-stat: convert to callback-based statistics reporting by Omar Sandoval · 8 years ago
  29. fa2e39c blk-stat: use READ and WRITE instead of BLK_STAT_{READ,WRITE} by Omar Sandoval · 8 years ago
  30. 18fbda9 block: use same block debugfs directory for blk-mq and blktrace by Omar Sandoval · 8 years ago
  31. 72f2f8f blk-mq-debug: Introduce debugfs_create_files() by Bart Van Assche · 8 years ago
  32. 8c0f14e blk-mq-debug: Make show() operations interruptible by Bart Van Assche · 8 years ago
  33. a1ae0f7 blk-mq-debug: Avoid that sparse complains about req_flags_t usage by Bart Van Assche · 8 years ago
  34. f3bcb0e blk-mq-debugfs: Add missing __acquires() / __releases() annotations by Bart Van Assche · 8 years ago
  35. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  36. 4a46f05 blk-mq: move hctx and ctx counters from sysfs to debugfs by Omar Sandoval · 8 years ago
  37. be21547 blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfs by Omar Sandoval · 8 years ago
  38. d7e3621 blk-mq: add tags and sched_tags bitmaps to debugfs by Omar Sandoval · 8 years ago
  39. d96b37c blk-mq: move tags and sched_tags info from sysfs to debugfs by Omar Sandoval · 8 years ago
  40. 0bfa528 blk-mq: export software queue pending map to debugfs by Omar Sandoval · 8 years ago
  41. 7b39385 blk-mq: add extra request information to debugfs by Omar Sandoval · 8 years ago
  42. 950cd7e blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfs by Omar Sandoval · 8 years ago
  43. 9abb2ad blk-mq: add hctx->{state,flags} to debugfs by Omar Sandoval · 8 years ago
  44. 07e4fea blk-mq: create debugfs directory tree by Omar Sandoval · 8 years ago