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