Merge commit 'v2.6.30' into for-2.6.31
[safe/jmp/linux-2.6] / fs / ioprio.c
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 28
2009-01-06 Theodore Ts'oext4: Add mount option to set kjournald's I/O priority
2008-11-13 David HowellsCRED: Use RCU to access another task's creds and to...
2008-11-13 David HowellsCRED: Wrap current->cred and a few other accessors
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-13 David HowellsCRED: Wrap task credential accesses in the filesystem...
2008-08-20 Ken Chenfix setpriority(PRIO_PGRP) thread iterator breakage
2008-01-28 Jens Axboecfq-iosched: relax IOPRIO_CLASS_IDLE restrictions
2008-01-28 Jens Axboeio context sharing: preliminary support
2008-01-28 Jens Axboeioprio: move io priority from task_struct to io_context
2007-11-07 Jens Axboeioprio: allow sys_ioprio_set() value of 0 to reset...
2007-10-19 Pavel EmelyanovUninline find_task_by_xxx set of functions
2007-10-19 Pavel Emelyanovpid namespaces: changes to show virtual ids to user
2007-02-12 Eric W. Biederman[PATCH] pid: replace do/while_each_task_pid with do...
2006-10-12 Vasily Tarasov[PATCH] block layer: ioprio_best function fix
2006-09-30 Jens Axboe[PATCH] Update axboe@suse.de email address
2006-09-30 Oleg Nesterov[PATCH] Don't need to disable interrupts for tasklist_lock
2006-09-30 Jens Axboe[PATCH] cfq-iosched: kill cfq_exit_lock
2006-08-21 Oleg Nesterov[PATCH] uninline ioprio_best()
2006-08-21 Oleg Nesterov[PATCH] Fix current_io_context() vs set_task_ioprio...
2006-08-21 Oleg Nesterov[PATCH] sys_ioprio_set: minor do_each_thread+break fix
2006-06-30 David Quigley[PATCH] SELinux: Add security hook definition for getio...
2006-06-23 James Morris[PATCH] lsm: add task_setioprio hook
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (fs/)
2005-11-08 Adrian Bunkfs/ioprio.c should #include <linux/syscalls.h>
2005-08-21 Linus TorvaldsDon't allow normal users to set idle IO priority
2005-07-08 Anton Blanchard[PATCH] move ioprio syscalls into syscalls.h
2005-06-27 Jens Axboe[PATCH] Update cfq io scheduler to time sliced design