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