Dan Carpenter
|
9a29d0fbc2
relay: check array offset before using it
|
8 vuotta sitten |
Peter Zijlstra
|
26b5679e43
relay: Use irq_work instead of plain timer for deferred wakeup
|
8 vuotta sitten |
Linus Torvalds
|
d1f5323370
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 vuotta sitten |
Al Viro
|
a7c2242166
relay: simplify relay_file_read()
|
8 vuotta sitten |
Richard Weinberger
|
e6d4989a9a
relayfs: Convert to hotplug state machine
|
9 vuotta sitten |
Akash Goel
|
017c59c042
relay: Use per CPU constructs for the relay channel buffer pointers
|
9 vuotta sitten |
Akash Goel
|
59dbb2a06f
relay: add global mode support for buffer-only channels
|
9 vuotta sitten |
Zhouyi Zhou
|
ba62bafe94
kernel/relay.c: fix potential memory leak
|
9 vuotta sitten |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 vuotta sitten |
Pekka Enberg
|
200f1ce365
kernel/relay.c: use kvfree() in relay_free_page_array()
|
10 vuotta sitten |
David Howells
|
7682c91843
VFS: kernel/: d_inode() annotations
|
10 vuotta sitten |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 vuotta sitten |
Al Viro
|
a786c06d9f
missing bits of "splice: fix racy pipe->buffers uses"
|
11 vuotta sitten |
Al Viro
|
fbb32750a6
pipe: kill ->map() and ->unmap()
|
11 vuotta sitten |
Masanari Iida
|
e227867f12
treewide: Fix typo in Documentation/DocBook
|
11 vuotta sitten |
Paul Gortmaker
|
0db0628d90
kernel: delete __cpuinit usage from all core kernel files
|
12 vuotta sitten |
Linus Torvalds
|
4de13d7aa8
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
|
12 vuotta sitten |
zhangwei(Jovi)
|
a05342cbd6
relay: use macro PAGE_ALIGN instead of FIX_SIZE
|
12 vuotta sitten |
zhangwei(Jovi)
|
536b39ecf1
kernel/relay.c: move FIX_SIZE macro into relay.c
|
12 vuotta sitten |
zhangwei(Jovi)
|
8359f689e2
kernel/relay.c: remove unused function argument actor
|
12 vuotta sitten |
Dmitry Monakhov
|
b8d4a5bf6a
relay: move remove_buf_file inside relay_close_buf
|
12 vuotta sitten |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 vuotta sitten |
Eric Dumazet
|
047fe36052
splice: fix racy pipe->buffers uses
|
13 vuotta sitten |
Dan Carpenter
|
f6302f1bcd
relay: prevent integer overflow in relay_open()
|
13 vuotta sitten |
Al Viro
|
f4ae40a6a5
switch debugfs to umode_t
|
14 vuotta sitten |
Paul Gortmaker
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
14 vuotta sitten |
Jesper Juhl
|
408af87a39
Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset
|
14 vuotta sitten |
Akinobu Mita
|
80b5184cc5
kernel/: convert cpu notifier to return encapsulate errno value
|
15 vuotta sitten |
Jens Axboe
|
35f3d14dbb
pipe: add support for shrinking and growing pipes
|
15 vuotta sitten |
Dan Carpenter
|
5f1664f92b
splice: comparing unsigned int < 0
|
15 vuotta sitten |