| Commit message (Expand) | Author | Age | Files | Lines |
* | NFSD: make cache_detail structures const | Bhumika Goyal | 2017-11-27 | 1 | -2/+2 |
* | nfsd/idmap: return nfserr_inval for 0-length names | Kinglong Mee | 2017-02-17 | 1 | -0/+8 |
* | nfsd: Remove duplicate define of IDMAP_NAMESZ/IDMAP_TYPE_xx | Kinglong Mee | 2015-07-20 | 1 | -3/+0 |
* | NFSD: Full checking of authentication name | Kinglong Mee | 2014-09-03 | 1 | -9/+5 |
* | NFSD: Fix bad using of return value from qword_get | Kinglong Mee | 2014-09-03 | 1 | -3/+3 |
* | nfsd4: use xdr_reserve_space in attribute encoding | J. Bruce Fields | 2014-05-28 | 1 | -20/+22 |
* | nfsd4: simplify xdr encoding of nfsv4 names | J. Bruce Fields | 2014-01-08 | 1 | -17/+33 |
* | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-03-01 | 1 | -14/+2 |
|\ |
|
| * | SUNRPC: rework cache upcall logic | Stanislav Kinsbursky | 2013-02-15 | 1 | -14/+0 |
| * | SUNRPC: introduce cache_detail->cache_request callback | Stanislav Kinsbursky | 2013-02-15 | 1 | -2/+4 |
* | | nfsd: Convert idmap to use kuids and kgids | Eric W. Biederman | 2013-02-13 | 1 | -6/+20 |
* | | nfsd: idmap use u32 not uid_t as the intermediate type | Eric W. Biederman | 2013-02-13 | 1 | -6/+6 |
|/ |
|
* | NFSD: pass null terminated buf to kstrtouint() | Malahal Naineni | 2012-09-10 | 1 | -1/+1 |
* | fs/nfsd/nfs4idmap.c: adjust inconsistent IS_ERR and PTR_ERR | Julia Lawall | 2012-09-10 | 1 | -1/+1 |
* | SUNRPC: service request network namespace helper introduced | Stanislav Kinsbursky | 2012-07-27 | 1 | -2/+2 |
* | nfsd4: move rq_flavor into svc_cred | J. Bruce Fields | 2012-06-01 | 1 | -2/+2 |
* | nfsd: make name-to-id cache allocated per network namespace context | Stanislav Kinsbursky | 2012-04-12 | 1 | -9/+15 |
* | nfsd: make id-to-name cache allocated per network namespace context | Stanislav Kinsbursky | 2012-04-12 | 1 | -10/+23 |
* | nfsd: pass network context to idmap init/exit functions | Stanislav Kinsbursky | 2012-04-12 | 1 | -7/+7 |
* | NFSd: remove hard-coded dereferences to name-to-id and id-to-name caches | Stanislav Kinsbursky | 2012-04-11 | 1 | -26/+24 |
* | nfsd4: memory corruption in numeric_name_to_id() | Dan Carpenter | 2012-03-28 | 1 | -1/+1 |
* | nfsd4: allow numeric idmapping | J. Bruce Fields | 2012-03-26 | 1 | -4/+49 |
* | NFSd: use network-namespace-aware cache registering routines | Stanislav Kinsbursky | 2011-12-07 | 1 | -5/+6 |
* | nfsd: kill unused macro definition | Shan Wei | 2011-03-07 | 1 | -1/+0 |
* | nfsd4: return nfs errno from name_to_id functions | J. Bruce Fields | 2011-01-05 | 1 | -6/+7 |
* | nfsd4: move idmap and acl header files into fs/nfsd | J. Bruce Fields | 2011-01-05 | 1 | -1/+1 |
* | nfsd4: name->id mapping should fail with BADOWNER not BADNAME | J. Bruce Fields | 2011-01-05 | 1 | -2/+2 |
* | nfsd/idmap: drop special request deferal in favour of improved default. | NeilBrown | 2010-09-21 | 1 | -94/+11 |
* | sunrpc: use seconds since boot in expiry cache | NeilBrown | 2010-09-08 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | nfsd: remove pointless paths in file headers | J. Bruce Fields | 2009-12-15 | 1 | -2/+0 |
* | nfsd: Source files #include cleanups | Boaz Harrosh | 2009-12-15 | 1 | -14/+1 |
* | headers: utsname.h redux | Alexey Dobriyan | 2009-09-24 | 1 | -1/+0 |
* | SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms | Trond Myklebust | 2009-08-09 | 1 | -2/+14 |
* | NFSD: Clean up the idmapper warning... | Trond Myklebust | 2009-08-09 | 1 | -2/+2 |
* | nfsd: fix sparse warnings | Harvey Harrison | 2008-04-23 | 1 | -1/+1 |
* | knfsd: allow cache_register to return error on failure | J. Bruce Fields | 2008-02-01 | 1 | -3/+10 |
* | knfsd: cache unregistration needn't return error | J. Bruce Fields | 2008-02-01 | 1 | -4/+2 |
* | knfsd: fix broken length check in nfs4idmap.c | J. Bruce Fields | 2008-02-01 | 1 | -6/+3 |
* | knfsd: nfs4 name->id mapping not correctly parsing negative downcall | J. Bruce Fields | 2007-10-10 | 1 | -3/+5 |
* | nfsd4: idmap upcalls should use unsigned uid and gid | J. Bruce Fields | 2007-08-01 | 1 | -3/+3 |
* | knfsd: nfsd: set rq_client to ip-address-determined-domain | J. Bruce Fields | 2007-07-17 | 1 | -2/+11 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 2006-09-27 | 1 | -2/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] knfsd: Convert sunrpc_cache to use krefs | NeilBrown | 2006-03-27 | 1 | -10/+8 |
* | [PATCH] knfsd: Use new cache code for name/id lookup caches | NeilBrown | 2006-03-27 | 1 | -23/+103 |
* | [PATCH] knfsd: Get rid of 'inplace' sunrpc caches | NeilBrown | 2006-03-27 | 1 | -8/+2 |
* | [PATCH] sunrpc: cache_register can use wrong module reference | Bruce Allan | 2005-09-08 | 1 | -2/+6 |