summaryrefslogtreecommitdiff
path: root/block/ioprio.c
AgeCommit message (Expand)Author
2019-04-30block: add SPDX tags to block layer files missing licensing informationChristoph Hellwig
2018-05-31block: add ioprio_check_cap functionAdam Manzanares
2017-06-21block: Add fallthrough markers to switch statementsBart Van Assche
2017-04-19block: Optimize ioprio_best()Bart Van Assche
2017-03-02sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-22block: use for_each_thread() in sys_ioprio_set()/sys_ioprio_get()Tetsuo Handa
2016-07-01block: fix use-after-free in sys_ioprio_get()Omar Sandoval
2015-11-06pidns: fix set/getpriority and ioprio_set/get in PRIO_USER modeBen Segall
2014-10-31block: Fix computation of merged request priorityJan Kara
2014-05-19block: move ioprio.c from fs/ to block/Jens Axboe