summaryrefslogtreecommitdiff
path: root/block/blk-mq-debugfs.c
AgeCommit message (Expand)Author
2017-02-02block: use same block debugfs directory for blk-mq and blktraceOmar Sandoval
2017-02-01blk-mq-debug: Introduce debugfs_create_files()Bart Van Assche
2017-02-01blk-mq-debug: Make show() operations interruptibleBart Van Assche
2017-02-01blk-mq-debug: Avoid that sparse complains about req_flags_t usageBart Van Assche
2017-02-01blk-mq-debugfs: Add missing __acquires() / __releases() annotationsBart Van Assche
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig
2017-01-27blk-mq: move hctx and ctx counters from sysfs to debugfsOmar Sandoval
2017-01-27blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfsOmar Sandoval
2017-01-27blk-mq: add tags and sched_tags bitmaps to debugfsOmar Sandoval
2017-01-27blk-mq: move tags and sched_tags info from sysfs to debugfsOmar Sandoval
2017-01-27blk-mq: export software queue pending map to debugfsOmar Sandoval
2017-01-27blk-mq: add extra request information to debugfsOmar Sandoval
2017-01-27blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfsOmar Sandoval
2017-01-27blk-mq: add hctx->{state,flags} to debugfsOmar Sandoval
2017-01-27blk-mq: create debugfs directory treeOmar Sandoval