index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4idmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-13
nfsd: Convert idmap to use kuids and kgids
Eric W. Biederman
1
-6
/
+20
2013-02-13
nfsd: idmap use u32 not uid_t as the intermediate type
Eric W. Biederman
1
-6
/
+6
2012-09-11
NFSD: pass null terminated buf to kstrtouint()
Malahal Naineni
1
-1
/
+1
2012-09-11
fs/nfsd/nfs4idmap.c: adjust inconsistent IS_ERR and PTR_ERR
Julia Lawall
1
-1
/
+1
2012-07-28
SUNRPC: service request network namespace helper introduced
Stanislav Kinsbursky
1
-2
/
+2
2012-06-01
nfsd4: move rq_flavor into svc_cred
J. Bruce Fields
1
-2
/
+2
2012-04-12
nfsd: make name-to-id cache allocated per network namespace context
Stanislav Kinsbursky
1
-9
/
+15
2012-04-12
nfsd: make id-to-name cache allocated per network namespace context
Stanislav Kinsbursky
1
-10
/
+23
2012-04-12
nfsd: pass network context to idmap init/exit functions
Stanislav Kinsbursky
1
-7
/
+7
2012-04-12
NFSd: remove hard-coded dereferences to name-to-id and id-to-name caches
Stanislav Kinsbursky
1
-26
/
+24
2012-03-28
nfsd4: memory corruption in numeric_name_to_id()
Dan Carpenter
1
-1
/
+1
2012-03-26
nfsd4: allow numeric idmapping
J. Bruce Fields
1
-4
/
+49
2011-12-08
NFSd: use network-namespace-aware cache registering routines
Stanislav Kinsbursky
1
-5
/
+6
2011-03-07
nfsd: kill unused macro definition
Shan Wei
1
-1
/
+0
2011-01-05
nfsd4: return nfs errno from name_to_id functions
J. Bruce Fields
1
-6
/
+7
2011-01-05
nfsd4: move idmap and acl header files into fs/nfsd
J. Bruce Fields
1
-1
/
+1
2011-01-05
nfsd4: name->id mapping should fail with BADOWNER not BADNAME
J. Bruce Fields
1
-2
/
+2
2010-09-22
nfsd/idmap: drop special request deferal in favour of improved default.
NeilBrown
1
-94
/
+11
2010-09-08
sunrpc: use seconds since boot in expiry cache
NeilBrown
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
1
-2
/
+0
2009-12-15
nfsd: Source files #include cleanups
Boaz Harrosh
1
-14
/
+1
2009-09-24
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-08-09
SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms
Trond Myklebust
1
-2
/
+14
2009-08-09
NFSD: Clean up the idmapper warning...
Trond Myklebust
1
-2
/
+2
2008-04-24
nfsd: fix sparse warnings
Harvey Harrison
1
-1
/
+1
2008-02-02
knfsd: allow cache_register to return error on failure
J. Bruce Fields
1
-3
/
+10
2008-02-02
knfsd: cache unregistration needn't return error
J. Bruce Fields
1
-4
/
+2
2008-02-02
knfsd: fix broken length check in nfs4idmap.c
J. Bruce Fields
1
-6
/
+3
2007-10-10
knfsd: nfs4 name->id mapping not correctly parsing negative downcall
J. Bruce Fields
1
-3
/
+5
2007-08-01
nfsd4: idmap upcalls should use unsigned uid and gid
J. Bruce Fields
1
-3
/
+3
2007-07-17
knfsd: nfsd: set rq_client to ip-address-determined-domain
J. Bruce Fields
1
-2
/
+11
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
1
-2
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-27
[PATCH] knfsd: Convert sunrpc_cache to use krefs
NeilBrown
1
-10
/
+8
2006-03-27
[PATCH] knfsd: Use new cache code for name/id lookup caches
NeilBrown
1
-23
/
+103
2006-03-27
[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
NeilBrown
1
-8
/
+2
2005-09-08
[PATCH] sunrpc: cache_register can use wrong module reference
Bruce Allan
1
-2
/
+6
2005-06-24
[PATCH] knfsd: nfsd4: make needlessly global code static
NeilBrown
1
-6
/
+6
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+588