aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dcache.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: Remove masklog ML_DCACHE.Tao Ma2011-02-231-22/+22
* ocfs2: Remove EXIT from masklog.Tao Ma2011-03-071-2/+1
* ocfs2: Remove ENTRY from masklog.Tao Ma2011-02-211-2/+2
* ocfs2: fix d_revalidate oopsen on NFS exportsAl Viro2011-03-101-1/+1
* fs: dcache per-inode inode alias lockingNick Piggin2011-01-071-2/+2
* fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-071-2/+8
* fs: dcache rationalise dget variantsNick Piggin2011-01-071-1/+1
* fs: dcache remove dcache_lockNick Piggin2011-01-071-2/+0
* fs: scale inode alias listNick Piggin2011-01-071-1/+2
* fs: dcache scale d_unhashedNick Piggin2011-01-071-1/+4
* Ocfs2: Stop tracking a negative dentry after dentry_iput().Tristan Ye2010-11-181-1/+0
* Track negative entries v3Goldwyn Rodrigues2010-09-101-4/+29
* ocfs2: invalidate dentry if its dentry_lock isn't initialized.Tao Ma2009-08-271-0/+11
* ocfs2: Fix deadlock on umountJan Kara2009-07-211-8/+27
* ocfs2: Add missing iput() during error handling in ocfs2_dentry_attach_lock()Sunil Mushran2009-04-231-0/+15
* constify dentry_operations: OCFS2Al Viro2009-03-271-1/+1
* ocfs2: Push out dropping of dentry lock to ocfs2_wqJan Kara2009-02-021-3/+39
* ocfs2: Remove mount/unmount votesMark Fasheh2008-01-251-4/+4
* ocfs2: Remove bug statement in ocfs2_dentry_iput()Mark Fasheh2007-11-271-4/+16
* ocfs2: Re-order iput in ocfs2_drop_dentry_lockMark Fasheh2007-11-061-1/+1
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock()Mark Fasheh2006-09-241-30/+9
* ocfs2: manually d_move() during ocfs2_rename()Mark Fasheh2006-09-241-1/+4
* ocfs2: Add dentry tracking APIMark Fasheh2006-09-241-19/+356
* ocfs2: Add new cluster lock typeMark Fasheh2006-09-241-0/+2
* ocfs2: don't use MLF* in the file systemMark Fasheh2006-03-241-4/+5
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-031-0/+91