summaryrefslogtreecommitdiffstats
path: root/fs/ioprio.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_taskEric W. Biederman2007-02-121-6/+12
* [PATCH] block layer: ioprio_best function fixVasily Tarasov2006-10-121-5/+0
* [PATCH] Update axboe@suse.de email addressJens Axboe2006-09-301-1/+1
* [PATCH] Don't need to disable interrupts for tasklist_lockOleg Nesterov2006-09-301-4/+9
* [PATCH] cfq-iosched: kill cfq_exit_lockJens Axboe2006-09-301-2/+2
* [PATCH] uninline ioprio_best()Oleg Nesterov2006-08-211-0/+23
* [PATCH] Fix current_io_context() vs set_task_ioprio() raceOleg Nesterov2006-08-211-0/+3
* [PATCH] sys_ioprio_set: minor do_each_thread+break fixOleg Nesterov2006-08-211-2/+2
* [PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley2006-06-301-5/+24
* [PATCH] lsm: add task_setioprio hookJames Morris2006-06-231-0/+6
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* fs/ioprio.c should #include <linux/syscalls.h>Adrian Bunk2005-11-081-0/+1
* Don't allow normal users to set idle IO priorityLinus Torvalds2005-08-201-0/+2
* [PATCH] move ioprio syscalls into syscalls.hAnton Blanchard2005-07-071-2/+2
* [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-271-0/+172
OpenPOWER on IntegriCloud