aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/export.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-17Change calling conventions for filldir_tGravatar Al Viro 1-3/+3
2020-06-05gfs2: Minor gfs2_lookup_by_inum cleanupGravatar Andreas Gruenbacher 1-1/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Gravatar Thomas Gleixner 1-4/+1
2016-06-27gfs2: Get rid of gfs2_ilookupGravatar Andreas Gruenbacher 1-11/+0
2016-03-15GFS2: Don't filter out I_FREEING inodes anymoreGravatar Bob Peterson 1-1/+1
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsGravatar David Howells 1-4/+4
2014-10-31vfs: make first argument of dir_context.actor typedGravatar Miklos Szeredi 1-3/+5
2013-06-29[readdir] constify ->actorGravatar Al Viro 1-4/+4
2013-06-29[readdir] convert gfs2Gravatar Al Viro 1-2/+4
2013-02-26fs: encode_fh: return FILEID_INVALID if invalid fid_typeGravatar Namjae Jeon 1-2/+2
2012-10-09tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingGravatar Hugh Dickins 1-0/+4
2012-05-29->encode_fh() API changeGravatar Al Viro 1-12/+5
2011-11-08GFS2: Add readahead to sequential directory traversalGravatar Bob Peterson 1-1/+2
2011-04-20GFS2: Make writeback more responsive to system conditionsGravatar Steven Whitehouse 1-1/+1
2011-03-14exportfs: Return the minimum required handle sizeGravatar Aneesh Kumar K.V 1-2/+6
2011-01-12switch gfs2, close racesGravatar Al Viro 1-11/+2
2011-01-07fs: dcache reduce branches in lookup pathGravatar Nick Piggin 1-2/+2
2010-11-15GFS2: Fix inode deallocation raceGravatar Steven Whitehouse 1-42/+4
2010-09-20GFS2: Make . and .. qstrs constantGravatar Steven Whitehouse 1-8/+1
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwGravatar Linus Torvalds 1-1/+1
2010-04-14GFS2: glock livelockGravatar Bob Peterson 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2009-09-08GFS2: Be extra careful about deallocating inodesGravatar Steven Whitehouse 1-32/+4
2009-05-22GFS2: Clean up some file namesGravatar Steven Whitehouse 1-0/+285