index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
blk-mq: expose write hints through debugfs
Jens Axboe
2017-06-27
1
-0
/
+24
*
blk-mq-debugfs: Add 'kick' operation
Bart Van Assche
2017-06-01
1
-1
/
+3
*
blk-mq-debugfs: Show busy requests
Bart Van Assche
2017-06-01
1
-0
/
+31
*
blk-mq-debugfs: Show requeue list
Bart Van Assche
2017-06-01
1
-0
/
+32
*
blk-mq-debugfs: Show atomic request flags
Bart Van Assche
2017-06-01
1
-0
/
+10
*
mq-deadline: add debugfs attributes
Omar Sandoval
2017-05-04
1
-2
/
+7
*
kyber: add debugfs attributes
Omar Sandoval
2017-05-04
1
-1
/
+2
*
blk-mq-debugfs: allow schedulers to register debugfs attributes
Omar Sandoval
2017-05-04
1
-9
/
+65
*
blk-mq: untangle debugfs and sysfs
Omar Sandoval
2017-05-04
1
-48
/
+62
*
blk-mq: move debugfs declarations to a separate header file
Omar Sandoval
2017-05-04
1
-0
/
+1
*
blk-mq: Do not invoke queue operations on a dead queue
Bart Van Assche
2017-05-04
1
-0
/
+8
*
blk-mq-debugfs: get rid of a bunch of boilerplate
Omar Sandoval
2017-05-04
1
-328
/
+136
*
blk-mq-debugfs: rename hw queue directories from <n> to hctx<n>
Omar Sandoval
2017-05-04
1
-1
/
+1
*
blk-mq-debugfs: don't open code strstrip()
Omar Sandoval
2017-05-04
1
-5
/
+4
*
blk-mq-debugfs: error on long write to queue "state" file
Omar Sandoval
2017-05-04
1
-7
/
+12
*
blk-mq-debugfs: clean up flag definitions
Omar Sandoval
2017-05-04
1
-93
/
+108
*
blk-mq-debugfs: separate flags with |
Omar Sandoval
2017-05-04
1
-1
/
+1
*
blk-mq: Add blk_mq_ops.show_rq()
Bart Van Assche
2017-04-26
1
-1
/
+5
*
blk-mq: Show operation, cmd_flags and rq_flags names
Bart Van Assche
2017-04-26
1
-3
/
+69
*
blk-mq: Make blk_flags_show() callers append a newline character
Bart Van Assche
2017-04-26
1
-1
/
+3
*
blk-mq: Move the "state" debugfs attribute one level down
Bart Van Assche
2017-04-26
1
-8
/
+1
*
blk-mq-debugfs: Rename functions for registering and unregistering the mq dir...
Bart Van Assche
2017-04-26
1
-4
/
+4
*
blk-mq: Let blk_mq_debugfs_register() look up the queue name
Bart Van Assche
2017-04-26
1
-2
/
+3
*
blk-mq: Fix poll_stat for new size-based bucketing.
Stephen Bates
2017-04-20
1
-6
/
+9
*
blk-mq: Show symbolic names for hctx state and flags
Bart Van Assche
2017-04-10
1
-3
/
+34
*
blk-mq: Export queue state through /sys/kernel/debug/block/*/state
Bart Van Assche
2017-04-10
1
-0
/
+106
*
blk-stat: convert to callback-based statistics reporting
Omar Sandoval
2017-03-21
1
-55
/
+44
*
blk-stat: use READ and WRITE instead of BLK_STAT_{READ,WRITE}
Omar Sandoval
2017-03-21
1
-6
/
+6
*
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