aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ioprio.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-18block: fix default IO priority handlingGravatar Damien Le Moal 1-1/+6
2021-08-18block: change ioprio_valid() to an inline functionGravatar Damien Le Moal 1-0/+10
2021-08-02ioprio: move user space relevant ioprio bits to UAPI includesGravatar Oliver Hartkopp 1-40/+1
2018-11-19block: Introduce get_current_ioprio()Gravatar Damien Le Moal 1-0/+13
2018-06-04fs: aio ioprio add explicit block layer dependenceGravatar Adam Manzanares 1-0/+7
2018-05-31block: add ioprio_check_cap functionGravatar Adam Manzanares 1-0/+2
2017-11-08Merge branch 'linus' into sched/core, to pick up fixesGravatar Ingo Molnar 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-10block/ioprio: Use a helper to check for RT prioGravatar Sebastian Andrzej Siewior 1-1/+2
2016-09-14block: remove IOPRIO_BITSGravatar Christoph Hellwig 1-1/+0
2012-03-20cfq: don't use icq_get_changed()Gravatar Tejun Heo 1-17/+5
2009-01-05ext4: Add mount option to set kjournald's I/O priorityGravatar Theodore Ts'o 1-0/+2
2008-05-07cfq-iosched: make io priorities inherit CPU scheduling class as well as niceGravatar Jens Axboe 1-0/+14
2008-01-28ioprio: move io priority from task_struct to io_contextGravatar Jens Axboe 1-6/+7
2007-07-20cfq: async queue allocation per priorityGravatar Vasily Tarasov 1-0/+8
2007-07-10cfq-iosched: fix async queue behaviourGravatar Jens Axboe 1-2/+4
2006-08-21[PATCH] uninline ioprio_best()Gravatar Oleg Nesterov 1-22/+1
2005-07-07[PATCH] move ioprio syscalls into syscalls.hGravatar Anton Blanchard 1-3/+0
2005-06-27[PATCH] CFQ io scheduler updatesGravatar Jens Axboe 1-0/+1
2005-06-27[PATCH] Update cfq io scheduler to time sliced designGravatar Jens Axboe 1-0/+87