index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ioprio.h
Age
Commit message (
Expand
)
Author
2022-06-27
block: Make ioprio_best() static
Jan Kara
2022-06-27
block: Generalize get_current_ioprio() for any task
Jan Kara
2022-06-27
block: Return effective IO priority from get_current_ioprio()
Jan Kara
2022-06-27
block: fix default IO priority handling again
Jan Kara
2021-08-18
block: fix default IO priority handling
Damien Le Moal
2021-08-18
block: change ioprio_valid() to an inline function
Damien Le Moal
2021-08-02
ioprio: move user space relevant ioprio bits to UAPI includes
Oliver Hartkopp
2018-11-19
block: Introduce get_current_ioprio()
Damien Le Moal
2018-06-04
fs: aio ioprio add explicit block layer dependence
Adam Manzanares
2018-05-31
block: add ioprio_check_cap function
Adam Manzanares
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