Linus Torvalds
|
714f83d5d9
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Aravind Srinivasan
|
2c53d9109f
relay: fix for possible loss/corruption of produced subbufs
|
16 years ago |
Ingo Molnar
|
8302294f43
Merge branch 'tracing/core-v2' into tracing-for-linus
|
16 years ago |
Ingo Molnar
|
74019224ac
timers: add mod_timer_pending()
|
16 years ago |
Ingo Molnar
|
dc573f9b20
Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core
|
16 years ago |
Jiri Slaby
|
b786c6a98e
relay: fix lock imbalance in relay_late_setup_files
|
16 years ago |
Ingo Molnar
|
7a51cffbd1
relayfs: replace BUG() with WARN_ON() in relay_late_setup_files()
|
16 years ago |
Tom Zanussi
|
fbb5b7ae4b
relayfs: fix infinite loop with splice()
|
16 years ago |
Lai Jiangshan
|
98ba4031ab
relay: fix cpu offline problem
|
16 years ago |
Tom Zanussi
|
3219445033
relay: fix "full buffer with exactly full last subbuffer" accounting problem
|
16 years ago |
Eduard - Gabriel Munteanu
|
20d8b67c06
relay: add buffer-only channels; useful for early logging
|
17 years ago |
Tom Zanussi
|
a82c53a0e3
splice: fix sendfile() issue with relay
|
17 years ago |
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 |