aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dcache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-27ocfs2: invalidate dentry if its dentry_lock isn't initialized.Tao Ma1-0/+11
2009-07-21ocfs2: Fix deadlock on umountJan Kara1-8/+27
2009-04-23ocfs2: Add missing iput() during error handling in ocfs2_dentry_attach_lock()Sunil Mushran1-0/+15
2009-03-27constify dentry_operations: OCFS2Al Viro1-1/+1
2009-02-02ocfs2: Push out dropping of dentry lock to ocfs2_wqJan Kara1-3/+39
2008-01-25ocfs2: Remove mount/unmount votesMark Fasheh1-4/+4
2007-11-27ocfs2: Remove bug statement in ocfs2_dentry_iput()Mark Fasheh1-4/+16
2007-11-06ocfs2: Re-order iput in ocfs2_drop_dentry_lockMark Fasheh1-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2006-09-24ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock()Mark Fasheh1-30/+9
2006-09-24ocfs2: manually d_move() during ocfs2_rename()Mark Fasheh1-1/+4
2006-09-24ocfs2: Add dentry tracking APIMark Fasheh1-19/+356
2006-09-24ocfs2: Add new cluster lock typeMark Fasheh1-0/+2
2006-03-24ocfs2: don't use MLF* in the file systemMark Fasheh1-4/+5
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh1-0/+91