summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4client.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: nfs41_walk_client_list(): re-lock before iteratingChuck Lever2012-10-021-0/+1
* NFSv4: nfs4_match_clientids is only used by NFSv4.1Trond Myklebust2012-10-021-15/+15
* NFS: Discover NFSv4 server trunking when mountingChuck Lever2012-10-021-0/+253
* NFS: move per-net callback thread initialization to nfs_callback_up_net()Stanislav Kinsbursky2012-10-021-1/+1
* NFS: pass net to nfs_callback_down()Stanislav Kinsbursky2012-10-021-1/+1
* NFSv4: Ensure that nfs4_alloc_client cleans up on error.Trond Myklebust2012-08-201-1/+1
* NFS: Keep module parameters in the generic NFS clientBryan Schumaker2012-07-311-9/+0Star
* NFS: Only initialize the ACL client in the v3 caseBryan Schumaker2012-07-311-4/+6
* NFS: Add version registering frameworkBryan Schumaker2012-07-311-2/+2
* NFS: Split out NFS v4 client functionsBryan Schumaker2012-07-171-0/+91
* NFS: Split out NFS v4 server creating codeBryan Schumaker2012-07-171-0/+428
* NFS: Initialize the NFS v4 client from init_nfs_v4()Bryan Schumaker2012-07-171-0/+144