summaryrefslogtreecommitdiff
path: root/fs/ioprio.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [CVE-2009-0029] System call wrappers part 28Heiko Carstens2009-01-14
* ext4: Add mount option to set kjournald's I/O priorityTheodore Ts'o2009-01-05
* CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-14
* CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-14
* CRED: Separate task security context from task_structDavid Howells2008-11-14
* CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells2008-11-14
* fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen2008-08-20
* cfq-iosched: relax IOPRIO_CLASS_IDLE restrictionsJens Axboe2008-01-28
* io context sharing: preliminary supportJens Axboe2008-01-28
* ioprio: move io priority from task_struct to io_contextJens Axboe2008-01-28
* ioprio: allow sys_ioprio_set() value of 0 to reset ioprio settingJens Axboe2007-11-07
* Uninline find_task_by_xxx set of functionsPavel Emelyanov2007-10-19
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-19
* [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_taskEric W. Biederman2007-02-12
* [PATCH] block layer: ioprio_best function fixVasily Tarasov2006-10-12
* [PATCH] Update axboe@suse.de email addressJens Axboe2006-09-30
* [PATCH] Don't need to disable interrupts for tasklist_lockOleg Nesterov2006-09-30
* [PATCH] cfq-iosched: kill cfq_exit_lockJens Axboe2006-09-30
* [PATCH] uninline ioprio_best()Oleg Nesterov2006-08-21
* [PATCH] Fix current_io_context() vs set_task_ioprio() raceOleg Nesterov2006-08-21
* [PATCH] sys_ioprio_set: minor do_each_thread+break fixOleg Nesterov2006-08-21
* [PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley2006-06-30
* [PATCH] lsm: add task_setioprio hookJames Morris2006-06-23
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-11
* fs/ioprio.c should #include <linux/syscalls.h>Adrian Bunk2005-11-08
* Don't allow normal users to set idle IO priorityLinus Torvalds2005-08-20
* [PATCH] move ioprio syscalls into syscalls.hAnton Blanchard2005-07-07
* [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-27