aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/client.c
Commit message (Expand)AuthorAge
* NFS: Cleanup if nfs_match_client is interruptedBenjamin Coddington2019-07-06
* Merge branch 'multipath_tcp'Trond Myklebust2019-07-06
|\
| * NFS: Allow multiple connections to a NFSv2 or NFSv3 serverTrond Myklebust2019-07-06
| * NFSv4: Allow multiple connections to NFSv4.x (x>0) serversTrond Myklebust2019-07-06
* | NFS: Add sysfs support for per-container identifierTrond Myklebust2019-07-06
* | NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_initTrond Myklebust2019-07-06
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-05-15
|\
| * lockd: Pass the user cred from knfsd when starting the lockd serverTrond Myklebust2019-04-24
* | NFS: Fix a double unlock from nfs_match,get_clientBenjamin Coddington2019-05-09
* | NFS: make nfs_match_client killableRoberto Bergantinos Corpas2019-05-07
* | NFS: Store the credential of the mount process in the nfs_serverTrond Myklebust2019-04-26
* | SUNRPC: Cache cred of process creating the rpc_clientTrond Myklebust2019-04-26
* | NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errorsTrond Myklebust2019-04-25
|/
* NFS: Fix a typo in nfs_init_timeout_values()Trond Myklebust2019-03-23
* NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown2018-12-19
* NFSv4: add cl_root_cred for use when machine cred is not available.NeilBrown2018-12-19
* NFS add support for asynchronous COPYOlga Kornievskaia2018-08-09
* Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-06-12
|\
| * NFS: Pass the inode down to the getattr() callbackTrond Myklebust2018-06-04
* | proc: introduce proc_create_net{,_data}Christoph Hellwig2018-05-16
|/
* nfs: fix a deadlock in nfs client initializationScott Mayhew2017-12-15
* fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_tElena Reshetova2017-11-17
* NFS: Fix uninitialized rpc_wait_queueBenjamin Coddington2017-10-01
* mount: copy the port field into the cloned nfs_server structure.Steve Dickson2017-07-19
* Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-05-10
|\
| * lockd: Introduce nlmclnt_operationsBenjamin Coddington2017-04-21
| * NFS: Add an iocounter wait function for async RPC tasksBenjamin Coddington2017-04-21
| * NFS: Clean up extra dprintk()s in client.cAnna Schumaker2017-04-20
| * NFS: Clean up nfs_init_client()Anna Schumaker2017-04-20
* | nfs: Convert to separately allocated bdiJan Kara2017-04-20
|/
* pNFS: return status from nfs4_pnfs_ds_connectWeston Andros Adamson2017-03-17
* NFS: Remove unused authflavour parameter from nfs_get_client()Anna Schumaker2016-12-01
* NFS: Ignore connections that have cl_rpcclient uninitializedPetr Vandrovec2016-11-07
* fs: nfs: Make nfs boot time y2038 safeDeepa Dinamani2016-10-04
* pnfs: add a new mechanism to select a layout driver according to an ordered listJeff Layton2016-09-19
* NFS add xprt switch addrs test to match clientAndy Adamson2016-09-19
* pnfs: track multiple layout types in fsinfo structureJeff Layton2016-09-19
* NFS: Allow the mount option retrans=0Trond Myklebust2016-08-16
* Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-07-30
|\
| * NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DSTrond Myklebust2016-06-30
* | drop redundant ->owner initializationsAl Viro2016-05-29
|/
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* nfs: get clone_blksize when probing fsinfoPeng Tao2015-10-15
* NFS: Use RPC functions for matching sockaddrsAnna Schumaker2015-08-17
* NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust2015-07-22
* nfs: Use remove_proc_subtree() instead remove_proc_entry()Kinglong Mee2015-07-01
* nfs: Remove unused argument in nfs_server_set_fsinfo()Kinglong Mee2015-07-01
* nfs: Fix showing truncated fsid/dev in, /proc/net/nfsfs/volumesKinglong Mee2015-06-16
* NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker2015-04-23