summaryrefslogtreecommitdiff
path: root/fs/ioprio.c
AgeCommit message (Expand)Author
2008-01-28cfq-iosched: relax IOPRIO_CLASS_IDLE restrictionsJens Axboe
2008-01-28io context sharing: preliminary supportJens Axboe
2008-01-28ioprio: move io priority from task_struct to io_contextJens Axboe
2007-11-07ioprio: allow sys_ioprio_set() value of 0 to reset ioprio settingJens Axboe
2007-10-19Uninline find_task_by_xxx set of functionsPavel Emelyanov
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov
2007-02-12[PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_taskEric W. Biederman
2006-10-12[PATCH] block layer: ioprio_best function fixVasily Tarasov
2006-09-30[PATCH] Update axboe@suse.de email addressJens Axboe
2006-09-30[PATCH] Don't need to disable interrupts for tasklist_lockOleg Nesterov
2006-09-30[PATCH] cfq-iosched: kill cfq_exit_lockJens Axboe
2006-08-21[PATCH] uninline ioprio_best()Oleg Nesterov
2006-08-21[PATCH] Fix current_io_context() vs set_task_ioprio() raceOleg Nesterov
2006-08-21[PATCH] sys_ioprio_set: minor do_each_thread+break fixOleg Nesterov
2006-06-30[PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley
2006-06-23[PATCH] lsm: add task_setioprio hookJames Morris
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap
2005-11-08fs/ioprio.c should #include <linux/syscalls.h>Adrian Bunk
2005-08-20Don't allow normal users to set idle IO priorityLinus Torvalds
2005-07-07[PATCH] move ioprio syscalls into syscalls.hAnton Blanchard
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe