aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4namespace.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-16nfs: nfs_do_{ref,sub}mount() superblock argument is redundantGravatar Al Viro 1-7/+5
2011-03-16nfs: make nfs_path() work without vfsmountGravatar Al Viro 1-24/+19
2010-05-14NFSv4: Fix up the documentation for nfs_do_refmountGravatar Trond Myklebust 1-1/+1
2010-05-14NFSv4: Reduce the stack footprint of try_location()Gravatar Trond Myklebust 1-3/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-10-06NFSv4: Fix the referral mount codeGravatar Trond Myklebust 1-6/+6
2009-08-19NFS: Use the DNS resolver in the mount code.Gravatar Trond Myklebust 1-1/+17
2009-08-09NFS: Replace nfs_set_port() with rpc_set_port()Gravatar Chuck Lever 1-1/+1
2009-08-09NFS: Replace nfs_parse_ip_address() with rpc_pton()Gravatar Chuck Lever 1-3/+3
2009-03-10NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)Gravatar Trond Myklebust 1-7/+8
2008-10-07nfs: Fix misparsing of nfsv4 fs_locations attributeGravatar J. Bruce Fields 1-26/+18
2008-10-07nfs: replace while loop by for loops in nfs_follow_referralGravatar J. Bruce Fields 1-12/+5
2008-10-07nfs: break up nfs_follow_referralGravatar J. Bruce Fields 1-38/+46
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-6/+6
2008-01-30NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *"Gravatar Chuck Lever 1-5/+7
2008-01-30NFS: Address a couple of nits in nfs_follow_referral()Gravatar Chuck Lever 1-5/+3
2007-02-03NFSv4: /proc/mounts displays the wrong server name for referralsGravatar Trond Myklebust 1-8/+5
2007-02-03NFSv4: Cleanups for fs_locations code.Gravatar Trond Myklebust 1-1/+2
2006-10-04Remove all inclusions of <linux/config.h>Gravatar Dave Jones 1-2/+0
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDGravatar David Howells 1-25/+85
2006-09-22NFS: Add extra const qualifiersGravatar David Howells 1-4/+4
2006-06-09NFS: Split fs/nfs/inode.cGravatar David Howells 1-0/+201