index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
ioprio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-32
/
+0
2021-12-16
block: move set_task_ioprio to blk-ioc.c
Christoph Hellwig
1
-32
/
+0
2021-12-10
block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
Davidlohr Bueso
1
-0
/
+3
2021-11-16
block: Check ADMIN before NICE for IOPRIO_CLASS_RT
Alistair Delva
1
-1
/
+8
2021-08-18
block: fix default IO priority handling
Damien Le Moal
1
-3
/
+3
2021-08-18
block: Introduce IOPRIO_NR_LEVELS
Damien Le Moal
1
-2
/
+1
2021-04-08
block: Fix sys_ioprio_set(.which=IOPRIO_WHO_PGRP) task iteration
Peter Zijlstra
1
-2
/
+9
2020-09-02
block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
Khazhismel Kumykov
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-07-15
docs: block: convert to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-01
block: add SPDX tags to block layer files missing licensing information
Christoph Hellwig
1
-0
/
+1
2018-05-31
block: add ioprio_check_cap function
Adam Manzanares
1
-6
/
+16
2017-06-21
block: Add fallthrough markers to switch statements
Bart Van Assche
1
-1
/
+2
2017-04-20
block: Optimize ioprio_best()
Bart Van Assche
1
-11
/
+1
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-23
block: use for_each_thread() in sys_ioprio_set()/sys_ioprio_get()
Tetsuo Handa
1
-4
/
+4
2016-07-01
block: fix use-after-free in sys_ioprio_get()
Omar Sandoval
1
-0
/
+2
2015-11-07
pidns: fix set/getpriority and ioprio_set/get in PRIO_USER mode
Ben Segall
1
-2
/
+4
2014-10-31
block: Fix computation of merged request priority
Jan Kara
1
-6
/
+8
2014-05-19
block: move ioprio.c from fs/ to block/
Jens Axboe
1
-0
/
+241