index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-mq-debugfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: use same block debugfs directory for blk-mq and blktrace
Omar Sandoval
2017-02-02
1
-9
/
+3
*
blk-mq-debug: Introduce debugfs_create_files()
Bart Van Assche
2017-02-01
1
-17
/
+17
*
blk-mq-debug: Make show() operations interruptible
Bart Van Assche
2017-02-01
1
-8
/
+26
*
blk-mq-debug: Avoid that sparse complains about req_flags_t usage
Bart Van Assche
2017-02-01
1
-1
/
+1
*
blk-mq-debugfs: Add missing __acquires() / __releases() annotations
Bart Van Assche
2017-02-01
1
-0
/
+4
*
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
1
-2
/
+2
*
blk-mq: move hctx and ctx counters from sysfs to debugfs
Omar Sandoval
2017-01-27
1
-0
/
+181
*
blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfs
Omar Sandoval
2017-01-27
1
-0
/
+132
*
blk-mq: add tags and sched_tags bitmaps to debugfs
Omar Sandoval
2017-01-27
1
-0
/
+50
*
blk-mq: move tags and sched_tags info from sysfs to debugfs
Omar Sandoval
2017-01-27
1
-0
/
+70
*
blk-mq: export software queue pending map to debugfs
Omar Sandoval
2017-01-27
1
-0
/
+21
*
blk-mq: add extra request information to debugfs
Omar Sandoval
2017-01-27
1
-1
/
+3
*
blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfs
Omar Sandoval
2017-01-27
1
-0
/
+106
*
blk-mq: add hctx->{state,flags} to debugfs
Omar Sandoval
2017-01-27
1
-0
/
+42
*
blk-mq: create debugfs directory tree
Omar Sandoval
2017-01-27
1
-0
/
+152