aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4namespace.c
AgeCommit message (Expand)Author
2013-03-29SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever
2013-03-29SUNRPC: Define rpcsec_gss_info structureChuck Lever
2013-02-05sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton
2012-10-31nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings
2012-10-01SUNRPC: Introduce rpc_clone_client_set_auth()Chuck Lever
2012-09-25NFS4: avoid underflow when converting error to pointer.NeilBrown
2012-09-25NFS: fix the return value check by using IS_ERRWei Yongjun
2012-05-21Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust
2012-05-16NFS: fix unsigned comparison in nfs4_create_sec_clientBenny Halevy
2012-04-27NFS: Create a submount rpc_opBryan Schumaker
2012-04-27NFS: Remove secinfo knowledge out of the generic clientBryan Schumaker
2012-04-27NFS: Fix following referral mount points with different securityBryan Schumaker
2012-04-27NFS: Do secinfo as part of lookupBryan Schumaker
2012-04-26nfs4: fix referrals on mounts that use IPv6 addrsWeston Andros Adamson
2012-03-02SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust
2012-02-06NFS: pass transport net to rpc_pton() while parse server nameStanislav Kinsbursky
2012-01-31SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky
2012-01-31NFS: DNS resolver cache per network namespace context introducedStanislav Kinsbursky
2011-03-16nfs: nfs_do_{ref,sub}mount() superblock argument is redundantAl Viro
2011-03-16nfs: make nfs_path() work without vfsmountAl Viro
2010-05-14NFSv4: Fix up the documentation for nfs_do_refmountTrond Myklebust
2010-05-14NFSv4: Reduce the stack footprint of try_location()Trond Myklebust
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-06NFSv4: Fix the referral mount codeTrond Myklebust
2009-08-19NFS: Use the DNS resolver in the mount code.Trond Myklebust
2009-08-09NFS: Replace nfs_set_port() with rpc_set_port()Chuck Lever
2009-08-09NFS: Replace nfs_parse_ip_address() with rpc_pton()Chuck Lever
2009-03-10NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)Trond Myklebust
2008-10-07nfs: Fix misparsing of nfsv4 fs_locations attributeJ. Bruce Fields
2008-10-07nfs: replace while loop by for loops in nfs_follow_referralJ. Bruce Fields
2008-10-07nfs: break up nfs_follow_referralJ. Bruce Fields
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-01-30NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *"Chuck Lever
2008-01-30NFS: Address a couple of nits in nfs_follow_referral()Chuck Lever
2007-02-03NFSv4: /proc/mounts displays the wrong server name for referralsTrond Myklebust
2007-02-03NFSv4: Cleanups for fs_locations code.Trond Myklebust
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells
2006-09-22NFS: Add extra const qualifiersDavid Howells
2006-06-09NFS: Split fs/nfs/inode.cDavid Howells