aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4client.c
AgeCommit message (Expand)Author
2013-04-10NFSv4: Doh! Typo in the fix to nfs41_walk_client_listTrond Myklebust
2013-04-05NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_listTrond Myklebust
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-02-27nfs4client: convert to idr_alloc()Tejun Heo
2013-02-05sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton
2013-01-27NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recoveryTrond Myklebust
2013-01-27NFSv4: Fix NFSv4 trunking discoveryTrond Myklebust
2013-01-27NFSv4: Fix NFSv4 reference counting for trunked sessionsTrond Myklebust
2012-12-06NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.cTrond Myklebust
2012-11-04NFS: Get rid of unnecessary assertsTrond Myklebust
2012-10-02NFS: nfs41_walk_client_list(): re-lock before iteratingChuck Lever
2012-10-01NFSv4: nfs4_match_clientids is only used by NFSv4.1Trond Myklebust
2012-10-01NFS: Discover NFSv4 server trunking when mountingChuck Lever
2012-10-01NFS: move per-net callback thread initialization to nfs_callback_up_net()Stanislav Kinsbursky
2012-10-01NFS: pass net to nfs_callback_down()Stanislav Kinsbursky
2012-08-20NFSv4: Ensure that nfs4_alloc_client cleans up on error.Trond Myklebust
2012-07-30NFS: Keep module parameters in the generic NFS clientBryan Schumaker
2012-07-30NFS: Only initialize the ACL client in the v3 caseBryan Schumaker
2012-07-30NFS: Add version registering frameworkBryan Schumaker
2012-07-17NFS: Split out NFS v4 client functionsBryan Schumaker
2012-07-17NFS: Split out NFS v4 server creating codeBryan Schumaker
2012-07-17NFS: Initialize the NFS v4 client from init_nfs_v4()Bryan Schumaker