aboutsummaryrefslogtreecommitdiff
path: root/fs/exportfs
AgeCommit message (Expand)Author
2013-09-07exportfs: don't assume that ->iterate() won't feed us too long entriesAl Viro
2013-06-29[readdir] constify ->actorAl Viro
2013-06-29[readdir] ->readdir() is goneAl Viro
2013-06-29[readdir] introduce ->iterate(), ctx->pos, dir_emit()Al Viro
2013-06-29[readdir] introduce iterate_dir() and dir_contextAl Viro
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2012-12-20Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-12-17fs, exportfs: add exportfs_encode_inode_fh() helperCyrill Gorcunov
2012-12-17fs, exportfs: escape nil dereference if no s_export_op presentCyrill Gorcunov
2012-11-07exportfs: add FILEID_INVALID to indicate invalid fid_typeNamjae Jeon
2012-07-23switch dentry_open() to struct path, make it grab references itselfAl Viro
2012-07-14vfs: switch i_dentry/d_alias to hlistAl Viro
2012-05-29->encode_fh() API changeAl Viro
2011-03-15vfs: Add open by file handle supportAneesh Kumar K.V
2011-03-14exportfs: Return the minimum required handle sizeAneesh Kumar K.V
2011-01-07fs: dcache per-inode inode alias lockingNick Piggin
2011-01-07fs: dcache rationalise dget variantsNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: scale inode alias listNick Piggin
2010-10-25exportfs: use dget_parentChristoph Hellwig
2009-10-27nfs: new subdir Documentation/filesystems/nfsJ. Bruce Fields
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-08EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent()J. Bruce Fields
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-10-23[PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro
2008-10-23[PATCH] reduce the stack footprint of exportfs_decode_fh()Al Viro
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig
2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-10-22exportfs: update documentationChristoph Hellwig
2007-10-22exportfs: make struct export_operations constChristoph Hellwig
2007-10-22exportfs: remove old methodsChristoph Hellwig
2007-10-22exportfs: add new methodsChristoph Hellwig
2007-10-22exportfs: add fid typeChristoph Hellwig
2007-07-17knfsd: exportfs: split out reconnecting a dentry from find_exported_dentryChristoph Hellwig
2007-07-17knfsd: exportfs: add find_disconnected_root helperChristoph Hellwig
2007-07-17knfsd: exportfs: move acceptable check into find_acceptable_aliasChristoph Hellwig
2007-07-17knfsd: exportfs: untangle ISDIR logic in find_exported_dentryChristoph Hellwig
2007-07-17knfsd: exportfs: remove CALL macroChristoph Hellwig
2007-07-17knfsd: exportfs: add procedural interface for NFSDChristoph Hellwig
2007-07-17knfsd: exportfs: remove iget abuseChristoph Hellwig
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells
2006-05-21[PATCH] NFS server subtree_check returns dubious valuePeter Staubach
2006-01-18[PATCH] exportfs: add find_acceptable_alias helperChristoph Hellwig
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds