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
/
nfs
/
nfs4namespace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-15
nfs: Referrals should use the same proto setting as their parent
Chuck Lever
1
-2
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-20
NFS: Remove extra dprintk()s from nfs4namespace.c
Anna Schumaker
1
-6
/
+1
2017-02-01
fs: Better permission checking for submounts
Eric W. Biederman
1
-1
/
+1
2016-07-21
qstr: constify instances in nfs
Al Viro
1
-2
/
+2
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-2
/
+2
2014-06-25
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
Andy Adamson
1
-43
/
+55
2014-06-25
NFS Return -EPERM if no supported or matching SECINFO flavor
Andy Adamson
1
-7
/
+4
2014-06-25
NFS check the return of nfs4_negotiate_security in nfs4_submount
Andy Adamson
1
-2
/
+5
2014-02-17
NFSv4: Use the correct net namespace in nfs4_update_server
Trond Myklebust
1
-6
/
+6
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+3
2013-10-28
NFS: add support for multiple sec= mount options
Weston Andros Adamson
1
-4
/
+13
2013-10-28
NFS: stop using NFS_MOUNT_SECFLAVOUR server flag
Weston Andros Adamson
1
-1
/
+1
2013-10-28
NFSv4: make nfs_find_best_sec static
Weston Andros Adamson
1
-1
/
+1
2013-10-28
NFS: Add functions to swap transports during migration recovery
Chuck Lever
1
-0
/
+101
2013-10-25
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
Al Viro
1
-4
/
+3
2013-09-08
NFSv4: Allow security autonegotiation for submounts
Trond Myklebust
1
-4
/
+17
2013-03-29
SUNRPC: Introduce rpcauth_get_pseudoflavor()
Chuck Lever
1
-18
/
+23
2013-03-29
SUNRPC: Define rpcsec_gss_info structure
Chuck Lever
1
-6
/
+6
2013-02-05
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
1
-0
/
+1
2012-11-01
nfs: Show original device name verbatim in /proc/*/mount{s,info}
Ben Hutchings
1
-1
/
+2
2012-10-02
SUNRPC: Introduce rpc_clone_client_set_auth()
Chuck Lever
1
-13
/
+1
2012-09-25
NFS4: avoid underflow when converting error to pointer.
NeilBrown
1
-1
/
+1
2012-09-25
NFS: fix the return value check by using IS_ERR
Wei Yongjun
1
-1
/
+1
2012-05-21
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
1
-1
/
+1
2012-05-16
NFS: fix unsigned comparison in nfs4_create_sec_client
Benny Halevy
1
-1
/
+1
2012-04-27
NFS: Create a submount rpc_op
Bryan Schumaker
1
-1
/
+23
2012-04-27
NFS: Remove secinfo knowledge out of the generic client
Bryan Schumaker
1
-0
/
+29
2012-04-27
NFS: Fix following referral mount points with different security
Bryan Schumaker
1
-2
/
+2
2012-04-27
NFS: Do secinfo as part of lookup
Bryan Schumaker
1
-0
/
+52
2012-04-26
nfs4: fix referrals on mounts that use IPv6 addrs
Weston Andros Adamson
1
-3
/
+27
2012-03-03
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
Trond Myklebust
1
-1
/
+1
2012-02-07
NFS: pass transport net to rpc_pton() while parse server name
Stanislav Kinsbursky
1
-3
/
+3
2012-02-01
SUNRPC: parametrize rpc_pton() by network context
Stanislav Kinsbursky
1
-1
/
+1
2012-02-01
NFS: DNS resolver cache per network namespace context introduced
Stanislav Kinsbursky
1
-3
/
+5
2011-03-16
nfs: nfs_do_{ref,sub}mount() superblock argument is redundant
Al Viro
1
-7
/
+5
2011-03-16
nfs: make nfs_path() work without vfsmount
Al Viro
1
-24
/
+19
2010-05-14
NFSv4: Fix up the documentation for nfs_do_refmount
Trond Myklebust
1
-1
/
+1
2010-05-14
NFSv4: Reduce the stack footprint of try_location()
Trond Myklebust
1
-3
/
+7
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-10-06
NFSv4: Fix the referral mount code
Trond Myklebust
1
-6
/
+6
2009-08-20
NFS: Use the DNS resolver in the mount code.
Trond Myklebust
1
-1
/
+17
2009-08-09
NFS: Replace nfs_set_port() with rpc_set_port()
Chuck Lever
1
-1
/
+1
2009-08-09
NFS: Replace nfs_parse_ip_address() with rpc_pton()
Chuck Lever
1
-3
/
+3
2009-03-11
NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)
Trond Myklebust
1
-7
/
+8
2008-10-08
nfs: Fix misparsing of nfsv4 fs_locations attribute
J. Bruce Fields
1
-26
/
+18
2008-10-08
nfs: replace while loop by for loops in nfs_follow_referral
J. Bruce Fields
1
-12
/
+5
2008-10-08
nfs: break up nfs_follow_referral
J. Bruce Fields
1
-38
/
+46
2008-05-16
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-6
/
+6
2008-01-30
NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *"
Chuck Lever
1
-5
/
+7
[next]