aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/export.c
Commit message (Expand)AuthorAge
* d_path: Make d_path() use a struct pathJan Blunck2008-02-15
* d_path: Make seq_path() use a struct path argumentJan Blunck2008-02-15
* Use struct path in struct svc_expkeyJan Blunck2008-02-15
* Use struct path in struct svc_exportJan Blunck2008-02-15
* Introduce path_put()Jan Blunck2008-02-15
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-07
* knfsd: don't bother mapping putrootfh enoent to epermJ. Bruce Fields2008-02-01
* knfsd: allow cache_register to return error on failureJ. Bruce Fields2008-02-01
* knfsd: cache unregistration needn't return errorJ. Bruce Fields2008-02-01
* exportfs: remove old methodsChristoph Hellwig2007-10-22
* fs/nfsd/export.c: make 3 functions staticAdrian Bunk2007-10-16
* knfsd: eliminate unnecessary -ENOENT returns on export downcallsJ. Bruce Fields2007-07-31
* knfsd: fix typo in export display, print uid and gid as unsignedJ. Bruce Fields2007-07-21
* nfsd: return errors, not NULL, from export functionsJ. Bruce Fields2007-07-19
* knfsd: nfsd: display export secinfo informationJ. Bruce Fields2007-07-17
* knfsd: nfsd: factor out code from show_expflagsJ. Bruce Fields2007-07-17
* knfsd: nfsd4: return nfserr_wrongsecAndy Adamson2007-07-17
* knfsd: nfsd: use ip-address-based domain in secinfo caseJ. Bruce Fields2007-07-17
* knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields2007-07-17
* knfsd: nfsd: provide export lookup wrappers which take a svc_rqstJ. Bruce Fields2007-07-17
* knfsd: nfsd4: simplify exp_pseudoroot argumentsJ. Bruce Fields2007-07-17
* knfsd: nfsd4: parse secinfo information in exports downcallAndy Adamson2007-07-17
* knfsd: nfsd: make all exp_finding functions return -errno's on errJ. Bruce Fields2007-07-17
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-17
* knfsd: avoid use of unitialised variables on error path when nfs exportsNeilBrown2007-05-09
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] knfsd: add some new fsid typesNeilBrown2007-02-14
* [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...NeilBrown2007-01-30
* [PATCH] knfsd: Fix up some bit-rot in exp_exportNeilBrown2006-12-13
* [PATCH] knfsd: nfsd: don't drop silently on upcall deferralJ.Bruce Fields2006-12-13
* [PATCH] knfsd: nfsd: simplify exp_pseudorootJ.Bruce Fields2006-12-13
* [PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errorsJ.Bruce Fields2006-12-13
* [PATCH] nfsd: misc endianness annotationsAl Viro2006-10-20
* [PATCH] knfsd: nfsd4: fslocations data structuresManoj Naik2006-10-04
* [PATCH] knfsd: nfsd: store export path in exportJ.Bruce Fields2006-10-04
* [PATCH] knfsd: nfsd4: clean up exp_pseudorootJ.Bruce Fields2006-10-04
* [PATCH] knfsd: nfsd4: refactor exp_pseudorootJ.Bruce Fields2006-10-04
* [PATCH] nfsd: add lock annotations to e_start and e_stopJosh Triplett2006-10-02
* [PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1Greg Banks2006-10-02
* [PATCH] knfsd: remove an unused variable from e_show()Greg Banks2006-10-02
* [PATCH] knfsd: add some missing newlines in printksGreg Banks2006-10-02
* [PATCH] knfsd: fixing missing 'expkey' support for fsid type 3Frank Filz2006-06-30
* [PATCH] knfsd: Fix two problems that can cause rmmod nfsd to dieNeilBrown2006-05-23
* [PATCH] knfsd: nfsd: oops exporting nonexistent directoryNeilBrown2006-04-11
* [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk2006-03-27
* [PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown2006-03-27
* [PATCH] knfsd: Use new cache_lookup for svc_expkey cacheNeilBrown2006-03-27
* [PATCH] knfsd: Use new cache_lookup for svc_exportNeilBrown2006-03-27
* [PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown2006-03-27