aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4namespace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-14NFSv4: Fix up the documentation for nfs_do_refmountTrond Myklebust1-1/+1
2010-05-14NFSv4: Reduce the stack footprint of try_location()Trond Myklebust1-3/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-06NFSv4: Fix the referral mount codeTrond Myklebust1-6/+6
2009-08-19NFS: Use the DNS resolver in the mount code.Trond Myklebust1-1/+17
2009-08-09NFS: Replace nfs_set_port() with rpc_set_port()Chuck Lever1-1/+1
2009-08-09NFS: Replace nfs_parse_ip_address() with rpc_pton()Chuck Lever1-3/+3
2009-03-10NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)Trond Myklebust1-7/+8
2008-10-07nfs: Fix misparsing of nfsv4 fs_locations attributeJ. Bruce Fields1-26/+18
2008-10-07nfs: replace while loop by for loops in nfs_follow_referralJ. Bruce Fields1-12/+5
2008-10-07nfs: break up nfs_follow_referralJ. Bruce Fields1-38/+46
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-6/+6
2008-01-30NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *"Chuck Lever1-5/+7
2008-01-30NFS: Address a couple of nits in nfs_follow_referral()Chuck Lever1-5/+3
2007-02-03NFSv4: /proc/mounts displays the wrong server name for referralsTrond Myklebust1-8/+5
2007-02-03NFSv4: Cleanups for fs_locations code.Trond Myklebust1-1/+2
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-2/+0
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells1-25/+85
2006-09-22NFS: Add extra const qualifiersDavid Howells1-4/+4
2006-06-09NFS: Split fs/nfs/inode.cDavid Howells1-0/+201