summaryrefslogtreecommitdiffstats
path: root/block/ioprio.c
Commit message (Expand)AuthorAgeFilesLines
* block: Add fallthrough markers to switch statementsBart Van Assche2017-06-211-1/+2
* block: Optimize ioprio_best()Bart Van Assche2017-04-191-11/+1
* sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* block: use for_each_thread() in sys_ioprio_set()/sys_ioprio_get()Tetsuo Handa2017-02-221-4/+4
* block: fix use-after-free in sys_ioprio_get()Omar Sandoval2016-07-011-0/+2
* pidns: fix set/getpriority and ioprio_set/get in PRIO_USER modeBen Segall2015-11-061-2/+4
* block: Fix computation of merged request priorityJan Kara2014-10-311-6/+8
* block: move ioprio.c from fs/ to block/Jens Axboe2014-05-191-0/+241