index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2023-04-26
SUNRPC: return proper error from get_expiry()
NeilBrown
1
-4
/
+4
2022-11-28
nfsd: move nfserrno() to vfs.c
Jeff Layton
1
-0
/
+1
2022-09-26
NFSD: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-4
/
+4
2020-07-14
nfsd: Use seq_putc() in two functions
Xu Wang
1
-2
/
+2
2020-03-16
nfsd: export upcalls must not return ESTALE when mountd is down
Trond Myklebust
1
-0
/
+14
2019-07-09
nfsd: Fix misuse of strlcpy
Joe Perches
1
-1
/
+1
2019-04-24
nfsd: knfsd must use the container user namespace
Trond Myklebust
1
-4
/
+4
2018-10-29
knfsd: Lockless lookup of NFSv4 identities.
Trond Myklebust
1
-5
/
+6
2017-11-28
NFSD: make cache_detail structures const
Bhumika Goyal
1
-2
/
+2
2017-02-18
nfsd/idmap: return nfserr_inval for 0-length names
Kinglong Mee
1
-0
/
+8
2015-07-20
nfsd: Remove duplicate define of IDMAP_NAMESZ/IDMAP_TYPE_xx
Kinglong Mee
1
-3
/
+0
2014-09-04
NFSD: Full checking of authentication name
Kinglong Mee
1
-9
/
+5
2014-09-04
NFSD: Fix bad using of return value from qword_get
Kinglong Mee
1
-3
/
+3
2014-05-28
nfsd4: use xdr_reserve_space in attribute encoding
J. Bruce Fields
1
-20
/
+22
2014-01-08
nfsd4: simplify xdr encoding of nfsv4 names
J. Bruce Fields
1
-17
/
+33
2013-03-01
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-14
/
+2
2013-02-15
SUNRPC: rework cache upcall logic
Stanislav Kinsbursky
1
-14
/
+0
2013-02-15
SUNRPC: introduce cache_detail->cache_request callback
Stanislav Kinsbursky
1
-2
/
+4
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
[next]