summaryrefslogtreecommitdiffstats
path: root/include/linux/nfsd/export.h
Commit message (Expand)AuthorAgeFilesLines
* nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky2012-04-121-2/+0Star
* nfsd: make export cache allocated per network namespace contextStanislav Kinsbursky2012-04-121-2/+2
* nfsd: pass network context to export caches init/shutdown routinesStanislav Kinsbursky2012-04-121-2/+2
* nfsd: use cache detail pointer from svc_export structure on cache putStanislav Kinsbursky2012-04-111-1/+1
* nfsd: add link to owner cache detail to svc_export structureStanislav Kinsbursky2012-04-111-0/+1
* NFSD: Remove the ex_pathname field from struct svc_exportTrond Myklebust2011-09-141-1/+0Star
* NFSD: Cleanup for nfsd4_path()Trond Myklebust2011-09-141-0/+1
* nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-161-2/+0Star
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* nfsd: don't support msnfs export optionJ. Bruce Fields2011-01-141-1/+1
* nfsd: enable V4ROOT exportsJ. Bruce Fields2009-12-151-1/+1
* nfsd: introduce export flag for v4 pseudorootSteve Dickson2009-12-151-0/+10
* nfsd: let "insecure" flag vary by pseudoflavorJ. Bruce Fields2009-12-151-2/+2
* nfsd: new interface to advertise export featuresJ. Bruce Fields2009-12-151-1/+2
* nfsd: Headers Independence and include cleanupsBoaz Harrosh2009-12-151-1/+1
* switch rqst_exp_parent()Al Viro2009-06-121-2/+1Star
* switch rqst_exp_get_by_name()Al Viro2009-06-121-2/+1Star
* headers_check fix: nfsd/export.hJaswinder Singh Rajput2009-01-301-2/+1Star
* Use struct path in struct svc_expkeyJan Blunck2008-02-151-2/+1Star
* Use struct path in struct svc_exportJan Blunck2008-02-151-3/+2Star
* knfsd: allow cache_register to return error on failureJ. Bruce Fields2008-02-011-1/+1
* fs/nfsd/export.c: make 3 functions staticAdrian Bunk2007-10-161-11/+0Star
* knfsd: clean up EX_RDONLYJ. Bruce Fields2007-07-191-0/+1
* knfsd: move EX_RDONLY out of headerJ. Bruce Fields2007-07-191-12/+0Star
* knfsd: nfsd: enforce per-flavor id squashingJ. Bruce Fields2007-07-171-1/+2
* knfsd: nfsd4: make readonly access depend on pseudoflavorJ. Bruce Fields2007-07-171-1/+12
* knfsd: nfsd4: return nfserr_wrongsecAndy Adamson2007-07-171-0/+1
* knfsd: nfsd: provide export lookup wrappers which take a svc_rqstJ. Bruce Fields2007-07-171-0/+7
* knfsd: nfsd4: simplify exp_pseudoroot argumentsJ. Bruce Fields2007-07-171-1/+1
* knfsd: nfsd4: parse secinfo information in exports downcallAndy Adamson2007-07-171-0/+17
* [PATCH] knfsd: add some new fsid typesNeilBrown2007-02-141-3/+4
* [PATCH] nfsd: misc endianness annotationsAl Viro2006-10-201-1/+1
* [PATCH] nfsd: nfserrno() endianness annotationsAl Viro2006-10-201-1/+1
* [PATCH] knfsd: nfsd4: fslocations data structuresManoj Naik2006-10-041-0/+20
* [PATCH] knfsd: nfsd: store export path in exportJ.Bruce Fields2006-10-041-0/+1
* [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk2006-03-271-4/+1Star
* [PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown2006-03-271-3/+1Star
* [PATCH] knfsd: Break the hard linkage from svc_expkey to svc_exportNeilBrown2006-03-271-16/+4Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+137