aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4idmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-27SUNRPC: service request network namespace helper introducedStanislav Kinsbursky1-2/+2
2012-05-31nfsd4: move rq_flavor into svc_credJ. Bruce Fields1-2/+2
2012-04-12nfsd: make name-to-id cache allocated per network namespace contextStanislav Kinsbursky1-9/+15
2012-04-12nfsd: make id-to-name cache allocated per network namespace contextStanislav Kinsbursky1-10/+23
2012-04-12nfsd: pass network context to idmap init/exit functionsStanislav Kinsbursky1-7/+7
2012-04-11NFSd: remove hard-coded dereferences to name-to-id and id-to-name cachesStanislav Kinsbursky1-26/+24
2012-03-28nfsd4: memory corruption in numeric_name_to_id()Dan Carpenter1-1/+1
2012-03-26nfsd4: allow numeric idmappingJ. Bruce Fields1-4/+49
2011-12-07NFSd: use network-namespace-aware cache registering routinesStanislav Kinsbursky1-5/+6
2011-03-07nfsd: kill unused macro definitionShan Wei1-1/+0
2011-01-04nfsd4: return nfs errno from name_to_id functionsJ. Bruce Fields1-6/+7
2011-01-04nfsd4: move idmap and acl header files into fs/nfsdJ. Bruce Fields1-1/+1
2011-01-04nfsd4: name->id mapping should fail with BADOWNER not BADNAMEJ. Bruce Fields1-2/+2
2010-09-21nfsd/idmap: drop special request deferal in favour of improved default.NeilBrown1-94/+11
2010-09-07sunrpc: use seconds since boot in expiry cacheNeilBrown1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields1-2/+0
2009-12-14nfsd: Source files #include cleanupsBoaz Harrosh1-14/+1
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
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