aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/export.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-25ocfs2/trivial: Remove trailing whitespacesSunil Mushran1-1/+1
2009-04-21ocfs2: Fix some printk() warnings.Joel Becker1-4/+5
2009-04-03ocfs2: fix rare stale inode errors when exporting via nfswengang wang1-7/+77
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig1-24/+6
2008-01-25ocfs2: Silence false lockdep warningsJan Kara1-2/+2
2008-01-25ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh1-2/+2
2007-10-22exportfs: make struct export_operations constChristoph Hellwig1-1/+1
2007-10-22ocfs2: new export opsChristoph Hellwig1-41/+24
2007-10-12ocfs2: Provide convenience function for ino lookupMark Fasheh1-7/+1
2007-05-02ocfs2: fix sparse warnings in fs/ocfs2Mark Fasheh1-2/+4
2007-01-21ocfs2: cleanup ocfs2_iget() errorsMark Fasheh1-4/+1
2006-12-01ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh1-1/+1
2006-09-24ocfs2: Remove i_generation from inode lock namesMark Fasheh1-2/+2
2006-09-24ocfs2: Hook rest of the file system into dentry locking APIMark Fasheh1-0/+4
2006-03-24ocfs2: don't use MLF* in the file systemMark Fasheh1-11/+13
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh1-0/+248