summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4namespace.c
Commit message (Expand)AuthorAge
* nfs: Referrals should use the same proto setting as their parentChuck Lever2018-01-14
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* NFS: Remove extra dprintk()s from nfs4namespace.cAnna Schumaker2017-04-20
* fs: Better permission checking for submountsEric W. Biederman2017-02-02
* qstr: constify instances in nfsAl Viro2016-07-20
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson2014-06-24
* NFS Return -EPERM if no supported or matching SECINFO flavorAndy Adamson2014-06-24
* NFS check the return of nfs4_negotiate_security in nfs4_submountAndy Adamson2014-06-24
* NFSv4: Use the correct net namespace in nfs4_update_serverTrond Myklebust2014-02-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\
| * nfs: use %p[dD] instead of open-coded (and often racy) equivalentsAl Viro2013-10-24
* | NFS: add support for multiple sec= mount optionsWeston Andros Adamson2013-10-28
* | NFS: stop using NFS_MOUNT_SECFLAVOUR server flagWeston Andros Adamson2013-10-28
* | NFSv4: make nfs_find_best_sec staticWeston Andros Adamson2013-10-28
* | NFS: Add functions to swap transports during migration recoveryChuck Lever2013-10-28
|/
* NFSv4: Allow security autonegotiation for submountsTrond Myklebust2013-09-07
* SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever2013-03-29
* SUNRPC: Define rpcsec_gss_info structureChuck Lever2013-03-29
* sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-05
* nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings2012-10-31
* SUNRPC: Introduce rpc_clone_client_set_auth()Chuck Lever2012-10-01
* NFS4: avoid underflow when converting error to pointer.NeilBrown2012-09-25
* NFS: fix the return value check by using IS_ERRWei Yongjun2012-09-25
* Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-05-21
|\
| * NFS: fix unsigned comparison in nfs4_create_sec_clientBenny Halevy2012-05-16
* | NFS: Create a submount rpc_opBryan Schumaker2012-04-27
* | NFS: Remove secinfo knowledge out of the generic clientBryan Schumaker2012-04-27
|/
* NFS: Fix following referral mount points with different securityBryan Schumaker2012-04-27
* NFS: Do secinfo as part of lookupBryan Schumaker2012-04-27
* nfs4: fix referrals on mounts that use IPv6 addrsWeston Andros Adamson2012-04-26
* SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust2012-03-02
* NFS: pass transport net to rpc_pton() while parse server nameStanislav Kinsbursky2012-02-06
* SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky2012-01-31
* NFS: DNS resolver cache per network namespace context introducedStanislav Kinsbursky2012-01-31
* nfs: nfs_do_{ref,sub}mount() superblock argument is redundantAl Viro2011-03-16
* nfs: make nfs_path() work without vfsmountAl Viro2011-03-16
* NFSv4: Fix up the documentation for nfs_do_refmountTrond Myklebust2010-05-14
* NFSv4: Reduce the stack footprint of try_location()Trond Myklebust2010-05-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* NFSv4: Fix the referral mount codeTrond Myklebust2009-10-06
* NFS: Use the DNS resolver in the mount code.Trond Myklebust2009-08-19
* NFS: Replace nfs_set_port() with rpc_set_port()Chuck Lever2009-08-09
* NFS: Replace nfs_parse_ip_address() with rpc_pton()Chuck Lever2009-08-09
* NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)Trond Myklebust2009-03-10
* nfs: Fix misparsing of nfsv4 fs_locations attributeJ. Bruce Fields2008-10-07
* nfs: replace while loop by for loops in nfs_follow_referralJ. Bruce Fields2008-10-07
* nfs: break up nfs_follow_referralJ. Bruce Fields2008-10-07
* nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-16
* NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *"Chuck Lever2008-01-30