summaryrefslogtreecommitdiff
path: root/fs/isofs/export.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-1/+1
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-1/+1
2012-07-13isofs: avoid info leak on exportMathias Krause1-0/+1
2012-05-29->encode_fh() API changeAl Viro1-9/+4
2011-03-14exportfs: Return the minimum required handle sizeAneesh Kumar K.V1-2/+6
2009-10-27nfs: new subdir Documentation/filesystems/nfsJ. Bruce Fields1-1/+1
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig1-28/+5
2008-02-07iget: stop ISOFS from using read_inode()David Howells1-7/+7
2007-10-22exportfs: make struct export_operations constChristoph Hellwig1-1/+1
2007-10-22isofs: new export opsChristoph Hellwig1-38/+29
2005-04-25[PATCH] isofs includes sanitizedAl Viro1-5/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+228