summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4client.c
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: Fix double frees in nfs4_test_session_trunk()Trond Myklebust2017-08-021-3/+0
* NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationChuck Lever2017-07-131-0/+5
* NFSv4.0: Fix a lock leak in nfs40_walk_client_listTrond Myklebust2017-05-241-1/+0
* NFS: Remove extra dprintk()s from nfs4client.cAnna Schumaker2017-04-201-52/+10
* NFS: Clean up nfs4_init_server()Anna Schumaker2017-04-201-12/+4
* NFS: Clean up nfs4_set_client()Anna Schumaker2017-04-201-15/+4
* NFS: Clean up nfs4_check_server_scope()Anna Schumaker2017-04-201-12/+3
* NFS: Clean up nfs4_check_serverowner_major_id()Anna Schumaker2017-04-201-11/+2
* NFS: Create a common nfs4_match_client() functionAnna Schumaker2017-04-201-64/+55
* NFS: Clean up nfs4_check_serverowner_minor_id()Anna Schumaker2017-04-201-21/+1
* NFS: Clean up nfs4_match_clientids()Anna Schumaker2017-04-201-17/+2
* NFSv4.1 respect server's max size in CREATE_SESSIONOlga Kornievskaia2017-03-171-2/+2
* NFS: Remove unused authflavour parameter from nfs_get_client()Anna Schumaker2016-12-011-7/+3
* nfs: fix false positives in nfs40_walk_client_list()J. Bruce Fields2016-12-011-1/+21
* nfs: allow blocking locks to be awoken by lock callbacksJeff Layton2016-09-221-0/+3
* NFS test session trunking with exchange idAndy Adamson2016-09-191-3/+7
* NFS detect session trunkingAndy Adamson2016-09-191-0/+90
* NFS refactor nfs4_check_serverowner_major_idAndy Adamson2016-09-191-6/+5
* NFS refactor nfs4_match_clientidsAndy Adamson2016-09-191-5/+5
* NFS4: Avoid migration loopsBenjamin Coddington2016-08-301-0/+5
* nfs4: clnt: respect noresvport when establishing connections to DSesTigran Mkrtchyan2016-07-191-1/+5
* NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DSTrond Myklebust2016-06-301-8/+12
* nfs4: start callback_ident at idr 1Benjamin Coddington2015-11-231-1/+1
* NFS: Use RPC functions for matching sockaddrsAnna Schumaker2015-08-171-4/+1
* nfs: Drop bad comment in nfs41_walk_client_list()Kinglong Mee2015-07-011-1/+0
* Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-261-1/+1
|\
| * NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker2015-04-231-1/+1
* | VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
|/
* NFSv4: Fix a race in NFSv4.1 server trunking discoveryTrond Myklebust2015-03-031-5/+4
* 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
OpenPOWER on IntegriCloud