summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/vote.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: Remove mount/unmount votesMark Fasheh2008-01-251-756/+0
* ocfs2: Pack vote message and response structuresSunil Mushran2007-09-201-2/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* ocfs2: remove unused codeTiger Yang2007-04-261-280/+7
* ocfs2: Silence compiler warningsSunil Mushran2007-04-261-1/+1
* ocfs2: Added post handler callable function in o2net message handlerKurt Hackel2007-02-071-4/+4
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-2/+2
* ocfs2: local mountsSunil Mushran2006-12-071-0/+3
* ocfs2: Remove the dentry voteMark Fasheh2006-09-241-178/+2
* [PATCH] Remove redundant NULL checks before [kv]free - in fs/Jesper Juhl2006-06-271-6/+2
* ocfs2: fix gfp mask in some file system pathsSunil Mushran2006-05-171-3/+3
* ocfs2: don't use MLF* in the file systemMark Fasheh2006-03-241-29/+34
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-031-0/+1202