aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/dentry.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-27gfs2: Lock holder cleanupAndreas Gruenbacher1-1/+1
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-6/+6
2014-10-09vfs: Remove unnecessary calls of check_submounts_and_dropEric W. Biederman1-3/+0
2013-09-05gfs2: use check_submounts_and_drop()Miklos Szeredi1-6/+3
2013-06-29Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds1-2/+1
2012-07-14stop passing nameidata * to ->d_revalidate()Al Viro1-3/+3
2011-03-10gfs2: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin1-4/+13
2011-01-07fs: change d_hash for rcu-walkNick Piggin1-1/+2
2011-01-07fs: change d_delete semanticsNick Piggin1-1/+1
2010-09-23GFS2: Remove localcaching mount optionSteven Whitehouse1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-08-18GFS2: free disk inode which is deleted by remote node -V2Wengang Wang1-0/+18
2009-05-22GFS2: Clean up some file namesSteven Whitehouse1-0/+114