Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6722f6cb763203cab775297b6e9d00834af0d6d7
/
fs
/
ioprio.c
0d16751
Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
8e96e3b
userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfs
by Eric W. Biederman
· 13 years ago
078de5f
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
by Eric W. Biederman
· 13 years ago
7b44ab9
userns: Disassociate user_struct from the user_namespace.
by Eric W. Biederman
· 13 years ago
2b566fa
block: remove ioc_*_changed()
by Tejun Heo
· 13 years ago
11a3122
block: strip out locking optimization in put_io_context()
by Tejun Heo
· 13 years ago
b2efa05
block, cfq: unlink cfq_io_context's immediately
by Tejun Heo
· 13 years ago
dc86900
block, cfq: move ioc ioprio/cgroup changed handling to cic
by Tejun Heo
· 13 years ago
6e736be
block: make ioc get/put interface more conventional and fix race on alloction
by Tejun Heo
· 13 years ago
afeacc8
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
by Paul Gortmaker
· 13 years ago
d69b78b
ioprio: grab rcu_read_lock in sys_ioprio_{set,get}()
by Greg Thelen
· 14 years ago
f85acd8
ioprio: rcu_read_lock/unlock protect find_task_by_vpid call (V2)
by Sergey Senozhatsky
· 14 years ago
1447399
ioprio: fix RCU locking around task dereference
by Daniel J Blueman
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
938bb9f
[CVE-2009-0029] System call wrappers part 28
by Heiko Carstens
· 16 years ago
b3881f7
ext4: Add mount option to set kjournald's I/O priority
by Theodore Ts'o
· 16 years ago
c69e8d9
CRED: Use RCU to access another task's creds and to release a task's own creds
by David Howells
· 16 years ago
86a264a
CRED: Wrap current->cred and a few other accessors
by David Howells
· 16 years ago
b6dff3e
CRED: Separate task security context from task_struct
by David Howells
· 16 years ago
da9592e
CRED: Wrap task credential accesses in the filesystem subsystem
by David Howells
· 16 years ago
2d70b68
fix setpriority(PRIO_PGRP) thread iterator breakage
by Ken Chen
· 16 years ago
0871714
cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions
by Jens Axboe
· 17 years ago
d38ecf9
io context sharing: preliminary support
by Jens Axboe
· 17 years ago
fd0928d
ioprio: move io priority from task_struct to io_context
by Jens Axboe
· 17 years ago
8ec680e
ioprio: allow sys_ioprio_set() value of 0 to reset ioprio setting
by Jens Axboe
· 17 years ago
228ebcb
Uninline find_task_by_xxx set of functions
by Pavel Emelyanov
· 17 years ago
b488893
pid namespaces: changes to show virtual ids to user
by Pavel Emelyanov
· 17 years ago
41487c6
[PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task
by Eric W. Biederman
· 18 years ago
d58cdfb
[PATCH] block layer: ioprio_best function fix
by Vasily Tarasov
· 18 years ago
0fe2347
[PATCH] Update axboe@suse.de email address
by Jens Axboe
· 18 years ago
cf342e5
[PATCH] Don't need to disable interrupts for tasklist_lock
by Oleg Nesterov
· 18 years ago
fc46379
[PATCH] cfq-iosched: kill cfq_exit_lock
by Jens Axboe
· 18 years ago
e014ff8
[PATCH] uninline ioprio_best()
by Oleg Nesterov
· 18 years ago
9f83e45
[PATCH] Fix current_io_context() vs set_task_ioprio() race
by Oleg Nesterov
· 18 years ago
78bd4d4
[PATCH] sys_ioprio_set: minor do_each_thread+break fix
by Oleg Nesterov
· 18 years ago
a1836a4
[PATCH] SELinux: Add security hook definition for getioprio and insert hooks
by David Quigley
· 18 years ago
03e6806
[PATCH] lsm: add task_setioprio hook
by James Morris
· 18 years ago
16f7e0f
[PATCH] capable/capability.h (fs/)
by Randy Dunlap
· 19 years ago
9abdc4c
fs/ioprio.c should #include <linux/syscalls.h>
by Adrian Bunk
· 19 years ago
f6fdd7d
Don't allow normal users to set idle IO priority
by Linus Torvalds
· 19 years ago
cf36680
[PATCH] move ioprio syscalls into syscalls.h
by Anton Blanchard
· 19 years ago
22e2c50
[PATCH] Update cfq io scheduler to time sliced design
by Jens Axboe
· 19 years ago