summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4client.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'flexfiles'Trond Myklebust2015-02-031-3/+4
|\
| * nfs41: allow LD to choose DS connection version/minor_versionPeng Tao2015-02-031-2/+2
| * nfs41: allow LD to choose DS connection auth flavorPeng Tao2015-02-031-2/+3
* | NFSv4.1: Fix an Oops in nfs41_walk_client_listTrond Myklebust2015-01-211-1/+1
|/
* NFS: Ignore transport protocol when detecting server trunkingChuck Lever2015-01-051-6/+0
* NFSv4/v4.1: Verify the client owner id during trunking detectionTrond Myklebust2015-01-051-0/+18
* NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust2015-01-051-0/+1
* NFSv4.1: Fix client id trunking on LinuxTrond Myklebust2015-01-051-9/+8
* Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...Trond Myklebust2014-11-261-17/+14
|\
| * NFS: Clean up nfs4_init_callback()Chuck Lever2014-11-251-17/+14
* | NFS: Deletion of unnecessary checks before the function call "nfs_put_client"Markus Elfring2014-11-241-10/+5
|/
* NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()Steve Dickson2014-09-181-18/+20
* nfsv4: set hostname when creating nfsv4 ds connectionPeng Tao2014-07-081-0/+5
* NFSv4: Schedule recovery if nfs40_walk_client_list() is interruptedTrond Myklebust2014-03-191-0/+7
* NFSv4: Use the correct net namespace in nfs4_update_serverTrond Myklebust2014-02-171-3/+4
* NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueueTrond Myklebust2014-02-011-1/+1
* sunrpc: turn warn_gssd() log message into a dprintk()Jeff Layton2014-01-271-4/+1
* nfs4: fix discover_server_trunking use after freeWeston Andros Adamson2014-01-201-6/+4
* NFSv4.1: Handle errors correctly in nfs41_walk_client_listTrond Myklebust2014-01-191-3/+5
* nfs: check if gssd is running before attempting to use krb5i auth in SETCLIEN...Jeff Layton2013-12-061-1/+6
* NFS: add support for multiple sec= mount optionsWeston Andros Adamson2013-10-281-0/+3
* NFS: stop using NFS_MOUNT_SECFLAVOUR server flagWeston Andros Adamson2013-10-281-2/+4
* NFS: cache parsed auth_info in nfs_serverWeston Andros Adamson2013-10-281-0/+1
* NFS: separate passed security flavs from selectedWeston Andros Adamson2013-10-281-7/+9
* NFS: Add basic migration support to state manager threadChuck Lever2013-10-281-0/+1
* NFS: Export _nfs_display_fhandle()Chuck Lever2013-10-281-1/+1
* NFS: Add nfs4_update_serverChuck Lever2013-10-281-0/+108
* NFSv4: Ensure that we disable the resend timeout for NFSv4Trond Myklebust2013-10-011-0/+1
* NFSv4: Allow security autonegotiation for submountsTrond Myklebust2013-09-071-1/+2
* NFSv4: Fix security auto-negotiationTrond Myklebust2013-09-071-6/+13
* NFSv4.1 Use MDS auth flavor for data server connectionAndy Adamson2013-09-061-0/+116
* NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blockingChuck Lever2013-09-031-27/+74
* NFS Remove unused authflavour parameter from init_clientAndy Adamson2013-08-071-2/+1
* Merge branch 'labeled-nfs' into linux-nextTrond Myklebust2013-06-281-3/+8
|\
| * NFS: Make callbacks minor version genericBryan Schumaker2013-06-081-3/+3
| * NFSv4.2: Added NFS v4.2 support to the NFS clientSteve Dickson2013-06-081-0/+5
* | NFS: Set NFS_CS_MIGRATION for NFSv4 mountsChuck Lever2013-06-281-0/+2
* | NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrsAndy Adamson2013-06-281-1/+1
* | NFS: Fix SETCLIENTID fallback if GSS is not availableChuck Lever2013-05-231-1/+1
|/
* Merge branch 'bugfixes' into linux-nextTrond Myklebust2013-04-231-16/+29
|\
| * NFSv4: Doh! Typo in the fix to nfs41_walk_client_listTrond Myklebust2013-04-101-0/+1
| * NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_listTrond Myklebust2013-04-051-16/+28
* | Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust2013-04-231-1/+3
|\ \
| * | NFSv4: Fix the fallback to AUTH_NULL if krb5i is not availableTrond Myklebust2013-04-041-0/+2
| * | NFS: Use "krb5i" to establish NFSv4 state whenever possibleChuck Lever2013-03-291-1/+1
* | | NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transportsTrond Myklebust2013-04-141-0/+2
|/ /
* | NFSv4: Prepare for minorversion-specific nfs_server capabilitiesTrond Myklebust2013-03-251-11/+13
|/
* 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
OpenPOWER on IntegriCloud