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