aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/export.c
Commit message (Expand)AuthorAge
* [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
* [PATCH] knfsd: Break the hard linkage from svc_expkey to svc_exportNeilBrown2006-03-27
* [PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown2006-03-27
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-07
* [PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan2005-09-07
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16