index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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]