aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/dcache.c
AgeCommit message (Expand)Author
2015-04-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2012-07-14stop passing nameidata * to ->d_revalidate()Al Viro
2012-07-14vfs: switch i_dentry/d_alias to hlistAl Viro
2012-07-14ocfs2: use list_for_each_entry in ocfs2_find_local_alias()Al Viro
2011-02-23ocfs2: Remove masklog ML_DCACHE.Tao Ma
2011-03-07ocfs2: Remove EXIT from masklog.Tao Ma
2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma
2011-03-10ocfs2: fix d_revalidate oopsen on NFS exportsAl Viro
2011-01-07fs: dcache per-inode inode alias lockingNick Piggin
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin
2011-01-07fs: dcache rationalise dget variantsNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: scale inode alias listNick Piggin
2011-01-07fs: dcache scale d_unhashedNick Piggin
2010-11-18Ocfs2: Stop tracking a negative dentry after dentry_iput().Tristan Ye
2010-09-10Track negative entries v3Goldwyn Rodrigues
2009-08-27ocfs2: invalidate dentry if its dentry_lock isn't initialized.Tao Ma
2009-07-21ocfs2: Fix deadlock on umountJan Kara
2009-04-23ocfs2: Add missing iput() during error handling in ocfs2_dentry_attach_lock()Sunil Mushran
2009-03-27constify dentry_operations: OCFS2Al Viro
2009-02-02ocfs2: Push out dropping of dentry lock to ocfs2_wqJan Kara
2008-01-25ocfs2: Remove mount/unmount votesMark Fasheh
2007-11-27ocfs2: Remove bug statement in ocfs2_dentry_iput()Mark Fasheh
2007-11-06ocfs2: Re-order iput in ocfs2_drop_dentry_lockMark Fasheh
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2006-09-24ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock()Mark Fasheh
2006-09-24ocfs2: manually d_move() during ocfs2_rename()Mark Fasheh
2006-09-24ocfs2: Add dentry tracking APIMark Fasheh
2006-09-24ocfs2: Add new cluster lock typeMark Fasheh
2006-03-24ocfs2: don't use MLF* in the file systemMark Fasheh
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh