aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4client.c
AgeCommit message (Expand)Author
2016-07-19nfs4: clnt: respect noresvport when establishing connections to DSesTigran Mkrtchyan
2016-06-30NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DSTrond Myklebust
2015-11-23nfs4: start callback_ident at idr 1Benjamin Coddington
2015-08-17NFS: Use RPC functions for matching sockaddrsAnna Schumaker
2015-07-01nfs: Drop bad comment in nfs41_walk_client_list()Kinglong Mee
2015-04-26Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-04-23NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-03-03NFSv4: Fix a race in NFSv4.1 server trunking discoveryTrond Myklebust
2015-02-03Merge branch 'flexfiles'Trond Myklebust
2015-02-03nfs41: allow LD to choose DS connection version/minor_versionPeng Tao
2015-02-03nfs41: allow LD to choose DS connection auth flavorPeng Tao
2015-01-21NFSv4.1: Fix an Oops in nfs41_walk_client_listTrond Myklebust
2015-01-05NFS: Ignore transport protocol when detecting server trunkingChuck Lever
2015-01-05NFSv4/v4.1: Verify the client owner id during trunking detectionTrond Myklebust
2015-01-05NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust
2015-01-05NFSv4.1: Fix client id trunking on LinuxTrond Myklebust
2014-11-26Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...Trond Myklebust
2014-11-25NFS: Clean up nfs4_init_callback()Chuck Lever
2014-11-24NFS: Deletion of unnecessary checks before the function call "nfs_put_client"Markus Elfring
2014-09-18NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()Steve Dickson
2014-07-08nfsv4: set hostname when creating nfsv4 ds connectionPeng Tao
2014-03-19NFSv4: Schedule recovery if nfs40_walk_client_list() is interruptedTrond Myklebust
2014-02-17NFSv4: Use the correct net namespace in nfs4_update_serverTrond Myklebust
2014-02-01NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueueTrond Myklebust
2014-01-27sunrpc: turn warn_gssd() log message into a dprintk()Jeff Layton
2014-01-20nfs4: fix discover_server_trunking use after freeWeston Andros Adamson
2014-01-19NFSv4.1: Handle errors correctly in nfs41_walk_client_listTrond Myklebust
2013-12-06nfs: check if gssd is running before attempting to use krb5i auth in SETCLIEN...Jeff Layton
2013-10-28NFS: add support for multiple sec= mount optionsWeston Andros Adamson
2013-10-28NFS: stop using NFS_MOUNT_SECFLAVOUR server flagWeston Andros Adamson
2013-10-28NFS: cache parsed auth_info in nfs_serverWeston Andros Adamson
2013-10-28NFS: separate passed security flavs from selectedWeston Andros Adamson
2013-10-28NFS: Add basic migration support to state manager threadChuck Lever
2013-10-28NFS: Export _nfs_display_fhandle()Chuck Lever
2013-10-28NFS: Add nfs4_update_serverChuck Lever
2013-10-01NFSv4: Ensure that we disable the resend timeout for NFSv4Trond Myklebust
2013-09-07NFSv4: Allow security autonegotiation for submountsTrond Myklebust
2013-09-07NFSv4: Fix security auto-negotiationTrond Myklebust
2013-09-06NFSv4.1 Use MDS auth flavor for data server connectionAndy Adamson
2013-09-03NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blockingChuck Lever
2013-08-07NFS Remove unused authflavour parameter from init_clientAndy Adamson
2013-06-28Merge branch 'labeled-nfs' into linux-nextTrond Myklebust
2013-06-28NFS: Set NFS_CS_MIGRATION for NFSv4 mountsChuck Lever
2013-06-28NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrsAndy Adamson
2013-06-08NFS: Make callbacks minor version genericBryan Schumaker
2013-06-08NFSv4.2: Added NFS v4.2 support to the NFS clientSteve Dickson
2013-05-23NFS: Fix SETCLIENTID fallback if GSS is not availableChuck Lever
2013-04-23Merge branch 'bugfixes' into linux-nextTrond Myklebust
2013-04-23Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust