Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e9ba4032a2568ef5b360de95eb6e09195a1b2efd
/
block
/
blk-mq-debugfs.c
f793dfd
blk-mq: expose write hints through debugfs
by Jens Axboe
· 7 years ago
edea55a
blk-mq-debugfs: Add 'kick' operation
by Bart Van Assche
· 7 years ago
2720bab
blk-mq-debugfs: Show busy requests
by Bart Van Assche
· 7 years ago
8ef1a19
blk-mq-debugfs: Show requeue list
by Bart Van Assche
· 7 years ago
c0cb1c6
blk-mq-debugfs: Show atomic request flags
by Bart Van Assche
· 7 years ago
daaadb3
mq-deadline: add debugfs attributes
by Omar Sandoval
· 8 years ago
16b738f
kyber: add debugfs attributes
by Omar Sandoval
· 8 years ago
d332ce0
blk-mq-debugfs: allow schedulers to register debugfs attributes
by Omar Sandoval
· 8 years ago
9c1051a
blk-mq: untangle debugfs and sysfs
by Omar Sandoval
· 8 years ago
d173a25
blk-mq: move debugfs declarations to a separate header file
by Omar Sandoval
· 8 years ago
18d4d7d
blk-mq: Do not invoke queue operations on a dead queue
by Bart Van Assche
· 8 years ago
f57de23
blk-mq-debugfs: get rid of a bunch of boilerplate
by Omar Sandoval
· 8 years ago
88aabbd
blk-mq-debugfs: rename hw queue directories from <n> to hctx<n>
by Omar Sandoval
· 8 years ago
71b9051
blk-mq-debugfs: don't open code strstrip()
by Omar Sandoval
· 8 years ago
c7e4145
blk-mq-debugfs: error on long write to queue "state" file
by Omar Sandoval
· 8 years ago
1a43511
blk-mq-debugfs: clean up flag definitions
by Omar Sandoval
· 8 years ago
bec03d6
blk-mq-debugfs: separate flags with |
by Omar Sandoval
· 8 years ago
2836ee4
blk-mq: Add blk_mq_ops.show_rq()
by Bart Van Assche
· 8 years ago
8658dca
blk-mq: Show operation, cmd_flags and rq_flags names
by Bart Van Assche
· 8 years ago
fd07dc8
blk-mq: Make blk_flags_show() callers append a newline character
by Bart Van Assche
· 8 years ago
65ca1ca
blk-mq: Move the "state" debugfs attribute one level down
by Bart Van Assche
· 8 years ago
62d6c94
blk-mq-debugfs: Rename functions for registering and unregistering the mq directory
by Bart Van Assche
· 8 years ago
4c9e401
blk-mq: Let blk_mq_debugfs_register() look up the queue name
by Bart Van Assche
· 8 years ago
0206319
blk-mq: Fix poll_stat for new size-based bucketing.
by Stephen Bates
· 8 years ago
f5c0b091
blk-mq: Show symbolic names for hctx state and flags
by Bart Van Assche
· 8 years ago
91d6890
blk-mq: Export queue state through /sys/kernel/debug/block/*/state
by Bart Van Assche
· 8 years ago
34dbad5
blk-stat: convert to callback-based statistics reporting
by Omar Sandoval
· 8 years ago
fa2e39c
blk-stat: use READ and WRITE instead of BLK_STAT_{READ,WRITE}
by Omar Sandoval
· 8 years ago
18fbda9
block: use same block debugfs directory for blk-mq and blktrace
by Omar Sandoval
· 8 years ago
72f2f8f
blk-mq-debug: Introduce debugfs_create_files()
by Bart Van Assche
· 8 years ago
8c0f14e
blk-mq-debug: Make show() operations interruptible
by Bart Van Assche
· 8 years ago
a1ae0f7
blk-mq-debug: Avoid that sparse complains about req_flags_t usage
by Bart Van Assche
· 8 years ago
f3bcb0e
blk-mq-debugfs: Add missing __acquires() / __releases() annotations
by Bart Van Assche
· 8 years ago
aebf526
block: fold cmd_type into the REQ_OP_ space
by Christoph Hellwig
· 8 years ago
4a46f05
blk-mq: move hctx and ctx counters from sysfs to debugfs
by Omar Sandoval
· 8 years ago
be21547
blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfs
by Omar Sandoval
· 8 years ago
d7e3621
blk-mq: add tags and sched_tags bitmaps to debugfs
by Omar Sandoval
· 8 years ago
d96b37c
blk-mq: move tags and sched_tags info from sysfs to debugfs
by Omar Sandoval
· 8 years ago
0bfa528
blk-mq: export software queue pending map to debugfs
by Omar Sandoval
· 8 years ago
7b39385
blk-mq: add extra request information to debugfs
by Omar Sandoval
· 8 years ago
950cd7e
blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfs
by Omar Sandoval
· 8 years ago
9abb2ad
blk-mq: add hctx->{state,flags} to debugfs
by Omar Sandoval
· 8 years ago
07e4fea
blk-mq: create debugfs directory tree
by Omar Sandoval
· 8 years ago