Jesper Juhl
|
408af87a39
Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset
|
14 lat temu |
Akinobu Mita
|
80b5184cc5
kernel/: convert cpu notifier to return encapsulate errno value
|
15 lat temu |
Jens Axboe
|
35f3d14dbb
pipe: add support for shrinking and growing pipes
|
15 lat temu |
Dan Carpenter
|
5f1664f92b
splice: comparing unsigned int < 0
|
15 lat temu |
Alexey Dobriyan
|
28dfef8feb
const: constify remaining pipe_buf_operations
|
15 lat temu |
Alexey Dobriyan
|
f0f37e2f77
const: mark struct vm_struct_operations
|
15 lat temu |
Linus Torvalds
|
714f83d5d9
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 lat temu |
Aravind Srinivasan
|
2c53d9109f
relay: fix for possible loss/corruption of produced subbufs
|
16 lat temu |
Ingo Molnar
|
8302294f43
Merge branch 'tracing/core-v2' into tracing-for-linus
|
16 lat temu |
Ingo Molnar
|
74019224ac
timers: add mod_timer_pending()
|
16 lat temu |
Ingo Molnar
|
dc573f9b20
Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core
|
16 lat temu |
Jiri Slaby
|
b786c6a98e
relay: fix lock imbalance in relay_late_setup_files
|
16 lat temu |
Ingo Molnar
|
7a51cffbd1
relayfs: replace BUG() with WARN_ON() in relay_late_setup_files()
|
16 lat temu |
Tom Zanussi
|
fbb5b7ae4b
relayfs: fix infinite loop with splice()
|
16 lat temu |
Lai Jiangshan
|
98ba4031ab
relay: fix cpu offline problem
|
16 lat temu |
Tom Zanussi
|
3219445033
relay: fix "full buffer with exactly full last subbuffer" accounting problem
|
17 lat temu |
Eduard - Gabriel Munteanu
|
20d8b67c06
relay: add buffer-only channels; useful for early logging
|
17 lat temu |
Tom Zanussi
|
a82c53a0e3
splice: fix sendfile() issue with relay
|
17 lat temu |
Jens Axboe
|
75065ff619
Revert "relay: fix splice problem"
|
17 lat temu |
Linus Torvalds
|
bd5d435a96
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
|
17 lat temu |
Masami Hiramatsu
|
68ab3d883a
relayfs: support larger relay buffer
|
17 lat temu |
Tom Zanussi
|
c3270e577c
relay: fix splice problem
|
17 lat temu |
Jens Axboe
|
5eb7f9fa84
relay: set an spd_release() hook for splice
|
17 lat temu |
Lai Jiangshan
|
37529fe9f6
set relay file can not be read by pread(2)
|
17 lat temu |
Jens Axboe
|
16d5466942
relay: fix subbuf_splice_actor() adding too many pages
|
17 lat temu |
Nick Piggin
|
a1e096129b
relay: nopage
|
17 lat temu |
Nick Piggin
|
2f98735c9c
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
|
17 lat temu |
Daniel Walker
|
1bfbc608ba
whitespace fixes: relayfs
|
17 lat temu |
Jesper Juhl
|
c9b3febc5b
Fix a use after free bug in kernel->userspace relay file support
|
18 lat temu |
Adrian Bunk
|
01c55ed326
kernel/relay.c: make functions static
|
18 lat temu |