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
/
mq-deadline.c
Age
Commit message (
Expand
)
Author
2020-05-29
blk-mq: remove the bio argument to ->prepare_request
Christoph Hellwig
2019-09-05
block: Introduce elevator features
Damien Le Moal
2019-09-03
block: mq-deadline: Fix queue restart handling
Damien Le Moal
2019-07-15
docs: block: convert to ReST
Mauro Carvalho Chehab
2019-06-20
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
2019-04-30
block: add SPDX tags to block layer files missing licensing information
Christoph Hellwig
2018-12-17
block: mq-deadline: Fix write completion handling
Damien Le Moal
2018-11-07
block: get rid of MQ scheduler ops union
Jens Axboe
2018-11-07
block: remove dead elevator code
Jens Axboe
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
2018-03-01
mq-deadline: Make sure to always unlock zones
Damien Le Moal
2018-01-06
mq-deadline: make it clear that __dd_dispatch_request() works on all hw queues
Jens Axboe
2018-01-05
mq-deadline: Introduce zone locking support
Damien Le Moal
2018-01-05
mq-deadline: Introduce dispatch helpers
Damien Le Moal
2017-10-25
mq-deadline: add 'deadline' as a name alias
Jens Axboe
2017-08-29
mq-deadline: Enable auto-loading when built as module
Ben Hutchings
2017-08-28
block, scheduler: convert xxx_var_store to void
weiping zhang
2017-05-04
mq-deadline: add debugfs attributes
Omar Sandoval
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-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-27
blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()
Jens Axboe
2017-01-17
mq-deadline: add blk-mq adaptation of the deadline IO scheduler
Jens Axboe