aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster/tcp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-05remove nonsense force-casts from ocfs2Al Viro1-14/+6
2007-11-12[NET]: Add the helper kernel_sock_shutdown()Trond Myklebust1-2/+2
2007-08-09ocfs2: Retry sendpage() if it returns EAGAINSunil Mushran1-8/+16
2007-07-10[PATCH] ocfs2: use list_for_each_entry where beneficalChristoph Hellwig1-9/+4
2007-07-10ocfs2: Depend on configfs heartbeat items.Joel Becker1-4/+4
2007-05-02ocfs2: fix sparse warnings in fs/ocfs2/clusterMark Fasheh1-5/+5
2007-03-14ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks()Joel Becker1-11/+2
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