Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nfs_common: track all open nfsd_files per LOCALIO nfs_client | Mike Snitzer | 2025-01-14 | 1 | -0/+1 |
* | nfs_common: rename nfslocalio nfs_uuid_lock to nfs_uuids_lock | Mike Snitzer | 2025-01-14 | 1 | -1/+1 |
* | nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_ | Mike Snitzer | 2025-01-14 | 1 | -2/+2 |
* | nfsd: add nfsd_file_{get,put} to 'nfs_to' nfsd_localio_operations | Mike Snitzer | 2025-01-14 | 1 | -0/+2 |
* | nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put() | Mike Snitzer | 2024-10-03 | 1 | -1/+1 |
* | nfsd: implement server support for NFS_LOCALIO_PROGRAM | Mike Snitzer | 2024-09-23 | 1 | -0/+77 |
* | nfsd: add LOCALIO support | Weston Andros Adamson | 2024-09-23 | 1 | -0/+92 |