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-sched.c
Age
Commit message (
Expand
)
Author
2018-09-26
blk-mq: only attempt to merge bio if there is rq in sw queue
Ming Lei
2017-12-20
blk-mq-sched: dispatch from scheduler IFF progress is made in ->dispatch
Ming Lei
2017-07-03
blk-mq-sched: fix performance regression of mq-deadline
Ming Lei
2017-06-22
Merge commit '8e8320c9315c' into for-4.13/block
Jens Axboe
2017-06-21
blk-mq: fix performance regression with shared tags
Jens Axboe
2017-06-20
blk-mq: Document locking assumptions
Bart Van Assche
2017-06-18
blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queue
Ming Lei
2017-06-18
blk-mq: refactor blk_mq_sched_assign_ioc
Christoph Hellwig
2017-06-18
blk-mq: remove blk_mq_sched_{get,put}_rq_priv
Christoph Hellwig
2017-06-18
blk-mq: move blk_mq_sched_{get,put}_request to blk-mq.c
Christoph Hellwig
2017-05-26
blk-mq: make per-sw-queue bio merge as default .bio_merge
Ming Lei
2017-05-04
blk-mq-debugfs: allow schedulers to register debugfs attributes
Omar Sandoval
2017-05-02
blk-mq-sched: remove hack that bypasses scheduler for reserved requests
Jens Axboe
2017-04-27
blk-mq-sched: alloate reserved tags out of normal pool
Jens Axboe
2017-04-20
blk-mq: Remove blk_mq_sched_move_to_dispatch()
Bart Van Assche
2017-04-07
blk-mq-sched: provide hooks for initializing hardware queue data
Omar Sandoval
2017-04-07
blk-mq: Restart a single queue if tag sets are shared
Bart Van Assche
2017-04-07
blk-mq-sched: fix crash in switch error path
Omar Sandoval
2017-04-07
blk-mq-sched: set up scheduler tags when bringing up new queues
Omar Sandoval
2017-04-07
blk-mq-sched: refactor scheduler initialization
Omar Sandoval
2017-04-07
blk-mq: use the right hctx when getting a driver tag fails
Omar Sandoval
2017-03-02
blk-mq: move update of tags->rqs to __blk_mq_alloc_request()
Omar Sandoval
2017-03-02
blk-mq: make blk_mq_alloc_request_hctx() allocate a scheduler request
Omar Sandoval
2017-03-02
blk-mq-sched: Allocate sched reserved tags as specified in the original queue...
Sagi Grimberg
2017-02-23
blk-mq-sched: separate mark hctx and queue restart operations
Omar Sandoval
2017-02-22
block: get rid of blk-mq default scheduler choice Kconfig entries
Jens Axboe
2017-02-17
blk-mq-sched: ask scheduler for work, if we failed dispatching leftovers
Jens Axboe
2017-02-17
blk-mq-sched: don't add flushes to the head of requeue queue
Jens Axboe
2017-02-10
blk-mq: pass bio to blk_mq_sched_get_rq_priv
Paolo Valente
2017-02-08
block: enumify ELEVATOR_*_MERGE
Christoph Hellwig
2017-02-03
block: free merged request in the caller
Jens Axboe
2017-02-02
blk-mq-sched: bypass the scheduler for flushes entirely
Omar Sandoval
2017-01-27
block: cleanup remaining manual checks for PREFLUSH|FUA
Jens Axboe
2017-01-27
blk-mq-sched: add flush insertion into blk_mq_sched_insert_request()
Jens Axboe
2017-01-27
block: add a op_is_flush helper
Christoph Hellwig
2017-01-27
blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()
Jens Axboe
2017-01-27
blk-mq-sched: fix starvation for multiple hardware queues and shared tags
Jens Axboe
2017-01-26
blk-mq-sched: check for successful allocation before assigning tag
Jens Axboe
2017-01-26
blk-mq: don't lose flags passed in to blk_mq_alloc_request()
Jens Axboe
2017-01-17
blk-mq-sched: allow setting of default IO scheduler
Jens Axboe
2017-01-17
blk-mq-sched: add framework for MQ capable IO schedulers
Jens Axboe