aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs3client.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-27NFS: Avoid memcpy() run-time warning for struct sockaddr overflowsKees Cook1-2/+2
2022-07-10Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"Trond Myklebust1-1/+0
2020-01-15NFS: Additional refactoring for fs_context conversionScott Mayhew1-2/+3
2020-01-15nfs: don't pass nfs_subversion to ->create_server()Al Viro1-3/+2
2019-11-03NFS/pnfs: Separate NFSv3 DS and MDS trafficTrond Myklebust1-0/+1
2019-11-03pNFS: nfs3_set_ds_client should set NFS_CS_NOPINGTrond Myklebust1-0/+2
2019-11-03NFS: Use non-atomic bit ops when initialising struct nfs_client_initdataTrond Myklebust1-1/+1
2019-07-06pNFS: Allow multiple connections to the DSTrond Myklebust1-0/+3
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-04-26NFS: Store the credential of the mount process in the nfs_serverTrond Myklebust1-0/+1
2016-12-01NFS: Remove unused authflavour parameter from nfs_get_client()Anna Schumaker1-3/+2
2016-07-19nfs4: flexfiles: respect noresvport when establishing connections to DSesTigran Mkrtchyan1-1/+5
2016-06-30NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DSTrond Myklebust1-3/+5
2015-02-03nfs: set hostname when creating nfsv3 ds connectionPeng Tao1-0/+7
2015-02-03nfsv3: introduce nfs3_set_ds_clientPeng Tao1-0/+34
2014-09-25NFSv3: Fix missing includes of nfs3_fs.hTrond Myklebust1-0/+1
2012-07-30NFS: Only initialize the ACL client in the v3 caseBryan Schumaker1-0/+65