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
/
nfs
/
nfs4namespace.c
Age
Commit message (
Expand
)
Author
2022-10-27
NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
Kees Cook
2022-05-31
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
Benjamin Coddington
2022-01-13
NFSv4 handle port presence in fs_location server string
Olga Kornievskaia
2022-01-13
NFSv4 expose nfs_parse_server_name function
Olga Kornievskaia
2020-06-26
nfs: Fix memory leak of export_path
Tom Rix
2020-03-17
nfs: Fix up documentation in nfs_follow_referral() and nfs_do_submount()
Trond Myklebust
2020-02-03
NFS: Replace various occurrences of kstrndup() with kmemdup_nul()
Trond Myklebust
2020-01-24
NFS: Add softreval behaviour to nfs_lookup_revalidate()
Trond Myklebust
2020-01-15
NFS: Add missing null check for failed allocation
Colin Ian King
2020-01-15
NFS: Additional refactoring for fs_context conversion
Scott Mayhew
2020-01-15
NFS: Add fs_context support.
David Howells
2019-02-20
NFS: Fix up documentation warnings
Trond Myklebust
2018-01-14
nfs: Referrals should use the same proto setting as their parent
Chuck Lever
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-20
NFS: Remove extra dprintk()s from nfs4namespace.c
Anna Schumaker
2017-02-02
fs: Better permission checking for submounts
Eric W. Biederman
2016-07-20
qstr: constify instances in nfs
Al Viro
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-06-24
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
Andy Adamson
2014-06-24
NFS Return -EPERM if no supported or matching SECINFO flavor
Andy Adamson
2014-06-24
NFS check the return of nfs4_negotiate_security in nfs4_submount
Andy Adamson
2014-02-17
NFSv4: Use the correct net namespace in nfs4_update_server
Trond Myklebust
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-10-28
NFS: add support for multiple sec= mount options
Weston Andros Adamson
2013-10-28
NFS: stop using NFS_MOUNT_SECFLAVOUR server flag
Weston Andros Adamson
2013-10-28
NFSv4: make nfs_find_best_sec static
Weston Andros Adamson
2013-10-28
NFS: Add functions to swap transports during migration recovery
Chuck Lever
2013-10-24
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
Al Viro
2013-09-07
NFSv4: Allow security autonegotiation for submounts
Trond Myklebust
2013-03-29
SUNRPC: Introduce rpcauth_get_pseudoflavor()
Chuck Lever
2013-03-29
SUNRPC: Define rpcsec_gss_info structure
Chuck Lever
2013-02-05
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
2012-10-31
nfs: Show original device name verbatim in /proc/*/mount{s,info}
Ben Hutchings
2012-10-01
SUNRPC: Introduce rpc_clone_client_set_auth()
Chuck Lever
2012-09-25
NFS4: avoid underflow when converting error to pointer.
NeilBrown
2012-09-25
NFS: fix the return value check by using IS_ERR
Wei Yongjun
2012-05-21
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
2012-05-16
NFS: fix unsigned comparison in nfs4_create_sec_client
Benny Halevy
2012-04-27
NFS: Create a submount rpc_op
Bryan Schumaker
2012-04-27
NFS: Remove secinfo knowledge out of the generic client
Bryan Schumaker
2012-04-27
NFS: Fix following referral mount points with different security
Bryan Schumaker
2012-04-27
NFS: Do secinfo as part of lookup
Bryan Schumaker
2012-04-26
nfs4: fix referrals on mounts that use IPv6 addrs
Weston Andros Adamson
2012-03-02
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
Trond Myklebust
2012-02-06
NFS: pass transport net to rpc_pton() while parse server name
Stanislav Kinsbursky
2012-01-31
SUNRPC: parametrize rpc_pton() by network context
Stanislav Kinsbursky
2012-01-31
NFS: DNS resolver cache per network namespace context introduced
Stanislav Kinsbursky
2011-03-16
nfs: nfs_do_{ref,sub}mount() superblock argument is redundant
Al Viro
2011-03-16
nfs: make nfs_path() work without vfsmount
Al Viro
2010-05-14
NFSv4: Fix up the documentation for nfs_do_refmount
Trond Myklebust
[next]