index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ioprio.h
Age
Commit message (
Expand
)
Author
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-10
block/ioprio: Use a helper to check for RT prio
Sebastian Andrzej Siewior
2016-09-14
block: remove IOPRIO_BITS
Christoph Hellwig
2012-03-20
cfq: don't use icq_get_changed()
Tejun Heo
2009-01-05
ext4: Add mount option to set kjournald's I/O priority
Theodore Ts'o
2008-05-07
cfq-iosched: make io priorities inherit CPU scheduling class as well as nice
Jens Axboe
2008-01-28
ioprio: move io priority from task_struct to io_context
Jens Axboe
2007-07-20
cfq: async queue allocation per priority
Vasily Tarasov
2007-07-10
cfq-iosched: fix async queue behaviour
Jens Axboe
2006-08-21
[PATCH] uninline ioprio_best()
Oleg Nesterov
2005-07-07
[PATCH] move ioprio syscalls into syscalls.h
Anton Blanchard
2005-06-27
[PATCH] CFQ io scheduler updates
Jens Axboe
2005-06-27
[PATCH] Update cfq io scheduler to time sliced design
Jens Axboe