aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/export.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-24ocfs2: Remove masklog ML_EXPORT.Gravatar Tao Ma 1-27/+20
2011-03-07ocfs2: Remove EXIT from masklog.Gravatar Tao Ma 1-3/+3
2011-02-21ocfs2: Remove ENTRY from masklog.Gravatar Tao Ma 1-6/+6
2011-03-14exportfs: Return the minimum required handle sizeGravatar Aneesh Kumar K.V 1-2/+6
2011-01-12switch ocfs2, close racesGravatar Al Viro 1-5/+1
2011-01-07fs: dcache reduce branches in lookup pathGravatar Nick Piggin 1-2/+2
2010-01-25ocfs2/trivial: Remove trailing whitespacesGravatar Sunil Mushran 1-1/+1
2009-04-21ocfs2: Fix some printk() warnings.Gravatar Joel Becker 1-4/+5
2009-04-03ocfs2: fix rare stale inode errors when exporting via nfsGravatar wengang wang 1-7/+77
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasGravatar Christoph Hellwig 1-24/+6
2008-01-25ocfs2: Silence false lockdep warningsGravatar Jan Kara 1-2/+2
2008-01-25ocfs2: Rename ocfs2_meta_[un]lockGravatar Mark Fasheh 1-2/+2
2007-10-22exportfs: make struct export_operations constGravatar Christoph Hellwig 1-1/+1
2007-10-22ocfs2: new export opsGravatar Christoph Hellwig 1-41/+24
2007-10-12ocfs2: Provide convenience function for ino lookupGravatar Mark Fasheh 1-7/+1
2007-05-02ocfs2: fix sparse warnings in fs/ocfs2Gravatar Mark Fasheh 1-2/+4
2007-01-21ocfs2: cleanup ocfs2_iget() errorsGravatar Mark Fasheh 1-4/+1
2006-12-01ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Gravatar Mark Fasheh 1-1/+1
2006-09-24ocfs2: Remove i_generation from inode lock namesGravatar Mark Fasheh 1-2/+2
2006-09-24ocfs2: Hook rest of the file system into dentry locking APIGravatar Mark Fasheh 1-0/+4
2006-03-24ocfs2: don't use MLF* in the file systemGravatar Mark Fasheh 1-11/+13
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemGravatar Mark Fasheh 1-0/+248