David Howells
|
aa563d7bca
iov_iter: Separate type from direction and use accessor functions
|
6 년 전 |
wangyan
|
229ba1f82a
ocfs2: clean up some unnecessary code
|
7 년 전 |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 년 전 |
Denys Vlasenko
|
9b2c45d479
net: make getname() functions return length rather than use int* parameter
|
7 년 전 |
Al Viro
|
e749d4facf
cfs2: switch to sock_recvmsg()
|
7 년 전 |
Kees Cook
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
7 년 전 |
Geliang Tang
|
d47736fafe
fs/ocfs2/cluster: use offset_in_page() macro
|
8 년 전 |
Geliang Tang
|
667b8a37f3
fs/ocfs2/cluster: use setup_timer
|
8 년 전 |
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 년 전 |
Al Viro
|
e73a67f7cd
don't open-code kernel_setsockopt()
|
8 년 전 |
David Howells
|
cdfbabfb2f
net: Work around lockdep limitation in sockets that use sockets
|
8 년 전 |
Ingo Molnar
|
5b3cc15aff
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
|
8 년 전 |
Peter Zijlstra
|
2c935bc572
locking/atomic, kref: Add kref_read()
|
8 년 전 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 년 전 |
Bhaktipriya Shridhar
|
bf940776c0
fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue()
|
8 년 전 |
piaojun
|
7d65b27448
ocfs2/cluster: clean up unnecessary assignment for 'ret'
|
9 년 전 |
Eric Dumazet
|
e1daca289a
ocfs2/cluster: block BH in TCP callbacks
|
9 년 전 |
alex chen
|
fce56d841e
ocfs2: o2net: should remove debugfs in o2net_init() out branch
|
10 년 전 |
Dan Carpenter
|
e6d9f86d6b
ocfs2: o2net: silence uninitialized variable warning
|
10 년 전 |
Junxiao Bi
|
196fe71d64
ocfs2: o2net: fix connect expired
|
10 년 전 |
Al Viro
|
7e8631e8b9
fix breakage in o2net_send_tcp_msg()
|
10 년 전 |
Xue jiufei
|
b246d3d11e
ocfs2: fix a deadlock while o2net_wq doing direct memory reclaim
|
10 년 전 |
Junxiao Bi
|
5046f18d5b
ocfs2: don't fire quorum before connection established
|
10 년 전 |
Joseph Qi
|
4a4e07c1bd
ocfs2: call o2quo_exit() if malloc failed in o2net_init()
|
10 년 전 |
Junxiao Bi
|
8e9801dfe3
ocfs2: o2net: set tcp user timeout to max value
|
11 년 전 |
Junxiao Bi
|
c43c363def
ocfs2: o2net: don't shutdown connection when idle timeout
|
11 년 전 |
Tariq Saeed
|
79deb3c148
ocfs2/o2net: incorrect to terminate accepting connections loop upon rejecting an invalid one
|
11 년 전 |
Fabian Frederick
|
1a5c4e2a0e
ocfs2: remove NULL assignments on static
|
11 년 전 |
Linus Torvalds
|
454fd351f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 년 전 |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 년 전 |