index
:
linux-arm.git
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
ioprio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-12
1
-32
/
+0
|
\
|
*
block: move set_task_ioprio to blk-ioc.c
Christoph Hellwig
2021-12-16
1
-32
/
+0
*
|
block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
Davidlohr Bueso
2021-12-10
1
-0
/
+3
|
/
*
block: Check ADMIN before NICE for IOPRIO_CLASS_RT
Alistair Delva
2021-11-15
1
-1
/
+8
*
block: fix default IO priority handling
Damien Le Moal
2021-08-18
1
-3
/
+3
*
block: Introduce IOPRIO_NR_LEVELS
Damien Le Moal
2021-08-18
1
-2
/
+1
*
block: Fix sys_ioprio_set(.which=IOPRIO_WHO_PGRP) task iteration
Peter Zijlstra
2021-04-08
1
-2
/
+9
*
block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
Khazhismel Kumykov
2020-09-01
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
docs: block: convert to ReST
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
block: add SPDX tags to block layer files missing licensing information
Christoph Hellwig
2019-04-30
1
-0
/
+1
*
block: add ioprio_check_cap function
Adam Manzanares
2018-05-31
1
-6
/
+16
*
block: Add fallthrough markers to switch statements
Bart Van Assche
2017-06-21
1
-1
/
+2
*
block: Optimize ioprio_best()
Bart Van Assche
2017-04-19
1
-11
/
+1
*
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
block: use for_each_thread() in sys_ioprio_set()/sys_ioprio_get()
Tetsuo Handa
2017-02-22
1
-4
/
+4
*
block: fix use-after-free in sys_ioprio_get()
Omar Sandoval
2016-07-01
1
-0
/
+2
*
pidns: fix set/getpriority and ioprio_set/get in PRIO_USER mode
Ben Segall
2015-11-06
1
-2
/
+4
*
block: Fix computation of merged request priority
Jan Kara
2014-10-31
1
-6
/
+8
*
block: move ioprio.c from fs/ to block/
Jens Axboe
2014-05-19
1
-0
/
+241