index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ioprio.c
Age
Commit message (
Expand
)
Author
2007-02-12
[PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task
Eric W. Biederman
2006-10-12
[PATCH] block layer: ioprio_best function fix
Vasily Tarasov
2006-09-30
[PATCH] Update axboe@suse.de email address
Jens Axboe
2006-09-30
[PATCH] Don't need to disable interrupts for tasklist_lock
Oleg Nesterov
2006-09-30
[PATCH] cfq-iosched: kill cfq_exit_lock
Jens Axboe
2006-08-21
[PATCH] uninline ioprio_best()
Oleg Nesterov
2006-08-21
[PATCH] Fix current_io_context() vs set_task_ioprio() race
Oleg Nesterov
2006-08-21
[PATCH] sys_ioprio_set: minor do_each_thread+break fix
Oleg Nesterov
2006-06-30
[PATCH] SELinux: Add security hook definition for getioprio and insert hooks
David Quigley
2006-06-23
[PATCH] lsm: add task_setioprio hook
James Morris
2006-01-11
[PATCH] capable/capability.h (fs/)
Randy Dunlap
2005-11-08
fs/ioprio.c should #include <linux/syscalls.h>
Adrian Bunk
2005-08-20
Don't allow normal users to set idle IO priority
Linus Torvalds
2005-07-07
[PATCH] move ioprio syscalls into syscalls.h
Anton Blanchard
2005-06-27
[PATCH] Update cfq io scheduler to time sliced design
Jens Axboe