name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/fs/nfs/client.c
AgeCommit message (Expand)Author
2023-06-29NFS: Don't cleanup sysfs superblock entry if uninitializedBenjamin Coddington
2023-06-19NFS: add a sysfs link to the lockd rpc_clientBenjamin Coddington
2023-06-19NFS: Add sysfs links to sunrpc clients for nfs_clientsBenjamin Coddington
2023-06-19NFS: add superblock sysfs entriesBenjamin Coddington
2023-06-19NFS: Add an "xprtsec=" NFS mount optionChuck Lever
2023-06-19NFS: Have struct nfs_client carry a TLS policy fieldChuck Lever
2022-10-27NFS: Avoid memcpy() run-time warning for struct sockaddr overflowsKees Cook
2022-07-12NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZEAnna Schumaker
2022-03-21NFSv4.1 provide mount option to toggle trunking discoveryOlga Kornievskaia
2022-02-08NFS: Fix initialisation of nfs_client cl_flags fieldTrond Myklebust
2022-01-25Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-01-13NFSv4.1 query for fs_location attr on a new file systemOlga Kornievskaia
2022-01-10nfs: Convert to new fscache volume/cookie APIDave Wysochanski
2021-11-05NFS: Remove the nfs4_label from the nfs4_getattr_resAnna Schumaker
2021-10-20NFS: Unexport nfs_probe_fsinfo()Anna Schumaker
2021-10-20NFS: Replace calls to nfs_probe_fsinfo() with nfs_probe_server()Anna Schumaker
2021-10-20NFS: Move nfs_probe_destination() into the generic clientAnna Schumaker
2021-08-27SUNRPC enforce creation of no more than max_connect xprtsOlga Kornievskaia
2021-08-27NFSv4 introduce max_connect mount optionsOlga Kornievskaia
2021-06-03NFS: Fix a potential NULL dereference in nfs_get_client()Dan Carpenter
2021-04-14NFS: Split attribute support out from the server capabilitiesTrond Myklebust
2021-04-13NFSv4: Add support for the NFSv4.2 "change_attr_type" attributeTrond Myklebust
2021-04-05NFS: Fix up the support for CONFIG_NFS_DISABLE_UDP_SUPPORTTrond Myklebust
2020-12-02NFS: NFSv2/NFSv3: Use cred from fs_context during mountSargun Dhillon
2020-12-02NFS: Support larger readdir buffersTrond Myklebust