summaryrefslogtreecommitdiff
path: root/fs/nfsd/localio.c
AgeCommit message (Expand)Author
2025-01-14nfs_common: track all open nfsd_files per LOCALIO nfs_clientMike Snitzer
2025-01-14nfs_common: rename nfslocalio nfs_uuid_lock to nfs_uuids_lockMike Snitzer
2025-01-14nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_Mike Snitzer
2025-01-14nfsd: add nfsd_file_{get,put} to 'nfs_to' nfsd_localio_operationsMike Snitzer
2024-10-03nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()Mike Snitzer
2024-09-23nfsd: implement server support for NFS_LOCALIO_PROGRAMMike Snitzer
2024-09-23nfsd: add LOCALIO supportWeston Andros Adamson