aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/export.c
AgeCommit message (Expand)Author
2017-05-28ocfs2: Use ERR_CAST() to avoid cross-structure castKees Cook
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-04-14ocfs2: fix possible uninitialized variable accessJoseph Qi
2013-02-26fs: encode_fh: return FILEID_INVALID if invalid fid_typeNamjae Jeon
2012-05-29->encode_fh() API changeAl Viro
2011-02-24ocfs2: Remove masklog ML_EXPORT.Tao Ma
2011-03-07ocfs2: Remove EXIT from masklog.Tao Ma
2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma
2011-03-14exportfs: Return the minimum required handle sizeAneesh Kumar K.V
2011-01-12switch ocfs2, close racesAl Viro
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2010-01-25ocfs2/trivial: Remove trailing whitespacesSunil Mushran
2009-04-21ocfs2: Fix some printk() warnings.Joel Becker
2009-04-03ocfs2: fix rare stale inode errors when exporting via nfswengang wang
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig
2008-01-25ocfs2: Silence false lockdep warningsJan Kara
2008-01-25ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh
2007-10-22exportfs: make struct export_operations constChristoph Hellwig
2007-10-22ocfs2: new export opsChristoph Hellwig
2007-10-12ocfs2: Provide convenience function for ino lookupMark Fasheh
2007-05-02ocfs2: fix sparse warnings in fs/ocfs2Mark Fasheh
2007-01-21ocfs2: cleanup ocfs2_iget() errorsMark Fasheh
2006-12-01ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh
2006-09-24ocfs2: Remove i_generation from inode lock namesMark Fasheh
2006-09-24ocfs2: Hook rest of the file system into dentry locking APIMark Fasheh
2006-03-24ocfs2: don't use MLF* in the file systemMark Fasheh
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh