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