aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfsd/export.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-13NFSD: Remove the ex_pathname field from struct svc_exportTrond Myklebust1-1/+0
2011-09-13NFSD: Cleanup for nfsd4_path()Trond Myklebust1-0/+1
2011-07-15nfsd: Remove deprecated nfsctl system call and related code.NeilBrown1-2/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-13nfsd: don't support msnfs export optionJ. Bruce Fields1-1/+1
2009-12-15nfsd: enable V4ROOT exportsJ. Bruce Fields1-1/+1
2009-12-15nfsd: introduce export flag for v4 pseudorootSteve Dickson1-0/+10
2009-12-14nfsd: let "insecure" flag vary by pseudoflavorJ. Bruce Fields1-2/+2
2009-12-14nfsd: new interface to advertise export featuresJ. Bruce Fields1-1/+2
2009-12-14nfsd: Headers Independence and include cleanupsBoaz Harrosh1-1/+1
2009-06-11switch rqst_exp_parent()Al Viro1-2/+1
2009-06-11switch rqst_exp_get_by_name()Al Viro1-2/+1
2009-01-30headers_check fix: nfsd/export.hJaswinder Singh Rajput1-2/+1
2008-02-14Use struct path in struct svc_expkeyJan Blunck1-2/+1
2008-02-14Use struct path in struct svc_exportJan Blunck1-3/+2
2008-02-01knfsd: allow cache_register to return error on failureJ. Bruce Fields1-1/+1
2007-10-16fs/nfsd/export.c: make 3 functions staticAdrian Bunk1-11/+0
2007-07-19knfsd: clean up EX_RDONLYJ. Bruce Fields1-0/+1
2007-07-19knfsd: move EX_RDONLY out of headerJ. Bruce Fields1-12/+0
2007-07-17knfsd: nfsd: enforce per-flavor id squashingJ. Bruce Fields1-1/+2
2007-07-17knfsd: nfsd4: make readonly access depend on pseudoflavorJ. Bruce Fields1-1/+12
2007-07-17knfsd: nfsd4: return nfserr_wrongsecAndy Adamson1-0/+1
2007-07-17knfsd: nfsd: provide export lookup wrappers which take a svc_rqstJ. Bruce Fields1-0/+7
2007-07-17knfsd: nfsd4: simplify exp_pseudoroot argumentsJ. Bruce Fields1-1/+1
2007-07-17knfsd: nfsd4: parse secinfo information in exports downcallAndy Adamson1-0/+17
2007-02-14[PATCH] knfsd: add some new fsid typesNeilBrown1-3/+4
2006-10-20[PATCH] nfsd: misc endianness annotationsAl Viro1-1/+1
2006-10-20[PATCH] nfsd: nfserrno() endianness annotationsAl Viro1-1/+1
2006-10-04[PATCH] knfsd: nfsd4: fslocations data structuresManoj Naik1-0/+20
2006-10-04[PATCH] knfsd: nfsd: store export path in exportJ.Bruce Fields1-0/+1
2006-03-27[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk1-4/+1
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown1-3/+1
2006-03-27[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_exportNeilBrown1-16/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+137