aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/export.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-17Change calling conventions for filldir_tAl Viro1-3/+3
2020-06-05gfs2: Minor gfs2_lookup_by_inum cleanupAndreas Gruenbacher1-1/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner1-4/+1
2016-06-27gfs2: Get rid of gfs2_ilookupAndreas Gruenbacher1-11/+0
2016-03-15GFS2: Don't filter out I_FREEING inodes anymoreBob Peterson1-1/+1
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-4/+4
2014-10-31vfs: make first argument of dir_context.actor typedMiklos Szeredi1-3/+5
2013-06-29[readdir] constify ->actorAl Viro1-4/+4
2013-06-29[readdir] convert gfs2Al Viro1-2/+4
2013-02-26fs: encode_fh: return FILEID_INVALID if invalid fid_typeNamjae Jeon1-2/+2
2012-10-09tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins1-0/+4
2012-05-29->encode_fh() API changeAl Viro1-12/+5
2011-11-08GFS2: Add readahead to sequential directory traversalBob Peterson1-1/+2
2011-04-20GFS2: Make writeback more responsive to system conditionsSteven Whitehouse1-1/+1
2011-03-14exportfs: Return the minimum required handle sizeAneesh Kumar K.V1-2/+6
2011-01-12switch gfs2, close racesAl Viro1-11/+2
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin1-2/+2
2010-11-15GFS2: Fix inode deallocation raceSteven Whitehouse1-42/+4
2010-09-20GFS2: Make . and .. qstrs constantSteven Whitehouse1-8/+1
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds1-1/+1
2010-04-14GFS2: glock livelockBob Peterson1-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-09-08GFS2: Be extra careful about deallocating inodesSteven Whitehouse1-32/+4
2009-05-22GFS2: Clean up some file namesSteven Whitehouse1-0/+285