index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
ioprio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-16
scsi: block: Improve ioprio value validity checks
Damien Le Moal
1
-0
/
+1
2023-05-22
scsi: block: ioprio: Clean up interface definition
Damien Le Moal
1
-3
/
+3
2022-06-27
block: Fix handling of tasks without ioprio in ioprio_get(2)
Jan Kara
1
-7
/
+23
2022-06-27
block: Make ioprio_best() static
Jan Kara
1
-1
/
+1
2022-06-27
block: Generalize get_current_ioprio() for any task
Jan Kara
1
-0
/
+26
2022-06-27
block: fix default IO priority handling again
Jan Kara
1
-2
/
+2
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-15
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-01
block: grant IOPRIO_CLASS_RT to CAP_SYS_NICE
Khazhismel Kumykov
1
-1
/
+1
2020-08-23
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-04-30
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-19
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-22
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-06
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