| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-31 | nfs: Show original device name verbatim in /proc/*/mount{s,info} | Ben Hutchings | 1 | -1/+2 |
| 2012-10-01 | SUNRPC: Introduce rpc_clone_client_set_auth() | Chuck Lever | 1 | -13/+1 |
| 2012-09-25 | NFS4: avoid underflow when converting error to pointer. | NeilBrown | 1 | -1/+1 |
| 2012-09-25 | NFS: fix the return value check by using IS_ERR | Wei Yongjun | 1 | -1/+1 |
| 2012-05-21 | Merge branch 'bugfixes' into nfs-for-next | Trond Myklebust | 1 | -1/+1 |
| 2012-05-16 | NFS: fix unsigned comparison in nfs4_create_sec_client | Benny Halevy | 1 | -1/+1 |
| 2012-04-27 | NFS: Create a submount rpc_op | Bryan Schumaker | 1 | -1/+23 |
| 2012-04-27 | NFS: Remove secinfo knowledge out of the generic client | Bryan Schumaker | 1 | -0/+29 |
| 2012-04-27 | NFS: Fix following referral mount points with different security | Bryan Schumaker | 1 | -2/+2 |
| 2012-04-27 | NFS: Do secinfo as part of lookup | Bryan Schumaker | 1 | -0/+52 |
| 2012-04-26 | nfs4: fix referrals on mounts that use IPv6 addrs | Weston Andros Adamson | 1 | -3/+27 |
| 2012-03-02 | SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field | Trond Myklebust | 1 | -1/+1 |
| 2012-02-06 | NFS: pass transport net to rpc_pton() while parse server name | Stanislav Kinsbursky | 1 | -3/+3 |
| 2012-01-31 | SUNRPC: parametrize rpc_pton() by network context | Stanislav Kinsbursky | 1 | -1/+1 |
| 2012-01-31 | NFS: DNS resolver cache per network namespace context introduced | Stanislav Kinsbursky | 1 | -3/+5 |
| 2011-03-16 | nfs: nfs_do_{ref,sub}mount() superblock argument is redundant | Al Viro | 1 | -7/+5 |
| 2011-03-16 | nfs: make nfs_path() work without vfsmount | Al Viro | 1 | -24/+19 |
| 2010-05-14 | NFSv4: Fix up the documentation for nfs_do_refmount | Trond Myklebust | 1 | -1/+1 |
| 2010-05-14 | NFSv4: Reduce the stack footprint of try_location() | Trond Myklebust | 1 | -3/+7 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2009-10-06 | NFSv4: Fix the referral mount code | Trond Myklebust | 1 | -6/+6 |
| 2009-08-19 | NFS: Use the DNS resolver in the mount code. | Trond Myklebust | 1 | -1/+17 |
| 2009-08-09 | NFS: Replace nfs_set_port() with rpc_set_port() | Chuck Lever | 1 | -1/+1 |
| 2009-08-09 | NFS: Replace nfs_parse_ip_address() with rpc_pton() | Chuck Lever | 1 | -3/+3 |
| 2009-03-10 | NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2) | Trond Myklebust | 1 | -7/+8 |
| 2008-10-07 | nfs: Fix misparsing of nfsv4 fs_locations attribute | J. Bruce Fields | 1 | -26/+18 |
| 2008-10-07 | nfs: replace while loop by for loops in nfs_follow_referral | J. Bruce Fields | 1 | -12/+5 |
| 2008-10-07 | nfs: break up nfs_follow_referral | J. Bruce Fields | 1 | -38/+46 |
| 2008-05-16 | nfs: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -6/+6 |
| 2008-01-30 | NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *" | Chuck Lever | 1 | -5/+7 |
| 2008-01-30 | NFS: Address a couple of nits in nfs_follow_referral() | Chuck Lever | 1 | -5/+3 |
| 2007-02-03 | NFSv4: /proc/mounts displays the wrong server name for referrals | Trond Myklebust | 1 | -8/+5 |
| 2007-02-03 | NFSv4: Cleanups for fs_locations code. | Trond Myklebust | 1 | -1/+2 |
| 2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 1 | -2/+0 |
| 2006-09-22 | NFS: Share NFS superblocks per-protocol per-server per-FSID | David Howells | 1 | -25/+85 |
| 2006-09-22 | NFS: Add extra const qualifiers | David Howells | 1 | -4/+4 |
| 2006-06-09 | NFS: Split fs/nfs/inode.c | David Howells | 1 | -0/+201 |