Jens Axboe
|
75065ff619
Revert "relay: fix splice problem"
|
17 years ago |
Linus Torvalds
|
bd5d435a96
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
|
17 years ago |
Masami Hiramatsu
|
68ab3d883a
relayfs: support larger relay buffer
|
17 years ago |
Tom Zanussi
|
c3270e577c
relay: fix splice problem
|
17 years ago |
Jens Axboe
|
5eb7f9fa84
relay: set an spd_release() hook for splice
|
17 years ago |
Lai Jiangshan
|
37529fe9f6
set relay file can not be read by pread(2)
|
17 years ago |
Jens Axboe
|
16d5466942
relay: fix subbuf_splice_actor() adding too many pages
|
17 years ago |
Nick Piggin
|
a1e096129b
relay: nopage
|
17 years ago |
Nick Piggin
|
2f98735c9c
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
|
17 years ago |
Daniel Walker
|
1bfbc608ba
whitespace fixes: relayfs
|
17 years ago |
Jesper Juhl
|
c9b3febc5b
Fix a use after free bug in kernel->userspace relay file support
|
18 years ago |
Adrian Bunk
|
01c55ed326
kernel/relay.c: make functions static
|
18 years ago |
Tom Zanussi
|
d3f35d98b3
relay: fixup kerneldoc comment
|
18 years ago |
Tom Zanussi
|
24da24de2e
relay: fix bogus cast in subbuf_splice_actor()
|
18 years ago |
Jens Axboe
|
cac36bb06e
pipe: change the ->pin() operation to ->confirm()
|
18 years ago |
Jens Axboe
|
1db60cf205
relay: use splice_to_pipe() instead of open-coding the pipe loop
|
18 years ago |
Jens Axboe
|
d6b29d7cee
splice: divorce the splice structure/function definitions from the pipe header
|
18 years ago |
Tom Zanussi
|
ebf9909343
splice: relay support
|
18 years ago |
Masami Hiramatsu
|
a66e356c04
relayfs: fix overwrites
|
18 years ago |
David Wilder
|
8d62fdebda
relay file read: start-pos fix
|
18 years ago |
Linus Torvalds
|
9a9136e270
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
|
18 years ago |
Rafael J. Wysocki
|
8bb7844286
Add suspend-related notifications for CPU hotplug
|
18 years ago |
Tom Zanussi
|
7c9cb38302
relay: use plain timer instead of delayed work
|
18 years ago |
Michael Opdenacker
|
59c51591a0
Fix occurrences of "the the "
|
18 years ago |
Randy Dunlap
|
05fb6bf0b2
[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
|
18 years ago |
Robert P. J. Day
|
72fd4a35a8
[PATCH] Numerous fixes to kernel-doc info in source files.
|
18 years ago |
Mathieu Desnoyers
|
23c887522e
[PATCH] Relay: add CPU hotplug support
|
18 years ago |
Andrew Morton
|
192636ad90
[PATCH] relay: remove inlining
|
18 years ago |
Randy Dunlap
|
af9997e426
[PATCH] fix kernel-doc warnings in 2.6.20-rc1
|
18 years ago |
Robert P. J. Day
|
cd86128088
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
|
18 years ago |