Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7d34ca3854845398cb36866d14bbdc43dcec1ad0
/
block
/
blk-mq-debugfs.c
bf0beec
blk-mq: drain I/O when all CPUs in a hctx are offline
by Ming Lei
· 4 years, 7 months ago
e64a0e1
block: remove RQF_COPY_USER
by Christoph Hellwig
· 4 years, 9 months ago
3b99107
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
7e41c3c
blk-mq: fix up placement of debugfs directory of queue files
by Greg Kroah-Hartman
· 5 years ago
874c893
block: use blk_op_str() in blk-mq-debugfs.c
by Chaitanya Kulkarni
· 6 years ago
243d9f7
block: code cleanup queue_poll_stat_show()
by Chaitanya Kulkarni
· 6 years ago
3f6d385
block: use right format specifier for op
by Chaitanya Kulkarni
· 6 years ago
ee1e035
block: get rid of redundant else
by Chaitanya Kulkarni
· 6 years ago
f9bc64a
block: use req_op() to maintain consistency
by Chaitanya Kulkarni
· 6 years ago
315eb65
blk-mq/debugfs: Fix improper print qualifier
by Pavel Begunkov
· 6 years ago
6cfc008
blk-mq: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
8c16567
block: switch all files cleared marked as GPLv2 to SPDX tags
by Christoph Hellwig
· 6 years ago
92fff53
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
6fb845f
Merge tag 'v5.0-rc6' into for-5.1/block
by Jens Axboe
· 6 years ago
56d18f6
block: kill BLK_MQ_F_SG_MERGE
by Ming Lei
· 6 years ago
2705c93
block: kill QUEUE_FLAG_NO_SG_MERGE
by Ming Lei
· 6 years ago
d11a399
block: kill QUEUE_FLAG_FLUSH_NQ
by Jens Axboe
· 6 years ago
8c8e62c
Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
8b3238c
scsi: block: remove bidi support
by Christoph Hellwig
· 6 years ago
36991ca
blk-mq: protect debugfs_create_files() from failures
by Greg Kroah-Hartman
· 6 years ago
1c26010
blk-mq: fix the cmd_flag_name array
by Jianchao Wang
· 6 years ago
c16d6b5
blk-mq: fix dispatch from sw queue
by Ming Lei
· 6 years ago
346fc10
blk-mq: export hctx->type in debugfs instead of sysfs
by Ming Lei
· 6 years ago
cc56694
blk-mq-debugfs: support rq_qos
by Ming Lei
· 6 years ago
8f4236d
block: remove QUEUE_FLAG_BYPASS and ->bypass
by Christoph Hellwig
· 6 years ago
7baa857
blk-mq-tag: change busy_iter_fn to return whether to continue or not
by Jens Axboe
· 6 years ago
ea4f995
blk-mq: cache request hardware queue mapping
by Jens Axboe
· 6 years ago
f9afca4
blk-mq: pass in request/bio flags to queue mapping
by Jens Axboe
· 6 years ago
7ca0192
block: remove legacy rq tagging
by Jens Axboe
· 6 years ago
e76239a
block: add a report_zones method
by Christoph Hellwig
· 6 years ago
6d8623a
blk-mq-debugfs: Also show requests that have not yet been started
by Bart Van Assche
· 6 years ago
cd84a62
block, scsi: Change the preempt-only flag into a counter
by Bart Van Assche
· 6 years ago
6e768717
blk-mq: dequeue request one by one from sw queue if hctx is busy
by Ming Lei
· 7 years ago
6a5ac98
block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n
by Bart Van Assche
· 7 years ago
7c8542b
block: Inline blk_queue_nr_zones()
by Bart Van Assche
· 7 years ago
a1e7918
blk-mq-debugfs: Off by one in blk_mq_rq_state_name()
by Dan Carpenter
· 7 years ago
12f5b93
blk-mq: Remove generation seqeunce
by Keith Busch
· 7 years ago
15fe8a90
blk-mq: remove blk_mq_delay_queue()
by Ming Lei
· 7 years ago
ec6dcf6
blk-mq-debugfs: Show more request state information
by Bart Van Assche
· 7 years ago
18bc423
blk-mq-debugfs: Show zone locking information
by Bart Van Assche
· 7 years ago
1209cb7
blk-mq-debugfs: Reorder queue show and store methods
by Bart Van Assche
· 7 years ago
6b136a2
blk-mq-debugfs: don't allow write on attributes with seq_operations set
by Eryu Guan
· 7 years ago
85ba3ef
blk-mq: add missing RQF_STARTED to debugfs
by Jens Axboe
· 7 years ago
e14575b3
block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit
by Jens Axboe
· 7 years ago
76a86f9
block: remove REQ_ATOM_POLL_SLEPT
by Jens Axboe
· 7 years ago
5d75d3f
blk-mq: add a few missing debugfs RQF_ flags
by Jens Axboe
· 7 years ago
5a61c36
blk-mq: remove REQ_ATOM_STARTED
by Tejun Heo
· 7 years ago
e2c5923
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
c9254f2
block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
by Bart Van Assche
· 7 years ago
eb619fd
blk-mq: fix issue with shared tag queue re-running
by Jens Axboe
· 7 years ago
5fdee21
block: remove QUEUE_FLAG_STACKABLE
by Christoph Hellwig
· 7 years ago
70e62f4
blk-mq-debugfs: fix device sched directory for default scheduler
by Omar Sandoval
· 7 years ago
a0725ab
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
22d5382
blk-mq-debugfs: Add names for recently added flags
by Bart Van Assche
· 7 years ago
f846593
blk-mq-debugfs: Declare a local symbol static
by Bart Van Assche
· 7 years ago
e743eb1
block: remove unused syncfull/asyncfull queue flags
by Jens Axboe
· 7 years ago
f793dfd
blk-mq: expose write hints through debugfs
by Jens Axboe
· 8 years ago
edea55a
blk-mq-debugfs: Add 'kick' operation
by Bart Van Assche
· 8 years ago
2720bab
blk-mq-debugfs: Show busy requests
by Bart Van Assche
· 8 years ago
8ef1a19
blk-mq-debugfs: Show requeue list
by Bart Van Assche
· 8 years ago
c0cb1c6
blk-mq-debugfs: Show atomic request flags
by Bart Van Assche
· 8 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