aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4client.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-02NFSv4: Fix double frees in nfs4_test_session_trunk()Trond Myklebust1-3/+0
2017-07-13NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationChuck Lever1-0/+5
2017-05-24NFSv4.0: Fix a lock leak in nfs40_walk_client_listTrond Myklebust1-1/+0
2017-04-20NFS: Remove extra dprintk()s from nfs4client.cAnna Schumaker1-52/+10
2017-04-20NFS: Clean up nfs4_init_server()Anna Schumaker1-12/+4
2017-04-20NFS: Clean up nfs4_set_client()Anna Schumaker1-15/+4
2017-04-20NFS: Clean up nfs4_check_server_scope()Anna Schumaker1-12/+3
2017-04-20NFS: Clean up nfs4_check_serverowner_major_id()Anna Schumaker1-11/+2
2017-04-20NFS: Create a common nfs4_match_client() functionAnna Schumaker1-64/+55
2017-04-20NFS: Clean up nfs4_check_serverowner_minor_id()Anna Schumaker1-21/+1
2017-04-20NFS: Clean up nfs4_match_clientids()Anna Schumaker1-17/+2
2017-03-17NFSv4.1 respect server's max size in CREATE_SESSIONOlga Kornievskaia1-2/+2
2016-12-01NFS: Remove unused authflavour parameter from nfs_get_client()Anna Schumaker1-7/+3
2016-12-01nfs: fix false positives in nfs40_walk_client_list()J. Bruce Fields1-1/+21
2016-09-22nfs: allow blocking locks to be awoken by lock callbacksJeff Layton1-0/+3
2016-09-19NFS test session trunking with exchange idAndy Adamson1-3/+7
2016-09-19NFS detect session trunkingAndy Adamson1-0/+90
2016-09-19NFS refactor nfs4_check_serverowner_major_idAndy Adamson1-6/+5
2016-09-19NFS refactor nfs4_match_clientidsAndy Adamson1-5/+5
2016-08-30NFS4: Avoid migration loopsBenjamin Coddington1-0/+5
2016-07-19nfs4: clnt: respect noresvport when establishing connections to DSesTigran Mkrtchyan1-1/+5
2016-06-30NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DSTrond Myklebust1-8/+12
2015-11-23nfs4: start callback_ident at idr 1Benjamin Coddington1-1/+1
2015-08-17NFS: Use RPC functions for matching sockaddrsAnna Schumaker1-4/+1
2015-07-01nfs: Drop bad comment in nfs41_walk_client_list()Kinglong Mee1-1/+0
2015-04-26Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2015-04-23NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker1-1/+1
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-1/+1
2015-03-03NFSv4: Fix a race in NFSv4.1 server trunking discoveryTrond Myklebust1-5/+4
2015-02-03Merge branch 'flexfiles'Trond Myklebust1-3/+4
2015-02-03nfs41: allow LD to choose DS connection version/minor_versionPeng Tao1-2/+2
2015-02-03nfs41: allow LD to choose DS connection auth flavorPeng Tao1-2/+3
2015-01-21NFSv4.1: Fix an Oops in nfs41_walk_client_listTrond Myklebust1-1/+1
2015-01-05NFS: Ignore transport protocol when detecting server trunkingChuck Lever1-6/+0
2015-01-05NFSv4/v4.1: Verify the client owner id during trunking detectionTrond Myklebust1-0/+18
2015-01-05NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust1-0/+1
2015-01-05NFSv4.1: Fix client id trunking on LinuxTrond Myklebust1-9/+8
2014-11-26Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-nextTrond Myklebust1-17/+14
2014-11-25NFS: Clean up nfs4_init_callback()Chuck Lever1-17/+14
2014-11-24NFS: Deletion of unnecessary checks before the function call "nfs_put_client"Markus Elfring1-10/+5
2014-09-18NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()Steve Dickson1-18/+20
2014-07-08nfsv4: set hostname when creating nfsv4 ds connectionPeng Tao1-0/+5
2014-03-19NFSv4: Schedule recovery if nfs40_walk_client_list() is interruptedTrond Myklebust1-0/+7
2014-02-17NFSv4: Use the correct net namespace in nfs4_update_serverTrond Myklebust1-3/+4
2014-02-01NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueueTrond Myklebust1-1/+1
2014-01-27sunrpc: turn warn_gssd() log message into a dprintk()Jeff Layton1-4/+1
2014-01-20nfs4: fix discover_server_trunking use after freeWeston Andros Adamson1-6/+4
2014-01-19NFSv4.1: Handle errors correctly in nfs41_walk_client_listTrond Myklebust1-3/+5
2013-12-06nfs: check if gssd is running before attempting to use krb5i auth in SETCLIENTID callJeff Layton1-1/+6
2013-10-28NFS: add support for multiple sec= mount optionsWeston Andros Adamson1-0/+3