aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/client.c
AgeCommit message (Expand)Author
2022-09-09Merge tag 'v4.19.230' into v4.19/standard/baseBruce Ashfield
2022-02-16NFS: Fix initialisation of nfs_client cl_flags fieldTrond Myklebust
2021-08-25Merge tag 'v4.19.195' into v4.19/standard/baseBruce Ashfield
2021-06-16NFS: Fix a potential NULL dereference in nfs_get_client()Dan Carpenter
2020-04-14Merge tag 'v4.19.114' into v4.19/standard/baseBruce Ashfield
2020-04-02nfs: add minor version to nfs_server_key for fscacheScott Mayhew
2019-09-15Merge tag 'v4.19.64' into v4.19/standard/baseBruce Ashfield
2019-08-04NFS: Cleanup if nfs_match_client is interruptedBenjamin Coddington
2019-07-04Merge tag 'v4.19.47' into v4.19/standard/baseBruce Ashfield
2019-05-31NFS: Fix a double unlock from nfs_match,get_clientBenjamin Coddington
2019-05-31NFS: make nfs_match_client killableRoberto Bergantinos Corpas
2019-05-08Merge tag 'v4.19.39' into v4.19/standard/baseBruce Ashfield
2019-05-04NFS: Fix a typo in nfs_init_timeout_values()Trond Myklebust
2018-11-28NFS: allow nfs root mount to use alternate rpc portsJason Wessel
2018-08-09NFS add support for asynchronous COPYOlga Kornievskaia
2018-06-12Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-06-04NFS: Pass the inode down to the getattr() callbackTrond Myklebust
2018-05-16proc: introduce proc_create_net{,_data}Christoph Hellwig
2017-12-15nfs: fix a deadlock in nfs client initializationScott Mayhew
2017-11-17fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_tElena Reshetova
2017-10-01NFS: Fix uninitialized rpc_wait_queueBenjamin Coddington
2017-07-19mount: copy the port field into the cloned nfs_server structure.Steve Dickson
2017-05-10Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-04-21lockd: Introduce nlmclnt_operationsBenjamin Coddington
2017-04-21NFS: Add an iocounter wait function for async RPC tasksBenjamin Coddington
2017-04-20nfs: Convert to separately allocated bdiJan Kara
2017-04-20NFS: Clean up extra dprintk()s in client.cAnna Schumaker
2017-04-20NFS: Clean up nfs_init_client()Anna Schumaker
2017-03-17pNFS: return status from nfs4_pnfs_ds_connectWeston Andros Adamson
2016-12-01NFS: Remove unused authflavour parameter from nfs_get_client()Anna Schumaker
2016-11-07NFS: Ignore connections that have cl_rpcclient uninitializedPetr Vandrovec
2016-10-04fs: nfs: Make nfs boot time y2038 safeDeepa Dinamani
2016-09-19pnfs: add a new mechanism to select a layout driver according to an ordered listJeff Layton
2016-09-19NFS add xprt switch addrs test to match clientAndy Adamson
2016-09-19pnfs: track multiple layout types in fsinfo structureJeff Layton
2016-08-16NFS: Allow the mount option retrans=0Trond Myklebust
2016-07-30Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-06-30NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DSTrond Myklebust
2016-05-29drop redundant ->owner initializationsAl Viro
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2015-10-15nfs: get clone_blksize when probing fsinfoPeng Tao
2015-08-17NFS: Use RPC functions for matching sockaddrsAnna Schumaker
2015-07-22NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust
2015-07-01nfs: Use remove_proc_subtree() instead remove_proc_entry()Kinglong Mee
2015-07-01nfs: Remove unused argument in nfs_server_set_fsinfo()Kinglong Mee
2015-06-16nfs: Fix showing truncated fsid/dev in, /proc/net/nfsfs/volumesKinglong Mee
2015-04-23NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker
2015-03-03NFSv4: Fix a race in NFSv4.1 server trunking discoveryTrond Myklebust
2014-09-30Merge branch 'bugfixes' into linux-nextTrond Myklebust
2014-09-24nfs: fix duplicate proc entriesFabian Frederick