Tejun Heo
|
6b207ba3eb
ocfs2: convert to idr_alloc()
|
12 years ago |
Linus Torvalds
|
9afa3195b9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Tim Gardner
|
d787ab0977
ocfs2: remove kfree() redundant null checks
|
12 years ago |
Masanari Iida
|
8a168ca707
treewide: Fix typo in various drivers
|
12 years ago |
Pavel Emelyanov
|
4a17fd5229
sock: Introduce named constants for sk_reuse
|
13 years ago |
Linus Torvalds
|
0a4ebed781
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
13 years ago |
Paul Gortmaker
|
afeacc8c1f
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
|
14 years ago |
Sunil Mushran
|
3ba169ccec
ocfs2/cluster: Add new function o2net_fill_node_map()
|
14 years ago |
Sunil Mushran
|
1dfecf810e
ocfs2/cluster: Clean up messages in o2net
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Rakib Mullick
|
ed59992e8d
fs,ocfs2: Move o2net_get_func_run_time under CONFIG_OCFS2_FS_STATS.
|
14 years ago |
Randy Dunlap
|
e70d84501b
ocfs2: fix build for OCFS2_FS_STATS not enabled
|
14 years ago |
Sunil Mushran
|
e453039f8b
ocfs2/cluster: Track process message timing stats for each socket
|
14 years ago |
Sunil Mushran
|
3c193b3807
ocfs2/cluster: Track send message timing stats for each socket
|
14 years ago |
Sunil Mushran
|
ff1becbf85
ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_container
|
14 years ago |
Sunil Mushran
|
3f9c14fab0
ocfs2/cluster: Replace timeval with ktime in struct o2net_send_tracking
|
14 years ago |
Sunil Mushran
|
2b190ce9bf
ocfs2/cluster: Pin the remote node item in configfs
|
14 years ago |
Sunil Mushran
|
0e105d37c2
|
14 years ago |
Wu Fengguang
|
50aff04036
ocfs2/net: fix uninitialized ret in o2net_send_message_vec()
|
15 years ago |
Tristan Ye
|
415cf32c9c
O2net: Disallow o2net accept connection request from itself.
|
15 years ago |
Srinivas Eeda
|
23fd9abdc8
o2net: log socket state changes
|
15 years ago |
Joe Perches
|
03affdef4f
fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4
|
15 years ago |
Sunil Mushran
|
6efd806634
ocfs2/cluster: Make o2net connect messages KERN_NOTICE
|
15 years ago |
Sunil Mushran
|
2bd632165c
ocfs2/trivial: Remove trailing whitespaces
|
15 years ago |
Sunil Mushran
|
9af0b38ff3
ocfs2/net: Use wait_event() in o2net_send_message_vec()
|
16 years ago |
Harvey Harrison
|
be85940548
fs: replace NIPQUAD()
|
16 years ago |
Adrian Bunk
|
18496e80f7
[PATCH] ocfs2/cluster/tcp.c: make some functions static
|
17 years ago |
Sunil Mushran
|
0f475b2abe
[PATCH 3/3] ocfs2/net: Silence build warnings
|
17 years ago |
Sunil Mushran
|
2309e9e040
ocfs2/net: Add debug interface to o2net
|
17 years ago |
Jeff Mahoney
|
409753bf6d
ocfs2/cluster: Get rid of arguments to the timeout routines
|
17 years ago |