index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ioprio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-30
Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2012-05-03
userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfs
Eric W. Biederman
1
-2
/
+2
2012-05-03
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
Eric W. Biederman
1
-6
/
+2
2012-04-07
userns: Disassociate user_struct from the user_namespace.
Eric W. Biederman
1
-4
/
+14
2012-03-20
block: remove ioc_*_changed()
Tejun Heo
1
-1
/
+1
2012-02-07
block: strip out locking optimization in put_io_context()
Tejun Heo
1
-1
/
+1
2011-12-14
block, cfq: unlink cfq_io_context's immediately
Tejun Heo
1
-1
/
+1
2011-12-14
block, cfq: move ioc ioprio/cgroup changed handling to cic
Tejun Heo
1
-2
/
+1
2011-12-14
block: make ioc get/put interface more conventional and fix race on alloction
Tejun Heo
1
-18
/
+3
2011-10-31
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
Paul Gortmaker
1
-0
/
+1
2010-11-15
ioprio: grab rcu_read_lock in sys_ioprio_{set,get}()
Greg Thelen
1
-25
/
+6
2010-11-10
ioprio: rcu_read_lock/unlock protect find_task_by_vpid call (V2)
Sergey Senozhatsky
1
-0
/
+4
2010-11-10
ioprio: fix RCU locking around task dereference
Daniel J Blueman
1
-2
/
+12
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-01-14
[CVE-2009-0029] System call wrappers part 28
Heiko Carstens
1
-3
/
+2
2009-01-05
ext4: Add mount option to set kjournald's I/O priority
Theodore Ts'o
1
-1
/
+2
2008-11-14
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
1
-4
/
+10
2008-11-14
CRED: Wrap current->cred and a few other accessors
David Howells
1
-2
/
+2
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-6
/
+6
2008-11-14
CRED: Wrap task credential accesses in the filesystem subsystem
David Howells
1
-2
/
+2
2008-08-20
fix setpriority(PRIO_PGRP) thread iterator breakage
Ken Chen
1
-4
/
+4
2008-01-28
cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions
Jens Axboe
1
-2
/
+0
2008-01-28
io context sharing: preliminary support
Jens Axboe
1
-1
/
+0
2008-01-28
ioprio: move io priority from task_struct to io_context
Jens Axboe
1
-8
/
+21
2007-11-07
ioprio: allow sys_ioprio_set() value of 0 to reset ioprio setting
Jens Axboe
1
-0
/
+4
2007-10-19
Uninline find_task_by_xxx set of functions
Pavel Emelyanov
1
-4
/
+2
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
1
-4
/
+7
2007-02-12
[PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task
Eric W. Biederman
1
-6
/
+12
2006-10-12
[PATCH] block layer: ioprio_best function fix
Vasily Tarasov
1
-5
/
+0
2006-09-30
[PATCH] Update axboe@suse.de email address
Jens Axboe
1
-1
/
+1
2006-09-30
[PATCH] Don't need to disable interrupts for tasklist_lock
Oleg Nesterov
1
-4
/
+9
2006-09-30
[PATCH] cfq-iosched: kill cfq_exit_lock
Jens Axboe
1
-2
/
+2
2006-08-21
[PATCH] uninline ioprio_best()
Oleg Nesterov
1
-0
/
+23
2006-08-21
[PATCH] Fix current_io_context() vs set_task_ioprio() race
Oleg Nesterov
1
-0
/
+3
2006-08-21
[PATCH] sys_ioprio_set: minor do_each_thread+break fix
Oleg Nesterov
1
-2
/
+2
2006-06-30
[PATCH] SELinux: Add security hook definition for getioprio and insert hooks
David Quigley
1
-5
/
+24
2006-06-23
[PATCH] lsm: add task_setioprio hook
James Morris
1
-0
/
+6
2006-01-11
[PATCH] capable/capability.h (fs/)
Randy Dunlap
1
-0
/
+1
2005-11-08
fs/ioprio.c should #include <linux/syscalls.h>
Adrian Bunk
1
-0
/
+1
2005-08-20
Don't allow normal users to set idle IO priority
Linus Torvalds
1
-0
/
+2
2005-07-07
[PATCH] move ioprio syscalls into syscalls.h
Anton Blanchard
1
-2
/
+2
2005-06-27
[PATCH] Update cfq io scheduler to time sliced design
Jens Axboe
1
-0
/
+172