| Commit message (Expand) | Author | Age | Files | Lines |
* | [CVE-2009-0029] System call wrappers part 28 | Heiko Carstens | 2009-01-14 | 1 | -3/+2 |
* | ext4: Add mount option to set kjournald's I/O priority | Theodore Ts'o | 2009-01-05 | 1 | -1/+2 |
* | CRED: Use RCU to access another task's creds and to release a task's own creds | David Howells | 2008-11-14 | 1 | -4/+10 |
* | CRED: Wrap current->cred and a few other accessors | David Howells | 2008-11-14 | 1 | -2/+2 |
* | CRED: Separate task security context from task_struct | David Howells | 2008-11-14 | 1 | -6/+6 |
* | CRED: Wrap task credential accesses in the filesystem subsystem | David Howells | 2008-11-14 | 1 | -2/+2 |
* | fix setpriority(PRIO_PGRP) thread iterator breakage | Ken Chen | 2008-08-20 | 1 | -4/+4 |
* | cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions | Jens Axboe | 2008-01-28 | 1 | -2/+0 |
* | io context sharing: preliminary support | Jens Axboe | 2008-01-28 | 1 | -1/+0 |
* | ioprio: move io priority from task_struct to io_context | Jens Axboe | 2008-01-28 | 1 | -8/+21 |
* | ioprio: allow sys_ioprio_set() value of 0 to reset ioprio setting | Jens Axboe | 2007-11-07 | 1 | -0/+4 |
* | Uninline find_task_by_xxx set of functions | Pavel Emelyanov | 2007-10-19 | 1 | -4/+2 |
* | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 2007-10-19 | 1 | -4/+7 |
* | [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task | Eric W. Biederman | 2007-02-12 | 1 | -6/+12 |
* | [PATCH] block layer: ioprio_best function fix | Vasily Tarasov | 2006-10-12 | 1 | -5/+0 |
* | [PATCH] Update axboe@suse.de email address | Jens Axboe | 2006-09-30 | 1 | -1/+1 |
* | [PATCH] Don't need to disable interrupts for tasklist_lock | Oleg Nesterov | 2006-09-30 | 1 | -4/+9 |
* | [PATCH] cfq-iosched: kill cfq_exit_lock | Jens Axboe | 2006-09-30 | 1 | -2/+2 |
* | [PATCH] uninline ioprio_best() | Oleg Nesterov | 2006-08-21 | 1 | -0/+23 |
* | [PATCH] Fix current_io_context() vs set_task_ioprio() race | Oleg Nesterov | 2006-08-21 | 1 | -0/+3 |
* | [PATCH] sys_ioprio_set: minor do_each_thread+break fix | Oleg Nesterov | 2006-08-21 | 1 | -2/+2 |
* | [PATCH] SELinux: Add security hook definition for getioprio and insert hooks | David Quigley | 2006-06-30 | 1 | -5/+24 |
* | [PATCH] lsm: add task_setioprio hook | James Morris | 2006-06-23 | 1 | -0/+6 |
* | [PATCH] capable/capability.h (fs/) | Randy Dunlap | 2006-01-11 | 1 | -0/+1 |
* | fs/ioprio.c should #include <linux/syscalls.h> | Adrian Bunk | 2005-11-08 | 1 | -0/+1 |
* | Don't allow normal users to set idle IO priority | Linus Torvalds | 2005-08-20 | 1 | -0/+2 |
* | [PATCH] move ioprio syscalls into syscalls.h | Anton Blanchard | 2005-07-07 | 1 | -2/+2 |
* | [PATCH] Update cfq io scheduler to time sliced design | Jens Axboe | 2005-06-27 | 1 | -0/+172 |