Al Viro
|
e749d4facf
cfs2: switch to sock_recvmsg()
|
8 gadi atpakaļ |
Kees Cook
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
8 gadi atpakaļ |
Geliang Tang
|
d47736fafe
fs/ocfs2/cluster: use offset_in_page() macro
|
8 gadi atpakaļ |
Geliang Tang
|
667b8a37f3
fs/ocfs2/cluster: use setup_timer
|
8 gadi atpakaļ |
Al Viro
|
eea86b637a
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess
|
8 gadi atpakaļ |
Al Viro
|
e73a67f7cd
don't open-code kernel_setsockopt()
|
8 gadi atpakaļ |
David Howells
|
cdfbabfb2f
net: Work around lockdep limitation in sockets that use sockets
|
8 gadi atpakaļ |
Ingo Molnar
|
5b3cc15aff
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
|
8 gadi atpakaļ |
Peter Zijlstra
|
2c935bc572
locking/atomic, kref: Add kref_read()
|
9 gadi atpakaļ |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
9 gadi atpakaļ |
Bhaktipriya Shridhar
|
bf940776c0
fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue()
|
9 gadi atpakaļ |
piaojun
|
7d65b27448
ocfs2/cluster: clean up unnecessary assignment for 'ret'
|
9 gadi atpakaļ |
Eric Dumazet
|
e1daca289a
ocfs2/cluster: block BH in TCP callbacks
|
9 gadi atpakaļ |
alex chen
|
fce56d841e
ocfs2: o2net: should remove debugfs in o2net_init() out branch
|
10 gadi atpakaļ |
Dan Carpenter
|
e6d9f86d6b
ocfs2: o2net: silence uninitialized variable warning
|
11 gadi atpakaļ |
Junxiao Bi
|
196fe71d64
ocfs2: o2net: fix connect expired
|
11 gadi atpakaļ |
Al Viro
|
7e8631e8b9
fix breakage in o2net_send_tcp_msg()
|
11 gadi atpakaļ |
Xue jiufei
|
b246d3d11e
ocfs2: fix a deadlock while o2net_wq doing direct memory reclaim
|
11 gadi atpakaļ |
Junxiao Bi
|
5046f18d5b
ocfs2: don't fire quorum before connection established
|
11 gadi atpakaļ |
Joseph Qi
|
4a4e07c1bd
ocfs2: call o2quo_exit() if malloc failed in o2net_init()
|
11 gadi atpakaļ |
Junxiao Bi
|
8e9801dfe3
ocfs2: o2net: set tcp user timeout to max value
|
11 gadi atpakaļ |
Junxiao Bi
|
c43c363def
ocfs2: o2net: don't shutdown connection when idle timeout
|
11 gadi atpakaļ |
Tariq Saeed
|
79deb3c148
ocfs2/o2net: incorrect to terminate accepting connections loop upon rejecting an invalid one
|
11 gadi atpakaļ |
Fabian Frederick
|
1a5c4e2a0e
ocfs2: remove NULL assignments on static
|
11 gadi atpakaļ |
Linus Torvalds
|
454fd351f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 gadi atpakaļ |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 gadi atpakaļ |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 gadi atpakaļ |
Tariq Saeed
|
da8ded405d
ocfs2/o2net: o2net_listen_data_ready should do nothing if socket state is not TCP_LISTEN
|
11 gadi atpakaļ |
Joseph Qi
|
41b63efb68
ocfs2: fix type conversion risk when get cluster attributes
|
11 gadi atpakaļ |
Al Viro
|
920220c111
ocfs2: don't open-code kernel_recvmsg()
|
12 gadi atpakaļ |