summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4idmap.c
Commit message (Expand)AuthorAgeFilesLines
* NFSD: make cache_detail structures constBhumika Goyal2017-11-271-2/+2
* nfsd/idmap: return nfserr_inval for 0-length namesKinglong Mee2017-02-171-0/+8
* nfsd: Remove duplicate define of IDMAP_NAMESZ/IDMAP_TYPE_xxKinglong Mee2015-07-201-3/+0
* NFSD: Full checking of authentication nameKinglong Mee2014-09-031-9/+5
* NFSD: Fix bad using of return value from qword_getKinglong Mee2014-09-031-3/+3
* nfsd4: use xdr_reserve_space in attribute encodingJ. Bruce Fields2014-05-281-20/+22
* nfsd4: simplify xdr encoding of nfsv4 namesJ. Bruce Fields2014-01-081-17/+33
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-281-14/+2
|\
| * SUNRPC: rework cache upcall logicStanislav Kinsbursky2013-02-151-14/+0
| * SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky2013-02-151-2/+4
* | nfsd: Convert idmap to use kuids and kgidsEric W. Biederman2013-02-131-6/+20
* | nfsd: idmap use u32 not uid_t as the intermediate typeEric W. Biederman2013-02-131-6/+6
|/
* NFSD: pass null terminated buf to kstrtouint()Malahal Naineni2012-09-101-1/+1
* fs/nfsd/nfs4idmap.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall2012-09-101-1/+1
* SUNRPC: service request network namespace helper introducedStanislav Kinsbursky2012-07-271-2/+2
* nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-05-311-2/+2
* nfsd: make name-to-id cache allocated per network namespace contextStanislav Kinsbursky2012-04-121-9/+15
* nfsd: make id-to-name cache allocated per network namespace contextStanislav Kinsbursky2012-04-121-10/+23
* nfsd: pass network context to idmap init/exit functionsStanislav Kinsbursky2012-04-121-7/+7
* NFSd: remove hard-coded dereferences to name-to-id and id-to-name cachesStanislav Kinsbursky2012-04-111-26/+24
* nfsd4: memory corruption in numeric_name_to_id()Dan Carpenter2012-03-281-1/+1
* nfsd4: allow numeric idmappingJ. Bruce Fields2012-03-261-4/+49
* NFSd: use network-namespace-aware cache registering routinesStanislav Kinsbursky2011-12-071-5/+6
* 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