summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4client.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-281-0/+1
|\
| * sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-051-0/+1
* | nfs4client: convert to idr_alloc()Tejun Heo2013-02-271-7/+6
* | NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recoveryTrond Myklebust2013-01-271-1/+4
* | NFSv4: Fix NFSv4 trunking discoveryTrond Myklebust2013-01-271-19/+7
* | NFSv4: Fix NFSv4 reference counting for trunked sessionsTrond Myklebust2013-01-271-16/+15
|/
* NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.cTrond Myklebust2012-12-061-0/+1
* NFS: Get rid of unnecessary assertsTrond Myklebust2012-11-041-4/+0
* 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-011-15/+15
* NFS: Discover NFSv4 server trunking when mountingChuck Lever2012-10-011-0/+253
* NFS: move per-net callback thread initialization to nfs_callback_up_net()Stanislav Kinsbursky2012-10-011-1/+1
* NFS: pass net to nfs_callback_down()Stanislav Kinsbursky2012-10-011-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-301-9/+0
* NFS: Only initialize the ACL client in the v3 caseBryan Schumaker2012-07-301-4/+6
* NFS: Add version registering frameworkBryan Schumaker2012-07-301-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
OpenPOWER on IntegriCloud