aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/cluster/tcp_internal.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner1-15/+1
2018-01-31ocfs2/cluster: neaten a member of o2net_msg_handlerChangwei Ge1-1/+1
2016-09-19Revert "ocfs2: bump up o2cb network protocol version"Junxiao Bi1-4/+1
2016-05-27ocfs2: bump up o2cb network protocol versionJunxiao Bi1-1/+4
2015-02-10ocfs2: fix wrong commentJunxiao Bi1-6/+6
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller1-1/+1
2010-12-22ocfs2/cluster: Track process message timing stats for each socketSunil Mushran1-0/+2
2010-12-22ocfs2/cluster: Track send message timing stats for each socketSunil Mushran1-0/+6
2010-12-22ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_containerSunil Mushran1-9/+10
2010-12-22ocfs2/cluster: Replace timeval with ktime in struct o2net_send_trackingSunil Mushran1-3/+3
2010-09-21Fix various typos of valid in commentsNikanth Karthikesan1-1/+1
2010-01-25ocfs2/trivial: Remove trailing whitespacesSunil Mushran1-2/+2
2008-08-22[PATCH] ocfs2/cluster/tcp.c: make some functions staticAdrian Bunk1-32/+0
2008-05-30[PATCH 3/3] ocfs2/net: Silence build warningsSunil Mushran1-0/+32
2008-04-18ocfs2/net: Add debug interface to o2netSunil Mushran1-1/+23
2008-04-18ocfs2: Reconnect after idle time out.Tao Ma1-0/+2
2008-02-06ocfs2: Negotiate locking protocol versions.Joel Becker1-1/+10
2008-01-25ocfs2: Remove data locksMark Fasheh1-1/+4
2008-01-25ocfs2: Remove mount/unmount votesMark Fasheh1-1/+4
2007-04-26ocfs2: Remove delete inode voteTiger Yang1-1/+4
2007-02-07ocfs2: introduce sc->sc_send_lock to protect outbound outbound messagesZhen Wei1-0/+2
2007-02-07ocfs2_dlm: disallow a domain join if node maps mismatchSrinivas Eeda1-1/+4
2007-02-07ocfs2: Added post handler callable function in o2net message handlerKurt Hackel1-0/+2
2007-02-07ocfs2_dlm: fix cluster-wide refcounting of lock resourcesKurt Hackel1-1/+4
2006-12-11[patch 3/3] OCFS2 Configurable timeouts - Protocol changesAndrew Beekhof1-1/+8
2006-12-07[patch 2/3] OCFS2 Configurable timeoutsJeff Mahoney1-6/+0
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+4
2006-09-24ocfs2: Remove i_generation from inode lock namesMark Fasheh1-1/+4
2006-09-24ocfs2: Hook rest of the file system into dentry locking APIMark Fasheh1-1/+4
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemZach Brown1-0/+174