summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4namespace.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-05-211-1/+1
|\
| * NFS: fix unsigned comparison in nfs4_create_sec_clientBenny Halevy2012-05-161-1/+1
* | NFS: Create a submount rpc_opBryan Schumaker2012-04-271-1/+23
* | NFS: Remove secinfo knowledge out of the generic clientBryan Schumaker2012-04-271-0/+29
|/
* NFS: Fix following referral mount points with different securityBryan Schumaker2012-04-271-2/+2
* NFS: Do secinfo as part of lookupBryan Schumaker2012-04-271-0/+52
* nfs4: fix referrals on mounts that use IPv6 addrsWeston Andros Adamson2012-04-261-3/+27
* SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust2012-03-021-1/+1
* NFS: pass transport net to rpc_pton() while parse server nameStanislav Kinsbursky2012-02-061-3/+3
* SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky2012-01-311-1/+1
* NFS: DNS resolver cache per network namespace context introducedStanislav Kinsbursky2012-01-311-3/+5
* nfs: nfs_do_{ref,sub}mount() superblock argument is redundantAl Viro2011-03-161-7/+5
* nfs: make nfs_path() work without vfsmountAl Viro2011-03-161-24/+19
* NFSv4: Fix up the documentation for nfs_do_refmountTrond Myklebust2010-05-141-1/+1
* NFSv4: Reduce the stack footprint of try_location()Trond Myklebust2010-05-141-3/+7
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* NFSv4: Fix the referral mount codeTrond Myklebust2009-10-061-6/+6
* NFS: Use the DNS resolver in the mount code.Trond Myklebust2009-08-191-1/+17
* NFS: Replace nfs_set_port() with rpc_set_port()Chuck Lever2009-08-091-1/+1
* NFS: Replace nfs_parse_ip_address() with rpc_pton()Chuck Lever2009-08-091-3/+3
* NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)Trond Myklebust2009-03-101-7/+8
* nfs: Fix misparsing of nfsv4 fs_locations attributeJ. Bruce Fields2008-10-071-26/+18
* nfs: replace while loop by for loops in nfs_follow_referralJ. Bruce Fields2008-10-071-12/+5
* nfs: break up nfs_follow_referralJ. Bruce Fields2008-10-071-38/+46
* nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-161-6/+6
* NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *"Chuck Lever2008-01-301-5/+7
* NFS: Address a couple of nits in nfs_follow_referral()Chuck Lever2008-01-301-5/+3
* NFSv4: /proc/mounts displays the wrong server name for referralsTrond Myklebust2007-02-031-8/+5
* NFSv4: Cleanups for fs_locations code.Trond Myklebust2007-02-031-1/+2
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-2/+0
* NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells2006-09-221-25/+85
* NFS: Add extra const qualifiersDavid Howells2006-09-221-4/+4
* NFS: Split fs/nfs/inode.cDavid Howells2006-06-091-0/+201