summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4idmap.c
AgeCommit message (Expand)Author
2014-09-03NFSD: Full checking of authentication nameKinglong Mee
2014-09-03NFSD: Fix bad using of return value from qword_getKinglong Mee
2014-05-28nfsd4: use xdr_reserve_space in attribute encodingJ. Bruce Fields
2014-01-08nfsd4: simplify xdr encoding of nfsv4 namesJ. Bruce Fields
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-02-15SUNRPC: rework cache upcall logicStanislav Kinsbursky
2013-02-15SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky
2013-02-13nfsd: Convert idmap to use kuids and kgidsEric W. Biederman
2013-02-13nfsd: idmap use u32 not uid_t as the intermediate typeEric W. Biederman
2012-09-10NFSD: pass null terminated buf to kstrtouint()Malahal Naineni
2012-09-10fs/nfsd/nfs4idmap.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall
2012-07-27SUNRPC: service request network namespace helper introducedStanislav Kinsbursky
2012-05-31nfsd4: move rq_flavor into svc_credJ. Bruce Fields
2012-04-12nfsd: make name-to-id cache allocated per network namespace contextStanislav Kinsbursky
2012-04-12nfsd: make id-to-name cache allocated per network namespace contextStanislav Kinsbursky
2012-04-12nfsd: pass network context to idmap init/exit functionsStanislav Kinsbursky
2012-04-11NFSd: remove hard-coded dereferences to name-to-id and id-to-name cachesStanislav Kinsbursky
2012-03-28nfsd4: memory corruption in numeric_name_to_id()Dan Carpenter
2012-03-26nfsd4: allow numeric idmappingJ. Bruce Fields
2011-12-07NFSd: use network-namespace-aware cache registering routinesStanislav Kinsbursky
2011-03-07nfsd: kill unused macro definitionShan Wei
2011-01-04nfsd4: return nfs errno from name_to_id functionsJ. Bruce Fields
2011-01-04nfsd4: move idmap and acl header files into fs/nfsdJ. Bruce Fields
2011-01-04nfsd4: name->id mapping should fail with BADOWNER not BADNAMEJ. Bruce Fields
2010-09-21nfsd/idmap: drop special request deferal in favour of improved default.NeilBrown
2010-09-07sunrpc: use seconds since boot in expiry cacheNeilBrown
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields
2009-12-14nfsd: Source files #include cleanupsBoaz Harrosh
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-08-09SUNRPC: Allow the cache_detail to specify alternative upcall mechanismsTrond Myklebust
2009-08-09NFSD: Clean up the idmapper warning...Trond Myklebust
2008-04-23nfsd: fix sparse warningsHarvey Harrison
2008-02-01knfsd: allow cache_register to return error on failureJ. Bruce Fields
2008-02-01knfsd: cache unregistration needn't return errorJ. Bruce Fields
2008-02-01knfsd: fix broken length check in nfs4idmap.cJ. Bruce Fields
2007-10-09knfsd: nfs4 name->id mapping not correctly parsing negative downcallJ. Bruce Fields
2007-07-31nfsd4: idmap upcalls should use unsigned uid and gidJ. Bruce Fields
2007-07-17knfsd: nfsd: set rq_client to ip-address-determined-domainJ. Bruce Fields
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown
2006-03-27[PATCH] knfsd: Use new cache code for name/id lookup cachesNeilBrown
2006-03-27[PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan
2005-06-24[PATCH] knfsd: nfsd4: make needlessly global code staticNeilBrown
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds