aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4client.c
Commit message (Expand)AuthorAge
* NFS: add support for multiple sec= mount optionsWeston Andros Adamson2013-10-28
* NFS: stop using NFS_MOUNT_SECFLAVOUR server flagWeston Andros Adamson2013-10-28
* NFS: cache parsed auth_info in nfs_serverWeston Andros Adamson2013-10-28
* NFS: separate passed security flavs from selectedWeston Andros Adamson2013-10-28
* NFS: Add basic migration support to state manager threadChuck Lever2013-10-28
* NFS: Export _nfs_display_fhandle()Chuck Lever2013-10-28
* NFS: Add nfs4_update_serverChuck Lever2013-10-28
* NFSv4: Ensure that we disable the resend timeout for NFSv4Trond Myklebust2013-10-01
* NFSv4: Allow security autonegotiation for submountsTrond Myklebust2013-09-07
* NFSv4: Fix security auto-negotiationTrond Myklebust2013-09-07
* NFSv4.1 Use MDS auth flavor for data server connectionAndy Adamson2013-09-06
* NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blockingChuck Lever2013-09-03
* NFS Remove unused authflavour parameter from init_clientAndy Adamson2013-08-07
* Merge branch 'labeled-nfs' into linux-nextTrond Myklebust2013-06-28
|\
| * NFS: Make callbacks minor version genericBryan Schumaker2013-06-08
| * NFSv4.2: Added NFS v4.2 support to the NFS clientSteve Dickson2013-06-08
* | NFS: Set NFS_CS_MIGRATION for NFSv4 mountsChuck Lever2013-06-28
* | NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrsAndy Adamson2013-06-28
* | NFS: Fix SETCLIENTID fallback if GSS is not availableChuck Lever2013-05-23
|/
* Merge branch 'bugfixes' into linux-nextTrond Myklebust2013-04-23
|\
| * NFSv4: Doh! Typo in the fix to nfs41_walk_client_listTrond Myklebust2013-04-10
| * NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_listTrond Myklebust2013-04-05
* | Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust2013-04-23
|\ \
| * | NFSv4: Fix the fallback to AUTH_NULL if krb5i is not availableTrond Myklebust2013-04-04
| * | NFS: Use "krb5i" to establish NFSv4 state whenever possibleChuck Lever2013-03-29
* | | NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transportsTrond Myklebust2013-04-14
|/ /
* / NFSv4: Prepare for minorversion-specific nfs_server capabilitiesTrond Myklebust2013-03-25
|/
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-28
|\
| * sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-05
* | nfs4client: convert to idr_alloc()Tejun Heo2013-02-27
* | NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recoveryTrond Myklebust2013-01-27
* | NFSv4: Fix NFSv4 trunking discoveryTrond Myklebust2013-01-27
* | NFSv4: Fix NFSv4 reference counting for trunked sessionsTrond Myklebust2013-01-27
|/
* NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.cTrond Myklebust2012-12-05
* NFS: Get rid of unnecessary assertsTrond Myklebust2012-11-04
* NFS: nfs41_walk_client_list(): re-lock before iteratingChuck Lever2012-10-02
* NFSv4: nfs4_match_clientids is only used by NFSv4.1Trond Myklebust2012-10-01
* NFS: Discover NFSv4 server trunking when mountingChuck Lever2012-10-01
* NFS: move per-net callback thread initialization to nfs_callback_up_net()Stanislav Kinsbursky2012-10-01
* NFS: pass net to nfs_callback_down()Stanislav Kinsbursky2012-10-01
* NFSv4: Ensure that nfs4_alloc_client cleans up on error.Trond Myklebust2012-08-20
* NFS: Keep module parameters in the generic NFS clientBryan Schumaker2012-07-30
* NFS: Only initialize the ACL client in the v3 caseBryan Schumaker2012-07-30
* NFS: Add version registering frameworkBryan Schumaker2012-07-30
* NFS: Split out NFS v4 client functionsBryan Schumaker2012-07-17
* NFS: Split out NFS v4 server creating codeBryan Schumaker2012-07-17
* NFS: Initialize the NFS v4 client from init_nfs_v4()Bryan Schumaker2012-07-17