index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4idmap.c
Age
Commit message (
Expand
)
Author
2020-07-13
nfsd: Use seq_putc() in two functions
Xu Wang
2020-03-16
nfsd: export upcalls must not return ESTALE when mountd is down
Trond Myklebust
2019-07-08
nfsd: Fix misuse of strlcpy
Joe Perches
2019-04-24
nfsd: knfsd must use the container user namespace
Trond Myklebust
2018-10-29
knfsd: Lockless lookup of NFSv4 identities.
Trond Myklebust
2017-11-27
NFSD: make cache_detail structures const
Bhumika Goyal
2017-02-17
nfsd/idmap: return nfserr_inval for 0-length names
Kinglong Mee
2015-07-20
nfsd: Remove duplicate define of IDMAP_NAMESZ/IDMAP_TYPE_xx
Kinglong Mee
2014-09-03
NFSD: Full checking of authentication name
Kinglong Mee
2014-09-03
NFSD: Fix bad using of return value from qword_get
Kinglong Mee
2014-05-28
nfsd4: use xdr_reserve_space in attribute encoding
J. Bruce Fields
2014-01-08
nfsd4: simplify xdr encoding of nfsv4 names
J. Bruce Fields
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-02-15
SUNRPC: rework cache upcall logic
Stanislav Kinsbursky
2013-02-15
SUNRPC: introduce cache_detail->cache_request callback
Stanislav Kinsbursky
2013-02-13
nfsd: Convert idmap to use kuids and kgids
Eric W. Biederman
2013-02-13
nfsd: idmap use u32 not uid_t as the intermediate type
Eric W. Biederman
2012-09-10
NFSD: pass null terminated buf to kstrtouint()
Malahal Naineni
2012-09-10
fs/nfsd/nfs4idmap.c: adjust inconsistent IS_ERR and PTR_ERR
Julia Lawall
2012-07-27
SUNRPC: service request network namespace helper introduced
Stanislav Kinsbursky
2012-05-31
nfsd4: move rq_flavor into svc_cred
J. Bruce Fields
2012-04-12
nfsd: make name-to-id cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
nfsd: make id-to-name cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
nfsd: pass network context to idmap init/exit functions
Stanislav Kinsbursky
2012-04-11
NFSd: remove hard-coded dereferences to name-to-id and id-to-name caches
Stanislav Kinsbursky
2012-03-28
nfsd4: memory corruption in numeric_name_to_id()
Dan Carpenter
2012-03-26
nfsd4: allow numeric idmapping
J. Bruce Fields
2011-12-07
NFSd: use network-namespace-aware cache registering routines
Stanislav Kinsbursky
2011-03-07
nfsd: kill unused macro definition
Shan Wei
2011-01-04
nfsd4: return nfs errno from name_to_id functions
J. Bruce Fields
2011-01-04
nfsd4: move idmap and acl header files into fs/nfsd
J. Bruce Fields
2011-01-04
nfsd4: name->id mapping should fail with BADOWNER not BADNAME
J. Bruce Fields
2010-09-21
nfsd/idmap: drop special request deferal in favour of improved default.
NeilBrown
2010-09-07
sunrpc: use seconds since boot in expiry cache
NeilBrown
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-14
nfsd: Source files #include cleanups
Boaz Harrosh
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
2009-08-09
SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms
Trond Myklebust
2009-08-09
NFSD: Clean up the idmapper warning...
Trond Myklebust
2008-04-23
nfsd: fix sparse warnings
Harvey Harrison
2008-02-01
knfsd: allow cache_register to return error on failure
J. Bruce Fields
2008-02-01
knfsd: cache unregistration needn't return error
J. Bruce Fields
2008-02-01
knfsd: fix broken length check in nfs4idmap.c
J. Bruce Fields
2007-10-09
knfsd: nfs4 name->id mapping not correctly parsing negative downcall
J. Bruce Fields
2007-07-31
nfsd4: idmap upcalls should use unsigned uid and gid
J. Bruce Fields
2007-07-17
knfsd: nfsd: set rq_client to ip-address-determined-domain
J. Bruce Fields
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
[next]