Age | Commit message (Expand) | Author |
---|---|---|
2017-02-01 | blk-mq-debugfs: Add missing __acquires() / __releases() annotations | Bart Van Assche |
2017-01-31 | block: fold cmd_type into the REQ_OP_ space | Christoph Hellwig |
2017-01-27 | blk-mq: move hctx and ctx counters from sysfs to debugfs | Omar Sandoval |
2017-01-27 | blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfs | Omar Sandoval |
2017-01-27 | blk-mq: add tags and sched_tags bitmaps to debugfs | Omar Sandoval |
2017-01-27 | blk-mq: move tags and sched_tags info from sysfs to debugfs | Omar Sandoval |
2017-01-27 | blk-mq: export software queue pending map to debugfs | Omar Sandoval |
2017-01-27 | blk-mq: add extra request information to debugfs | Omar Sandoval |
2017-01-27 | blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfs | Omar Sandoval |
2017-01-27 | blk-mq: add hctx->{state,flags} to debugfs | Omar Sandoval |
2017-01-27 | blk-mq: create debugfs directory tree | Omar Sandoval |