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
/
block
/
ioprio.c
Age
Commit message (
Expand
)
Author
2020-09-01
block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
Khazhismel Kumykov
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-07-15
docs: block: convert to ReST
Mauro Carvalho Chehab
2019-04-30
block: add SPDX tags to block layer files missing licensing information
Christoph Hellwig
2018-05-31
block: add ioprio_check_cap function
Adam Manzanares
2017-06-21
block: Add fallthrough markers to switch statements
Bart Van Assche
2017-04-19
block: Optimize ioprio_best()
Bart Van Assche
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-22
block: use for_each_thread() in sys_ioprio_set()/sys_ioprio_get()
Tetsuo Handa
2016-07-01
block: fix use-after-free in sys_ioprio_get()
Omar Sandoval
2015-11-06
pidns: fix set/getpriority and ioprio_set/get in PRIO_USER mode
Ben Segall
2014-10-31
block: Fix computation of merged request priority
Jan Kara
2014-05-19
block: move ioprio.c from fs/ to block/
Jens Axboe