summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4idmap.c
Commit message (Expand)AuthorAge
* NFSD: make cache_detail structures constBhumika Goyal2017-11-27
* nfsd/idmap: return nfserr_inval for 0-length namesKinglong Mee2017-02-17
* nfsd: Remove duplicate define of IDMAP_NAMESZ/IDMAP_TYPE_xxKinglong Mee2015-07-20
* NFSD: Full checking of authentication nameKinglong Mee2014-09-03
* NFSD: Fix bad using of return value from qword_getKinglong Mee2014-09-03
* nfsd4: use xdr_reserve_space in attribute encodingJ. Bruce Fields2014-05-28
* nfsd4: simplify xdr encoding of nfsv4 namesJ. Bruce Fields2014-01-08
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-28
|\
| * SUNRPC: rework cache upcall logicStanislav Kinsbursky2013-02-15
| * SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky2013-02-15
* | nfsd: Convert idmap to use kuids and kgidsEric W. Biederman2013-02-13
* | nfsd: idmap use u32 not uid_t as the intermediate typeEric W. Biederman2013-02-13
|/
* NFSD: pass null terminated buf to kstrtouint()Malahal Naineni2012-09-10
* fs/nfsd/nfs4idmap.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall2012-09-10
* SUNRPC: service request network namespace helper introducedStanislav Kinsbursky2012-07-27
* nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-05-31
* nfsd: make name-to-id cache allocated per network namespace contextStanislav Kinsbursky2012-04-12
* nfsd: make id-to-name cache allocated per network namespace contextStanislav Kinsbursky2012-04-12
* nfsd: pass network context to idmap init/exit functionsStanislav Kinsbursky2012-04-12
* NFSd: remove hard-coded dereferences to name-to-id and id-to-name cachesStanislav Kinsbursky2012-04-11
* nfsd4: memory corruption in numeric_name_to_id()Dan Carpenter2012-03-28
* nfsd4: allow numeric idmappingJ. Bruce Fields2012-03-26
* NFSd: use network-namespace-aware cache registering routinesStanislav Kinsbursky2011-12-07
* nfsd: kill unused macro definitionShan Wei2011-03-07
* nfsd4: return nfs errno from name_to_id functionsJ. Bruce Fields2011-01-04
* nfsd4: move idmap and acl header files into fs/nfsdJ. Bruce Fields2011-01-04
* nfsd4: name->id mapping should fail with BADOWNER not BADNAMEJ. Bruce Fields2011-01-04
* nfsd/idmap: drop special request deferal in favour of improved default.NeilBrown2010-09-21
* sunrpc: use seconds since boot in expiry cacheNeilBrown2010-09-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* nfsd: remove pointless paths in file headersJ. Bruce Fields2009-12-15
* nfsd: Source files #include cleanupsBoaz Harrosh2009-12-14
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust2009-08-09
* NFSD: Clean up the idmapper warning...Trond Myklebust2009-08-09
* nfsd: fix sparse warningsHarvey Harrison2008-04-23
* knfsd: allow cache_register to return error on failureJ. Bruce Fields2008-02-01
* knfsd: cache unregistration needn't return errorJ. Bruce Fields2008-02-01
* knfsd: fix broken length check in nfs4idmap.cJ. Bruce Fields2008-02-01
* knfsd: nfs4 name->id mapping not correctly parsing negative downcallJ. Bruce Fields2007-10-09
* nfsd4: idmap upcalls should use unsigned uid and gidJ. Bruce Fields2007-07-31
* knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields2007-07-17
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown2006-03-27
* [PATCH] knfsd: Use new cache code for name/id lookup cachesNeilBrown2006-03-27
* [PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown2006-03-27
* [PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan2005-09-07