aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/sysfile.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-03ocfs2: avoid system inode ref confusion by adding mutex lockjiangyiwen1-0/+3
2013-02-21ocfs2: remove kfree() redundant null checksTim Gardner1-2/+1
2011-02-22ocfs2: Remove mlog(0) from fs/ocfs2/file.cTao Ma1-1/+0
2010-09-10ocfs2: Cache system inodes of other slots.Tao Ma1-11/+49
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-06-22ocfs2/trivial: Wrap ocfs2_sysfile_cluster_lock_key within define.Tao Ma1-0/+2
2009-06-22ocfs2: Add lockdep annotationsJan Kara1-0/+17
2008-01-25ocfs2: Silence false lockdep warningsJan Kara1-1/+1
2007-10-12ocfs2: Provide convenience function for ino lookupMark Fasheh1-7/+3
2006-09-24ocfs2: Remove i_generation from inode lock namesMark Fasheh1-1/+1
2006-09-24ocfs2: Add dentry tracking APIMark Fasheh1-2/+2
2006-02-03[PATCH] BUG_ON() Conversion in fs/ocfs2/Eric Sesterhenn / snakebyte1-4/+2
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh1-0/+131