summaryrefslogtreecommitdiffstats
path: root/include/linux/nfsd/export.h
Commit message (Expand)AuthorAgeFilesLines
* nfsd: move <linux/nfsd/export.h> to fs/nfsdChristoph Hellwig2014-05-061-114/+0
* nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig2014-05-061-1/+5
* nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgidsEric W. Biederman2013-02-131-2/+2
* UAPI: (Scripted) Disintegrate include/linux/nfsdDavid Howells2012-10-091-51/+1
* nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky2012-04-121-2/+0
* 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-111-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-131-1/+0
* NFSD: Cleanup for nfsd4_path()Trond Myklebust2011-09-131-0/+1
* nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-151-2/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* nfsd: don't support msnfs export optionJ. Bruce Fields2011-01-131-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-141-2/+2
* nfsd: new interface to advertise export featuresJ. Bruce Fields2009-12-141-1/+2
* nfsd: Headers Independence and include cleanupsBoaz Harrosh2009-12-141-1/+1
* switch rqst_exp_parent()Al Viro2009-06-111-2/+1
* switch rqst_exp_get_by_name()Al Viro2009-06-111-2/+1
* headers_check fix: nfsd/export.hJaswinder Singh Rajput2009-01-301-2/+1
* Use struct path in struct svc_expkeyJan Blunck2008-02-141-2/+1
* Use struct path in struct svc_exportJan Blunck2008-02-141-3/+2
* 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/+0
* knfsd: clean up EX_RDONLYJ. Bruce Fields2007-07-191-0/+1
* knfsd: move EX_RDONLY out of headerJ. Bruce Fields2007-07-191-12/+0
* 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/+1
* [PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown2006-03-271-3/+1
* [PATCH] knfsd: Break the hard linkage from svc_expkey to svc_exportNeilBrown2006-03-271-16/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+137
OpenPOWER on IntegriCloud