aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/export.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: Remove masklog ML_EXPORT.Tao Ma2011-02-241-27/+20
* ocfs2: Remove EXIT from masklog.Tao Ma2011-03-071-3/+3
* ocfs2: Remove ENTRY from masklog.Tao Ma2011-02-211-6/+6
* exportfs: Return the minimum required handle sizeAneesh Kumar K.V2011-03-141-2/+6
* switch ocfs2, close racesAl Viro2011-01-121-5/+1
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-071-2/+2
* ocfs2/trivial: Remove trailing whitespacesSunil Mushran2010-01-251-1/+1
* ocfs2: Fix some printk() warnings.Joel Becker2009-04-211-4/+5
* ocfs2: fix rare stale inode errors when exporting via nfswengang wang2009-04-031-7/+77
* [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-231-24/+6
* ocfs2: Silence false lockdep warningsJan Kara2008-01-251-2/+2
* ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh2008-01-251-2/+2
* exportfs: make struct export_operations constChristoph Hellwig2007-10-221-1/+1
* ocfs2: new export opsChristoph Hellwig2007-10-221-41/+24
* ocfs2: Provide convenience function for ino lookupMark Fasheh2007-10-121-7/+1
* ocfs2: fix sparse warnings in fs/ocfs2Mark Fasheh2007-05-021-2/+4
* ocfs2: cleanup ocfs2_iget() errorsMark Fasheh2007-01-211-4/+1
* ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh2006-12-011-1/+1
* ocfs2: Remove i_generation from inode lock namesMark Fasheh2006-09-241-2/+2
* ocfs2: Hook rest of the file system into dentry locking APIMark Fasheh2006-09-241-0/+4
* ocfs2: don't use MLF* in the file systemMark Fasheh2006-03-241-11/+13
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-031-0/+248