block: use same block debugfs directory for blk-mq and blktrace
[platform/kernel/linux-rpi.git] / block / blk-mq-debugfs.c
2017-02-02 Omar Sandovalblock: use same block debugfs directory for blk-mq...
2017-02-01 Bart Van Asscheblk-mq-debug: Introduce debugfs_create_files()
2017-02-01 Bart Van Asscheblk-mq-debug: Make show() operations interruptible
2017-02-01 Bart Van Asscheblk-mq-debug: Avoid that sparse complains about req_fla...
2017-02-01 Bart Van Asscheblk-mq-debugfs: Add missing __acquires() / __releases...
2017-01-31 Christoph Hellwigblock: fold cmd_type into the REQ_OP_ space
2017-01-27 Jens AxboeMerge branch 'for-4.11/block' into for-4.11/rq-refactor
2017-01-27 Omar Sandovalblk-mq: move hctx and ctx counters from sysfs to debugfs
2017-01-27 Omar Sandovalblk-mq: move hctx io_poll, stats, and dispatched from...
2017-01-27 Omar Sandovalblk-mq: add tags and sched_tags bitmaps to debugfs
2017-01-27 Omar Sandovalblk-mq: move tags and sched_tags info from sysfs to...
2017-01-27 Omar Sandovalblk-mq: export software queue pending map to debugfs
2017-01-27 Omar Sandovalblk-mq: add extra request information to debugfs
2017-01-27 Omar Sandovalblk-mq: move hctx->dispatch and ctx->rq_list from sysfs...
2017-01-27 Omar Sandovalblk-mq: add hctx->{state,flags} to debugfs
2017-01-27 Omar Sandovalblk-mq: create debugfs directory tree