aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/dentry.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-02Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"Andreas Gruenbacher1-14/+9
2023-12-18gfs2: Use GL_NOBLOCK flag for non-blocking lookupsAbhi Das1-9/+14
2023-03-23Reinstate "GFS2: free disk inode which is deleted by remote node -V2"Bob Peterson1-0/+18
2023-01-31Revert "GFS2: free disk inode which is deleted by remote node -V2"Bob Peterson1-18/+0
2019-09-03gfs2: untangle the logic in gfs2_drevalidateBob Peterson1-34/+11
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner1-4/+1
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 imp...Tejun 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