Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 anni fa |
Bhaktipriya Shridhar
|
bf940776c0
fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue()
|
8 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
|
10 anni fa |
Al Viro
|
7e8631e8b9
fix breakage in o2net_send_tcp_msg()
|
10 anni fa |
Xue jiufei
|
b246d3d11e
ocfs2: fix a deadlock while o2net_wq doing direct memory reclaim
|
10 anni fa |
Junxiao Bi
|
5046f18d5b
ocfs2: don't fire quorum before connection established
|
10 anni fa |
Joseph Qi
|
4a4e07c1bd
ocfs2: call o2quo_exit() if malloc failed in o2net_init()
|
10 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()
|
11 anni fa |
Al Viro
|
66f5dcef13
ocfs2: don't open-code kernel_sendmsg()
|
11 anni fa |
Joseph Qi
|
03dbe88aa9
ocfs2: avoid possible NULL pointer dereference in o2net_accept_one()
|
12 anni fa |
Joseph Qi
|
9a239e4c68
ocfs2: adjust code style for o2net_handler_tree_lookup()
|
12 anni fa |
Sunil Mushran
|
8dd7903e48
fs/ocfs2/cluster/tcp.c: fix possible null pointer dereferences
|
12 anni fa |
Jie Liu
|
44e89cb8e2
ocfs2: adjust switch_case syntax at o2net_state_change()
|
12 anni fa |
Younger Liu
|
d3e3b41b3d
fs/ocfs2/cluster/tcp.c: free sc->sc_page in sc_kref_release()
|
12 anni fa |
Tejun Heo
|
6b207ba3eb
ocfs2: convert to idr_alloc()
|
12 anni fa |
Linus Torvalds
|
9afa3195b9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 anni fa |
Tim Gardner
|
d787ab0977
ocfs2: remove kfree() redundant null checks
|
12 anni fa |