aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/export.c
AgeCommit message (Expand)Author
2007-10-22exportfs: remove old methodsChristoph Hellwig
2007-10-16fs/nfsd/export.c: make 3 functions staticAdrian Bunk
2007-07-31knfsd: eliminate unnecessary -ENOENT returns on export downcallsJ. Bruce Fields
2007-07-21knfsd: fix typo in export display, print uid and gid as unsignedJ. Bruce Fields
2007-07-19nfsd: return errors, not NULL, from export functionsJ. Bruce Fields
2007-07-17knfsd: nfsd: display export secinfo informationJ. Bruce Fields
2007-07-17knfsd: nfsd: factor out code from show_expflagsJ. Bruce Fields
2007-07-17knfsd: nfsd4: return nfserr_wrongsecAndy Adamson
2007-07-17knfsd: nfsd: use ip-address-based domain in secinfo caseJ. Bruce Fields
2007-07-17knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields
2007-07-17knfsd: nfsd: provide export lookup wrappers which take a svc_rqstJ. Bruce Fields
2007-07-17knfsd: nfsd4: simplify exp_pseudoroot argumentsJ. Bruce Fields
2007-07-17knfsd: nfsd4: parse secinfo information in exports downcallAndy Adamson
2007-07-17knfsd: nfsd: make all exp_finding functions return -errno's on errJ. Bruce Fields
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig
2007-05-09knfsd: avoid use of unitialised variables on error path when nfs exportsNeilBrown
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-14[PATCH] knfsd: add some new fsid typesNeilBrown
2007-01-30[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...NeilBrown
2006-12-13[PATCH] knfsd: Fix up some bit-rot in exp_exportNeilBrown
2006-12-13[PATCH] knfsd: nfsd: don't drop silently on upcall deferralJ.Bruce Fields
2006-12-13[PATCH] knfsd: nfsd: simplify exp_pseudorootJ.Bruce Fields
2006-12-13[PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errorsJ.Bruce Fields
2006-10-20[PATCH] nfsd: misc endianness annotationsAl Viro
2006-10-04[PATCH] knfsd: nfsd4: fslocations data structuresManoj Naik
2006-10-04[PATCH] knfsd: nfsd: store export path in exportJ.Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: clean up exp_pseudorootJ.Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: refactor exp_pseudorootJ.Bruce Fields
2006-10-02[PATCH] nfsd: add lock annotations to e_start and e_stopJosh Triplett
2006-10-02[PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1Greg Banks
2006-10-02[PATCH] knfsd: remove an unused variable from e_show()Greg Banks
2006-10-02[PATCH] knfsd: add some missing newlines in printksGreg Banks
2006-06-30[PATCH] knfsd: fixing missing 'expkey' support for fsid type 3Frank Filz
2006-05-23[PATCH] knfsd: Fix two problems that can cause rmmod nfsd to dieNeilBrown
2006-04-11[PATCH] knfsd: nfsd: oops exporting nonexistent directoryNeilBrown
2006-03-27[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown
2006-03-27[PATCH] knfsd: Use new cache_lookup for svc_expkey cacheNeilBrown
2006-03-27[PATCH] knfsd: Use new cache_lookup for svc_exportNeilBrown
2006-03-27[PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown
2006-03-27[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_exportNeilBrown
2006-03-27[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds