summaryrefslogtreecommitdiff
path: root/fs/ocfs2/dcache.c
Commit message (Expand)AuthorAge
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* assorted conversions to %p[dD]Al Viro2014-11-19
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-03
* ocfs2: revert iput deferring code in ocfs2_drop_dentry_lockGoldwyn Rodrigues2014-04-03
* ocfs2: needs ->d_lock to poke in ->d_parent->d_inode from ->d_revalidate()Al Viro2013-09-29
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* stop passing nameidata * to ->d_revalidate()Al Viro2012-07-14
* vfs: switch i_dentry/d_alias to hlistAl Viro2012-07-14
* ocfs2: use list_for_each_entry in ocfs2_find_local_alias()Al Viro2012-07-14
* ocfs2: Remove masklog ML_DCACHE.Tao Ma2011-02-23
* ocfs2: Remove EXIT from masklog.Tao Ma2011-03-07
* ocfs2: Remove ENTRY from masklog.Tao Ma2011-02-21
* ocfs2: fix d_revalidate oopsen on NFS exportsAl Viro2011-03-10
* fs: dcache per-inode inode alias lockingNick Piggin2011-01-07
* fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-07
* fs: dcache rationalise dget variantsNick Piggin2011-01-07
* fs: dcache remove dcache_lockNick Piggin2011-01-07
* fs: scale inode alias listNick Piggin2011-01-07
* fs: dcache scale d_unhashedNick Piggin2011-01-07
* Ocfs2: Stop tracking a negative dentry after dentry_iput().Tristan Ye2010-11-18
* Track negative entries v3Goldwyn Rodrigues2010-09-10
* ocfs2: invalidate dentry if its dentry_lock isn't initialized.Tao Ma2009-08-27
* ocfs2: Fix deadlock on umountJan Kara2009-07-21
* ocfs2: Add missing iput() during error handling in ocfs2_dentry_attach_lock()Sunil Mushran2009-04-23
* constify dentry_operations: OCFS2Al Viro2009-03-27
* ocfs2: Push out dropping of dentry lock to ocfs2_wqJan Kara2009-02-02
* ocfs2: Remove mount/unmount votesMark Fasheh2008-01-25
* ocfs2: Remove bug statement in ocfs2_dentry_iput()Mark Fasheh2007-11-27
* ocfs2: Re-order iput in ocfs2_drop_dentry_lockMark Fasheh2007-11-06
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock()Mark Fasheh2006-09-24
* ocfs2: manually d_move() during ocfs2_rename()Mark Fasheh2006-09-24
* ocfs2: Add dentry tracking APIMark Fasheh2006-09-24
* ocfs2: Add new cluster lock typeMark Fasheh2006-09-24
* ocfs2: don't use MLF* in the file systemMark Fasheh2006-03-24
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-03