aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4idmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-09SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust1-2/+14
2009-08-09NFSD: Clean up the idmapper warning...Trond Myklebust1-2/+2
2008-04-23nfsd: fix sparse warningsHarvey Harrison1-1/+1
2008-02-01knfsd: allow cache_register to return error on failureJ. Bruce Fields1-3/+10
2008-02-01knfsd: cache unregistration needn't return errorJ. Bruce Fields1-4/+2
2008-02-01knfsd: fix broken length check in nfs4idmap.cJ. Bruce Fields1-6/+3
2007-10-09knfsd: nfs4 name->id mapping not correctly parsing negative downcallJ. Bruce Fields1-3/+5
2007-07-31nfsd4: idmap upcalls should use unsigned uid and gidJ. Bruce Fields1-3/+3
2007-07-17knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields1-2/+11
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown1-10/+8
2006-03-27[PATCH] knfsd: Use new cache code for name/id lookup cachesNeilBrown1-23/+103
2006-03-27[PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown1-8/+2
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan1-2/+6
2005-06-24[PATCH] knfsd: nfsd4: make needlessly global code staticNeilBrown1-6/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+588