aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4idmap.c
Commit message (Expand)AuthorAgeFilesLines
* nfsd: kill unused macro definitionShan Wei2011-03-071-1/+0
* nfsd4: return nfs errno from name_to_id functionsJ. Bruce Fields2011-01-041-6/+7
* nfsd4: move idmap and acl header files into fs/nfsdJ. Bruce Fields2011-01-041-1/+1
* nfsd4: name->id mapping should fail with BADOWNER not BADNAMEJ. Bruce Fields2011-01-041-2/+2
* nfsd/idmap: drop special request deferal in favour of improved default.NeilBrown2010-09-211-94/+11
* sunrpc: use seconds since boot in expiry cacheNeilBrown2010-09-071-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* nfsd: remove pointless paths in file headersJ. Bruce Fields2009-12-151-2/+0
* nfsd: Source files #include cleanupsBoaz Harrosh2009-12-141-14/+1
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust2009-08-091-2/+14
* NFSD: Clean up the idmapper warning...Trond Myklebust2009-08-091-2/+2
* nfsd: fix sparse warningsHarvey Harrison2008-04-231-1/+1
* knfsd: allow cache_register to return error on failureJ. Bruce Fields2008-02-011-3/+10
* knfsd: cache unregistration needn't return errorJ. Bruce Fields2008-02-011-4/+2
* knfsd: fix broken length check in nfs4idmap.cJ. Bruce Fields2008-02-011-6/+3
* knfsd: nfs4 name->id mapping not correctly parsing negative downcallJ. Bruce Fields2007-10-091-3/+5
* nfsd4: idmap upcalls should use unsigned uid and gidJ. Bruce Fields2007-07-311-3/+3
* knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields2007-07-171-2/+11
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-2/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown2006-03-271-10/+8
* [PATCH] knfsd: Use new cache code for name/id lookup cachesNeilBrown2006-03-271-23/+103
* [PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown2006-03-271-8/+2
* [PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan2005-09-071-2/+6
* [PATCH] knfsd: nfsd4: make needlessly global code staticNeilBrown2005-06-241-6/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+588