summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4client.c
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust2019-08-051-1/+4
* pNFS: Allow multiple connections to the DSTrond Myklebust2019-07-061-0/+3
* NFSv4: Allow multiple connections to NFSv4.x (x>0) serversTrond Myklebust2019-07-061-2/+9
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* NFS: Store the credential of the mount process in the nfs_serverTrond Myklebust2019-04-261-0/+6
* NFS: drop useless LIST_HEADJulia Lawall2019-02-201-1/+0Star
* NFS: Fix up documentation warningsTrond Myklebust2019-02-201-14/+18
* NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown2018-12-191-2/+2
* NFSv4.1: Fix the r/wsize checkingTrond Myklebust2018-09-301-7/+9
* NFS handle COPY reply CB_OFFLOAD call raceOlga Kornievskaia2018-08-091-0/+15
* nfs: Referrals not inheriting proto setting from parentCalum Mackay2018-07-301-3/+3
* nfs: system crashes after NFS4ERR_MOVED recoveryBill.Baker@oracle.com2018-02-221-2/+4
* nfs: Update server port after referral or migrationChuck Lever2018-01-151-0/+1
* nfs: Referrals should use the same proto setting as their parentChuck Lever2018-01-151-3/+20
* nfs: fix a deadlock in nfs client initializationScott Mayhew2017-12-151-4/+13
* NFS: Fix bool initialization/comparisonThomas Meyer2017-11-171-1/+1
* fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_tElena Reshetova2017-11-171-5/+5
* NFSv4: Fix double frees in nfs4_test_session_trunk()Trond Myklebust2017-08-021-3/+0Star
* 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/+0Star
* NFS: Remove extra dprintk()s from nfs4client.cAnna Schumaker2017-04-201-52/+10Star
* NFS: Clean up nfs4_init_server()Anna Schumaker2017-04-201-12/+4Star
* NFS: Clean up nfs4_set_client()Anna Schumaker2017-04-201-15/+4Star
* NFS: Clean up nfs4_check_server_scope()Anna Schumaker2017-04-201-12/+3Star
* NFS: Clean up nfs4_check_serverowner_major_id()Anna Schumaker2017-04-201-11/+2Star
* NFS: Create a common nfs4_match_client() functionAnna Schumaker2017-04-201-64/+55Star
* NFS: Clean up nfs4_check_serverowner_minor_id()Anna Schumaker2017-04-201-21/+1Star
* NFS: Clean up nfs4_match_clientids()Anna Schumaker2017-04-201-17/+2Star
* 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/+3Star
* 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/+5Star
* 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-241-1/+1
* NFS: Use RPC functions for matching sockaddrsAnna Schumaker2015-08-171-4/+1Star
* nfs: Drop bad comment in nfs41_walk_client_list()Kinglong Mee2015-07-011-1/+0Star
* Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-271-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-041-5/+4Star
* 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
|/