summaryrefslogtreecommitdiff
path: root/fs/exportfs
AgeCommit message (Expand)Author
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-03-04[PATCH] nfsd: exportfs: reduce stack usageNeil Brown
2004-09-07[PATCH] knfsd: return EACCES instead of ESTALE for certain filehandle lookup ...Neil Brown
2004-08-22[PATCH] kNFSd: get rid of open_private_fileNeil Brown
2004-05-14[PATCH] d_flags locking fixesAndrew Morton
2004-03-17[PATCH] exportfs - Remove unnecessary locking from find_exported_dentry()Andrew Morton
2003-04-20[PATCH] Fix and clean up DCACHE_REFERENCED usageAndrew Morton
2003-04-02[PATCH] remove dparent_lockAndrew Morton
2003-03-21[PATCH] typo fix for expfsAlan Cox
2003-02-03Merge bk://lsm.bkbits.net/linus-2.5Greg Kroah-Hartman
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski
2003-01-15[PATCH] allocate and free security structures for private filesStephen D. Smalley
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst
2002-10-11[PATCH] kNFSd: A couple of possible incorrect calls to dput....Neil Brown
2002-09-29[PATCH] C99 designated initializer patch for fs/exportfsArt Haas
2002-06-11[PATCH] (5/14) resyncAlexander Viro
2002-05-30[PATCH] missing GPL tagsDave Jones
2002-05-24kbuild: Use standard multi-part object declaration in fs/*Kai Germaschewski
2002-05-21[PATCH] split namei.h out of fs.hChristoph Hellwig
2002-05-21[PATCH] (2/4) d_move() BKL removalAlexander Viro
2002-05-06[PATCH] PATCH - kNFSd in 2.5.14 - Tidy up comments in expfs.cNeil Brown
2002-05-01fs/exportfs/expfs.c:dprintkDavid S. Miller
2002-04-15[PATCH] PATCH - Create "export_operations" interface for filesystems to describeNeil Brown