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-wbt.c
Age
Commit message (
Expand
)
Author
2018-02-06
blk-wbt: account flush requests correctly
Jens Axboe
2017-11-23
blk-wbt: fix comments typo
weiping zhang
2017-11-23
blk-wbt: move wbt_clear_stat to common place in wbt_done
weiping zhang
2017-11-23
blk-wbt: remove duplicated setting in wbt_init
weiping zhang
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-09
block,bfq: Disable writeback throttling
Luca Miccio
2017-06-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-04-21
blk-stat: kill blk_stat_rq_ddir()
Jens Axboe
2017-04-19
block: Make writeback throttling defaults consistent for SQ devices
Jan Kara
2017-04-11
block: Fix list corruption of blk stats callback list
Jan Kara
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 pointer to backing_dev_info from request_queue
Jan Kara
2017-01-02
block: Avoid that sparse complains about context imbalance in __wbt_wait()
Bart Van Assche
2017-01-02
block: Make wbt_wait() definition consistent with declaration
Bart Van Assche
2016-12-09
blk-wbt: don't throttle discard or write zeroes
Christoph Hellwig
2016-12-01
block: add support for REQ_OP_WRITE_ZEROES
Chaitanya Kulkarni
2016-11-28
blk-wbt: allow wbt to be enabled always through sysfs
Jens Axboe
2016-11-28
blk-wbt: cleanup disable-by-default for CFQ
Jens Axboe
2016-11-28
blk-wbt: allow reset of default latency through sysfs
Jens Axboe
2016-11-16
blk-wbt: fix old-style function declaration
Arnd Bergmann
2016-11-11
blk-wbt: use BLK_STAT_{READ,WRITE} instead of 0/1
Jens Axboe
2016-11-11
blk-wbt: remove stat ops
Jens Axboe
2016-11-11
blk-wbt: store queue instead of bdi
Jens Axboe
2016-11-10
blk-wbt: add general throttling mechanism
Jens Axboe