aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs3client.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-15NFS: Additional refactoring for fs_context conversionGravatar Scott Mayhew 1-2/+3
2020-01-15nfs: don't pass nfs_subversion to ->create_server()Gravatar Al Viro 1-3/+2
2019-11-03NFS/pnfs: Separate NFSv3 DS and MDS trafficGravatar Trond Myklebust 1-0/+1
2019-11-03pNFS: nfs3_set_ds_client should set NFS_CS_NOPINGGravatar Trond Myklebust 1-0/+2
2019-11-03NFS: Use non-atomic bit ops when initialising struct nfs_client_initdataGravatar Trond Myklebust 1-1/+1
2019-07-06pNFS: Allow multiple connections to the DSGravatar Trond Myklebust 1-0/+3
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 1-0/+1
2019-04-26NFS: Store the credential of the mount process in the nfs_serverGravatar Trond Myklebust 1-0/+1
2016-12-01NFS: Remove unused authflavour parameter from nfs_get_client()Gravatar Anna Schumaker 1-3/+2
2016-07-19nfs4: flexfiles: respect noresvport when establishing connections to DSesGravatar Tigran Mkrtchyan 1-1/+5
2016-06-30NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DSGravatar Trond Myklebust 1-3/+5
2015-02-03nfs: set hostname when creating nfsv3 ds connectionGravatar Peng Tao 1-0/+7
2015-02-03nfsv3: introduce nfs3_set_ds_clientGravatar Peng Tao 1-0/+34
2014-09-25NFSv3: Fix missing includes of nfs3_fs.hGravatar Trond Myklebust 1-0/+1
2012-07-30NFS: Only initialize the ACL client in the v3 caseGravatar Bryan Schumaker 1-0/+65