aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4client.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-02NFS: nfs41_walk_client_list(): re-lock before iteratingChuck Lever1-0/+1
2012-10-01NFSv4: nfs4_match_clientids is only used by NFSv4.1Trond Myklebust1-15/+15
2012-10-01NFS: Discover NFSv4 server trunking when mountingChuck Lever1-0/+253
2012-10-01NFS: move per-net callback thread initialization to nfs_callback_up_net()Stanislav Kinsbursky1-1/+1
2012-10-01NFS: pass net to nfs_callback_down()Stanislav Kinsbursky1-1/+1
2012-08-20NFSv4: Ensure that nfs4_alloc_client cleans up on error.Trond Myklebust1-1/+1
2012-07-30NFS: Keep module parameters in the generic NFS clientBryan Schumaker1-9/+0
2012-07-30NFS: Only initialize the ACL client in the v3 caseBryan Schumaker1-4/+6
2012-07-30NFS: Add version registering frameworkBryan Schumaker1-2/+2
2012-07-17NFS: Split out NFS v4 client functionsBryan Schumaker1-0/+91
2012-07-17NFS: Split out NFS v4 server creating codeBryan Schumaker1-0/+428
2012-07-17NFS: Initialize the NFS v4 client from init_nfs_v4()Bryan Schumaker1-0/+144