summaryrefslogtreecommitdiff
path: root/fs/nfs_common/nfslocalio.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-08nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_Mike Snitzer1-3/+7
2024-12-05nfs_common: must not hold RCU while calling nfsd_file_put_localMike Snitzer1-5/+3
2024-11-04nfs_common: fix localio to cope with racing nfs_local_probe()Mike Snitzer1-5/+18
2024-10-03nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()Mike Snitzer1-1/+4
2024-09-23nfs: add LOCALIO supportWeston Andros Adamson1-0/+33
2024-09-23nfs_common: prepare for the NFS client to use nfsd_file for LOCALIOMike Snitzer1-1/+24
2024-09-23nfs_common: add NFS LOCALIO auxiliary protocol enablementMike Snitzer1-0/+116