aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/vote.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25ocfs2: Remove mount/unmount votesMark Fasheh1-756/+0
2007-09-20ocfs2: Pack vote message and response structuresSunil Mushran1-2/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-04-26ocfs2: remove unused codeTiger Yang1-280/+7
2007-04-26ocfs2: Silence compiler warningsSunil Mushran1-1/+1
2007-02-07ocfs2: Added post handler callable function in o2net message handlerKurt Hackel1-4/+4
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day1-2/+2
2006-12-07ocfs2: local mountsSunil Mushran1-0/+3
2006-09-24ocfs2: Remove the dentry voteMark Fasheh1-178/+2
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in fs/Jesper Juhl1-6/+2
2006-05-17ocfs2: fix gfp mask in some file system pathsSunil Mushran1-3/+3
2006-03-24ocfs2: don't use MLF* in the file systemMark Fasheh1-29/+34
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh1-0/+1202