summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/export.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] nfsd: misc endianness annotationsAl Viro2006-10-201-2/+2
* [PATCH] knfsd: nfsd4: fslocations data structuresManoj Naik2006-10-041-4/+114
* [PATCH] knfsd: nfsd: store export path in exportJ.Bruce Fields2006-10-041-0/+10
* [PATCH] knfsd: nfsd4: clean up exp_pseudorootJ.Bruce Fields2006-10-041-7/+4
* [PATCH] knfsd: nfsd4: refactor exp_pseudorootJ.Bruce Fields2006-10-041-9/+3
* [PATCH] nfsd: add lock annotations to e_start and e_stopJosh Triplett2006-10-021-0/+2
* [PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1Greg Banks2006-10-021-3/+3
* [PATCH] knfsd: remove an unused variable from e_show()Greg Banks2006-10-021-2/+0
* [PATCH] knfsd: add some missing newlines in printksGreg Banks2006-10-021-1/+1
* [PATCH] knfsd: fixing missing 'expkey' support for fsid type 3Frank Filz2006-06-301-1/+1
* [PATCH] knfsd: Fix two problems that can cause rmmod nfsd to dieNeilBrown2006-05-231-1/+3
* [PATCH] knfsd: nfsd: oops exporting nonexistent directoryNeilBrown2006-04-111-1/+2
* [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk2006-03-271-5/+8
* [PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown2006-03-271-27/+24
* [PATCH] knfsd: Use new cache_lookup for svc_expkey cacheNeilBrown2006-03-271-37/+99
* [PATCH] knfsd: Use new cache_lookup for svc_exportNeilBrown2006-03-271-37/+88
* [PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown2006-03-271-2/+2
* [PATCH] knfsd: Break the hard linkage from svc_expkey to svc_exportNeilBrown2006-03-271-20/+40
* [PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown2006-03-271-3/+2
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-071-4/+2
* [PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan2005-09-071-0/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1200