index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-mq-debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-02
block: use same block debugfs directory for blk-mq and blktrace
Omar Sandoval
1
-9
/
+3
2017-02-01
blk-mq-debug: Introduce debugfs_create_files()
Bart Van Assche
1
-17
/
+17
2017-02-01
blk-mq-debug: Make show() operations interruptible
Bart Van Assche
1
-8
/
+26
2017-02-01
blk-mq-debug: Avoid that sparse complains about req_flags_t usage
Bart Van Assche
1
-1
/
+1
2017-02-01
blk-mq-debugfs: Add missing __acquires() / __releases() annotations
Bart Van Assche
1
-0
/
+4
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
1
-2
/
+2
2017-01-27
blk-mq: move hctx and ctx counters from sysfs to debugfs
Omar Sandoval
1
-0
/
+181
2017-01-27
blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfs
Omar Sandoval
1
-0
/
+132
2017-01-27
blk-mq: add tags and sched_tags bitmaps to debugfs
Omar Sandoval
1
-0
/
+50
2017-01-27
blk-mq: move tags and sched_tags info from sysfs to debugfs
Omar Sandoval
1
-0
/
+70
2017-01-27
blk-mq: export software queue pending map to debugfs
Omar Sandoval
1
-0
/
+21
2017-01-27
blk-mq: add extra request information to debugfs
Omar Sandoval
1
-1
/
+3
2017-01-27
blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfs
Omar Sandoval
1
-0
/
+106
2017-01-27
blk-mq: add hctx->{state,flags} to debugfs
Omar Sandoval
1
-0
/
+42
2017-01-27
blk-mq: create debugfs directory tree
Omar Sandoval
1
-0
/
+152