16 Oct, 2007
1 commit
-
Jens Axboe's old email address bounces.
Signed-off-by: Rob Landley
Signed-off-by: Jens Axboe
10 Oct, 2007
1 commit
-
The newer glibc does not allow system calls to be made via _syscallN()
wrapper. They have to be made through syscall(). The ionice code used
the older interface. Correcting it to use syscall.Signed-off-by: Dhaval Giani
Signed-off-by: Jens Axboe
09 May, 2007
1 commit
-
Fix various typos in kernel docs and Kconfigs, 2.6.21-rc4.
Signed-off-by: Matt LaPlante
Signed-off-by: Adrian Bunk
28 Jun, 2005
1 commit
-
Add ioprio documentation
Signed-off-by: Jens Axboe
Signed-off-by: Linus Torvalds