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