summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs3client.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: enable nconnect for RDMATrond Myklebust2024-03-091-0/+1
* NFS/pNFS: Set the connect timeout for the pNFS flexfiles driverTrond Myklebust2023-08-241-0/+3
* NFS: add a sysfs link to the acl rpc_clientBenjamin Coddington2023-06-191-0/+4
* NFS: Add an "xprtsec=" NFS mount optionChuck Lever2023-06-191-2/+6
* NFS: Have struct nfs_client carry a TLS policy fieldChuck Lever2023-06-191-0/+1
* NFS: Avoid memcpy() run-time warning for struct sockaddr overflowsKees Cook2022-10-271-2/+2
* Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"Trond Myklebust2022-07-101-1/+0
* NFS: Additional refactoring for fs_context conversionScott Mayhew2020-01-151-2/+3
* nfs: don't pass nfs_subversion to ->create_server()Al Viro2020-01-151-3/+2
* NFS/pnfs: Separate NFSv3 DS and MDS trafficTrond Myklebust2019-11-031-0/+1
* pNFS: nfs3_set_ds_client should set NFS_CS_NOPINGTrond Myklebust2019-11-031-0/+2
* NFS: Use non-atomic bit ops when initialising struct nfs_client_initdataTrond Myklebust2019-11-031-1/+1
* pNFS: Allow multiple connections to the DSTrond Myklebust2019-07-061-0/+3
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* NFS: Store the credential of the mount process in the nfs_serverTrond Myklebust2019-04-261-0/+1
* NFS: Remove unused authflavour parameter from nfs_get_client()Anna Schumaker2016-12-011-3/+2
* nfs4: flexfiles: respect noresvport when establishing connections to DSesTigran Mkrtchyan2016-07-191-1/+5
* NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DSTrond Myklebust2016-06-301-3/+5
* nfs: set hostname when creating nfsv3 ds connectionPeng Tao2015-02-031-0/+7
* nfsv3: introduce nfs3_set_ds_clientPeng Tao2015-02-031-0/+34
* NFSv3: Fix missing includes of nfs3_fs.hTrond Myklebust2014-09-251-0/+1
* NFS: Only initialize the ACL client in the v3 caseBryan Schumaker2012-07-301-0/+65