aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4client.c
AgeCommit message (Expand)Author
2022-11-10nfs4: Fix kmemleak when allocate slot failedZhang Xiaoxu
2022-02-16nfs: nfs4clinet: check the return value of kstrdup()Xiaoke Wang
2021-07-20NFSv4: Initialise connection to the server in nfs4_alloc_client()Trond Myklebust
2021-06-16NFS: Fix use-after-free in nfs4_init_client()Anna Schumaker
2020-04-01nfs: add minor version to nfs_server_key for fscacheScott Mayhew
2019-08-04NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust
2019-07-06pNFS: Allow multiple connections to the DSTrond Myklebust
2019-07-06NFSv4: Allow multiple connections to NFSv4.x (x>0) serversTrond Myklebust
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-04-26NFS: Store the credential of the mount process in the nfs_serverTrond Myklebust
2019-02-20NFS: drop useless LIST_HEADJulia Lawall
2019-02-20NFS: Fix up documentation warningsTrond Myklebust
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown
2018-09-30NFSv4.1: Fix the r/wsize checkingTrond Myklebust
2018-08-09NFS handle COPY reply CB_OFFLOAD call raceOlga Kornievskaia
2018-07-30nfs: Referrals not inheriting proto setting from parentCalum Mackay
2018-02-22nfs: system crashes after NFS4ERR_MOVED recoveryBill.Baker@oracle.com
2018-01-14nfs: Update server port after referral or migrationChuck Lever
2018-01-14nfs: Referrals should use the same proto setting as their parentChuck Lever
2017-12-15nfs: fix a deadlock in nfs client initializationScott Mayhew
2017-11-17NFS: Fix bool initialization/comparisonThomas Meyer
2017-11-17fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_tElena Reshetova
2017-08-02NFSv4: Fix double frees in nfs4_test_session_trunk()Trond Myklebust
2017-07-13NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationChuck Lever
2017-05-24NFSv4.0: Fix a lock leak in nfs40_walk_client_listTrond Myklebust
2017-04-20NFS: Remove extra dprintk()s from nfs4client.cAnna Schumaker
2017-04-20NFS: Clean up nfs4_init_server()Anna Schumaker
2017-04-20NFS: Clean up nfs4_set_client()Anna Schumaker
2017-04-20NFS: Clean up nfs4_check_server_scope()Anna Schumaker
2017-04-20NFS: Clean up nfs4_check_serverowner_major_id()Anna Schumaker
2017-04-20NFS: Create a common nfs4_match_client() functionAnna Schumaker
2017-04-20NFS: Clean up nfs4_check_serverowner_minor_id()Anna Schumaker
2017-04-20NFS: Clean up nfs4_match_clientids()Anna Schumaker
2017-03-17NFSv4.1 respect server's max size in CREATE_SESSIONOlga Kornievskaia
2016-12-01NFS: Remove unused authflavour parameter from nfs_get_client()Anna Schumaker
2016-12-01nfs: fix false positives in nfs40_walk_client_list()J. Bruce Fields
2016-09-22nfs: allow blocking locks to be awoken by lock callbacksJeff Layton
2016-09-19NFS test session trunking with exchange idAndy Adamson
2016-09-19NFS detect session trunkingAndy Adamson
2016-09-19NFS refactor nfs4_check_serverowner_major_idAndy Adamson
2016-09-19NFS refactor nfs4_match_clientidsAndy Adamson
2016-08-30NFS4: Avoid migration loopsBenjamin Coddington
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