index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-mq-debugfs.c
Age
Commit message (
Expand
)
Author
2018-06-20
blk-mq-debugfs: Off by one in blk_mq_rq_state_name()
Dan Carpenter
2018-05-29
blk-mq: Remove generation seqeunce
Keith Busch
2018-04-10
blk-mq: remove blk_mq_delay_queue()
Ming Lei
2018-03-17
blk-mq-debugfs: Show more request state information
Bart Van Assche
2018-02-28
blk-mq-debugfs: Show zone locking information
Bart Van Assche
2018-02-28
blk-mq-debugfs: Reorder queue show and store methods
Bart Van Assche
2018-01-24
blk-mq-debugfs: don't allow write on attributes with seq_operations set
Eryu Guan
2018-01-12
blk-mq: add missing RQF_STARTED to debugfs
Jens Axboe
2018-01-10
block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit
Jens Axboe
2018-01-10
block: remove REQ_ATOM_POLL_SLEPT
Jens Axboe
2018-01-10
blk-mq: add a few missing debugfs RQF_ flags
Jens Axboe
2018-01-09
blk-mq: remove REQ_ATOM_STARTED
Tejun Heo
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-10
block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
Bart Van Assche
2017-11-10
blk-mq: fix issue with shared tag queue re-running
Jens Axboe
2017-10-05
block: remove QUEUE_FLAG_STACKABLE
Christoph Hellwig
2017-10-03
blk-mq-debugfs: fix device sched directory for default scheduler
Omar Sandoval
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-08-25
blk-mq-debugfs: Add names for recently added flags
Bart Van Assche
2017-08-18
blk-mq-debugfs: Declare a local symbol static
Bart Van Assche
2017-08-10
block: remove unused syncfull/asyncfull queue flags
Jens Axboe
2017-06-27
blk-mq: expose write hints through debugfs
Jens Axboe
2017-06-01
blk-mq-debugfs: Add 'kick' operation
Bart Van Assche
2017-06-01
blk-mq-debugfs: Show busy requests
Bart Van Assche
2017-06-01
blk-mq-debugfs: Show requeue list
Bart Van Assche
2017-06-01
blk-mq-debugfs: Show atomic request flags
Bart Van Assche
2017-05-04
mq-deadline: add debugfs attributes
Omar Sandoval
2017-05-04
kyber: add debugfs attributes
Omar Sandoval
2017-05-04
blk-mq-debugfs: allow schedulers to register debugfs attributes
Omar Sandoval
2017-05-04
blk-mq: untangle debugfs and sysfs
Omar Sandoval
2017-05-04
blk-mq: move debugfs declarations to a separate header file
Omar Sandoval
2017-05-04
blk-mq: Do not invoke queue operations on a dead queue
Bart Van Assche
2017-05-04
blk-mq-debugfs: get rid of a bunch of boilerplate
Omar Sandoval
2017-05-04
blk-mq-debugfs: rename hw queue directories from <n> to hctx<n>
Omar Sandoval
2017-05-04
blk-mq-debugfs: don't open code strstrip()
Omar Sandoval
2017-05-04
blk-mq-debugfs: error on long write to queue "state" file
Omar Sandoval
2017-05-04
blk-mq-debugfs: clean up flag definitions
Omar Sandoval
2017-05-04
blk-mq-debugfs: separate flags with |
Omar Sandoval
2017-04-26
blk-mq: Add blk_mq_ops.show_rq()
Bart Van Assche
2017-04-26
blk-mq: Show operation, cmd_flags and rq_flags names
Bart Van Assche
2017-04-26
blk-mq: Make blk_flags_show() callers append a newline character
Bart Van Assche
2017-04-26
blk-mq: Move the "state" debugfs attribute one level down
Bart Van Assche
2017-04-26
blk-mq-debugfs: Rename functions for registering and unregistering the mq dir...
Bart Van Assche
2017-04-26
blk-mq: Let blk_mq_debugfs_register() look up the queue name
Bart Van Assche
2017-04-20
blk-mq: Fix poll_stat for new size-based bucketing.
Stephen Bates
2017-04-10
blk-mq: Show symbolic names for hctx state and flags
Bart Van Assche
2017-04-10
blk-mq: Export queue state through /sys/kernel/debug/block/*/state
Bart Van Assche
2017-03-21
blk-stat: convert to callback-based statistics reporting
Omar Sandoval
2017-03-21
blk-stat: use READ and WRITE instead of BLK_STAT_{READ,WRITE}
Omar Sandoval
2017-02-02
block: use same block debugfs directory for blk-mq and blktrace
Omar Sandoval
[next]