summaryrefslogtreecommitdiffstats
path: root/block/blk-mq-debugfs.c
Commit message (Expand)AuthorAgeFilesLines
...
* blk-mq-debug: Make show() operations interruptibleBart Van Assche2017-02-011-8/+26
* blk-mq-debug: Avoid that sparse complains about req_flags_t usageBart Van Assche2017-02-011-1/+1
* blk-mq-debugfs: Add missing __acquires() / __releases() annotationsBart Van Assche2017-02-011-0/+4
* block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-311-2/+2
* blk-mq: move hctx and ctx counters from sysfs to debugfsOmar Sandoval2017-01-271-0/+181
* blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfsOmar Sandoval2017-01-271-0/+132
* blk-mq: add tags and sched_tags bitmaps to debugfsOmar Sandoval2017-01-271-0/+50
* blk-mq: move tags and sched_tags info from sysfs to debugfsOmar Sandoval2017-01-271-0/+70
* blk-mq: export software queue pending map to debugfsOmar Sandoval2017-01-271-0/+21
* blk-mq: add extra request information to debugfsOmar Sandoval2017-01-271-1/+3
* blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfsOmar Sandoval2017-01-271-0/+106
* blk-mq: add hctx->{state,flags} to debugfsOmar Sandoval2017-01-271-0/+42
* blk-mq: create debugfs directory treeOmar Sandoval2017-01-271-0/+152