Ingo Molnar
|
71e20f1873
sched: affine sync wakeups
|
17 years ago |
Mike Galbraith
|
af92723262
sched: cleanup, remove the TASK_NONINTERACTIVE flag
|
17 years ago |
Randy Dunlap
|
79685b8dee
docbook: add pipes, other fixes
|
18 years ago |
Jens Axboe
|
0845718daf
pipe: add documentation and comments
|
18 years ago |
Jens Axboe
|
cac36bb06e
pipe: change the ->pin() operation to ->confirm()
|
18 years ago |
Eric Dumazet
|
c23fbb6bcb
VFS: delay the dentry name generation on sockets and pipes
|
18 years ago |
Al Viro
|
db3495099d
[PATCH] AUDIT_FD_PAIR
|
18 years ago |
Al Viro
|
5ccac88eeb
[PATCH] fix leaks on pipe(2) failure exits
|
18 years ago |
Eric Dumazet
|
d4c3cca941
[PATCH] constify pipe_buf_operations
|
18 years ago |
Josef "Jeff" Sipek
|
0f7fc9e4d0
[PATCH] VFS: change struct file to use struct path
|
18 years ago |
Eric Dumazet
|
d18de5a272
[PATCH] don't insert pipe dentries into dentry_hashtable.
|
18 years ago |
Andi Kleen
|
d6cbd281d1
[PATCH] Some cleanup in the pipe code
|
18 years ago |
Badari Pulavarty
|
ee0b3e671b
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
|
18 years ago |
Theodore Ts'o
|
ba52de123d
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
|
18 years ago |
David Howells
|
454e2398be
[PATCH] VFS: Permit filesystem to override root dentry on mount
|
19 years ago |
Jens Axboe
|
330ab71619
[PATCH] vmsplice: restrict stealing a little more
|
19 years ago |
Jens Axboe
|
f6762b7ad8
[PATCH] pipe: enable atomic copying of pipe data to/from user space
|
19 years ago |
Jens Axboe
|
f84d751994
[PATCH] pipe: introduce ->pin() buffer operation
|
19 years ago |
Jens Axboe
|
0568b409c7
[PATCH] splice: fix bugs in pipe_to_file()
|
19 years ago |
Jens Axboe
|
46e678c96b
[PATCH] splice: fix bugs with stealing regular pipe pages
|
19 years ago |
Jens Axboe
|
70524490ee
[PATCH] splice: add support for sys_tee()
|
19 years ago |
Ingo Molnar
|
341b446bc5
[PATCH] another round of fs/pipe.c cleanups
|
19 years ago |
Ingo Molnar
|
923f4f2394
[PATCH] pipe.c/fifo.c code cleanups
|
19 years ago |
Ingo Molnar
|
9aeedfc471
[PATCH] get rid of the PIPE_*() macros
|
19 years ago |
Jens Axboe
|
b92ce55893
[PATCH] splice: add direct fd <-> fd splicing support
|
19 years ago |
Ingo Molnar
|
3a326a2ce8
[PATCH] introduce a "kernel-internal pipe object" abstraction
|
19 years ago |
Jens Axboe
|
3e7ee3e7b3
[PATCH] splice: fix page stealing LRU handling.
|
19 years ago |
Jens Axboe
|
4f6f0bd2ff
[PATCH] splice: improve writeback and clean up page stealing
|
19 years ago |
Jens Axboe
|
5abc97aa25
[PATCH] splice: add support for SPLICE_F_MOVE flag
|
19 years ago |
Jens Axboe
|
5274f052e7
[PATCH] Introduce sys_splice() system call
|
19 years ago |