| Commit message (Expand) | Author | Age | Files | Lines |
* | SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field | Trond Myklebust | 2012-03-02 | 1 | -1/+1 |
* | NFS: pass transport net to rpc_pton() while parse server name | Stanislav Kinsbursky | 2012-02-07 | 1 | -3/+3 |
* | SUNRPC: parametrize rpc_pton() by network context | Stanislav Kinsbursky | 2012-02-01 | 1 | -1/+1 |
* | NFS: DNS resolver cache per network namespace context introduced | Stanislav Kinsbursky | 2012-02-01 | 1 | -3/+5 |
* | nfs: nfs_do_{ref,sub}mount() superblock argument is redundant | Al Viro | 2011-03-16 | 1 | -7/+5 |
* | nfs: make nfs_path() work without vfsmount | Al Viro | 2011-03-16 | 1 | -24/+19 |
* | NFSv4: Fix up the documentation for nfs_do_refmount | Trond Myklebust | 2010-05-14 | 1 | -1/+1 |
* | NFSv4: Reduce the stack footprint of try_location() | Trond Myklebust | 2010-05-14 | 1 | -3/+7 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | NFSv4: Fix the referral mount code | Trond Myklebust | 2009-10-06 | 1 | -6/+6 |
* | NFS: Use the DNS resolver in the mount code. | Trond Myklebust | 2009-08-20 | 1 | -1/+17 |
* | NFS: Replace nfs_set_port() with rpc_set_port() | Chuck Lever | 2009-08-09 | 1 | -1/+1 |
* | NFS: Replace nfs_parse_ip_address() with rpc_pton() | Chuck Lever | 2009-08-09 | 1 | -3/+3 |
* | NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2) | Trond Myklebust | 2009-03-11 | 1 | -7/+8 |
* | nfs: Fix misparsing of nfsv4 fs_locations attribute | J. Bruce Fields | 2008-10-08 | 1 | -26/+18 |
* | nfs: replace while loop by for loops in nfs_follow_referral | J. Bruce Fields | 2008-10-08 | 1 | -12/+5 |
* | nfs: break up nfs_follow_referral | J. Bruce Fields | 2008-10-08 | 1 | -38/+46 |
* | nfs: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-16 | 1 | -6/+6 |
* | NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *" | Chuck Lever | 2008-01-30 | 1 | -5/+7 |
* | NFS: Address a couple of nits in nfs_follow_referral() | Chuck Lever | 2008-01-30 | 1 | -5/+3 |
* | NFSv4: /proc/mounts displays the wrong server name for referrals | Trond Myklebust | 2007-02-04 | 1 | -8/+5 |
* | NFSv4: Cleanups for fs_locations code. | Trond Myklebust | 2007-02-04 | 1 | -1/+2 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -2/+0 |
* | NFS: Share NFS superblocks per-protocol per-server per-FSID | David Howells | 2006-09-23 | 1 | -25/+85 |
* | NFS: Add extra const qualifiers | David Howells | 2006-09-23 | 1 | -4/+4 |
* | NFS: Split fs/nfs/inode.c | David Howells | 2006-06-09 | 1 | -0/+201 |