aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/export.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-23[PATCH] knfsd: Fix two problems that can cause rmmod nfsd to dieNeilBrown1-1/+3
2006-04-11[PATCH] knfsd: nfsd: oops exporting nonexistent directoryNeilBrown1-1/+2
2006-03-27[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk1-5/+8
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown1-27/+24
2006-03-27[PATCH] knfsd: Use new cache_lookup for svc_expkey cacheNeilBrown1-37/+99
2006-03-27[PATCH] knfsd: Use new cache_lookup for svc_exportNeilBrown1-37/+88
2006-03-27[PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown1-2/+2
2006-03-27[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_exportNeilBrown1-20/+40
2006-03-27[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown1-3/+2
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl1-4/+2
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1200