Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / ioprio.c
2012-02-07 Tejun Heoblock: strip out locking optimization in put_io_context()
2011-12-13 Tejun Heoblock, cfq: unlink cfq_io_context's immediately
2011-12-13 Tejun Heoblock, cfq: move ioc ioprio/cgroup changed handling...
2011-12-13 Tejun Heoblock: make ioc get/put interface more conventional...
2011-10-31 Paul Gortmakerfs: add export.h to files using EXPORT_SYMBOL/THIS_MODU...
2010-11-15 Greg Thelenioprio: grab rcu_read_lock in sys_ioprio_{set,get}()
2010-11-10 Sergey Senozhatskyioprio: rcu_read_lock/unlock protect find_task_by_vpid...
2010-11-10 Daniel J Bluemanioprio: fix RCU locking around task dereference
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-01-18 Heiko CarstensSystem call wrappers part 28
2009-01-15 Greg Kroah-Hartman- Update to 2.6.27.12-rc1:
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-26 Thomas Renninger Vendor specific drivers vs generic video driver.
2008-08-20 Ken Chenfix setpriority(PRIO_PGRP) thread iterator breakage
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
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-11-07 Jeff Mahoney-rc2 for real this time. ;)
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-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
2005-06-27 Jens Axboe[PATCH] Update cfq io scheduler to time sliced design