aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster/tcp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-07ocfs2: introduce sc->sc_send_lock to protect outbound outbound messagesZhen Wei1-0/+8
2007-02-07ocfs2: Binds listener to the configured ip addressSunil Mushran1-7/+8
2007-02-07ocfs2: Added post handler callable function in o2net message handlerKurt Hackel1-1/+11
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day1-5/+5
2006-12-11[patch 3/3] OCFS2 Configurable timeouts - Protocol changesAndrew Beekhof1-9/+83
2006-12-07[patch 2/3] OCFS2 Configurable timeoutsJeff Mahoney1-12/+48
2006-11-22WorkStruct: make allyesconfigDavid Howells1-34/+44
2006-06-29ocfs2: Cleanup message printsSunil Mushran1-7/+7
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-03-01[PATCH] ocfs2: added source addr to bind() in o2net_start_connect()Sunil Mushran1-2/+12
2006-02-03[PATCH] ocfs2: fix compile warningsMark Fasheh1-7/+9
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemZach Brown1-0/+1829