Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
7 days | nfsd: avoid ref leak in nfsd_open_local_fh() | NeilBrown | 1 | -2/+3 |
2025-06-19 | nfs_localio: simplify interface to nfsd for getting nfsd_file | NeilBrown | 1 | -18/+47 |
2025-06-19 | nfs_localio: always hold nfsd net ref with nfsd_file ref | NeilBrown | 1 | -2/+7 |
2025-01-15 | nfs_common: track all open nfsd_files per LOCALIO nfs_client | Mike Snitzer | 1 | -0/+1 |
2025-01-15 | nfs_common: rename nfslocalio nfs_uuid_lock to nfs_uuids_lock | Mike Snitzer | 1 | -1/+1 |
2025-01-15 | nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_ | Mike Snitzer | 1 | -2/+2 |
2025-01-15 | nfsd: add nfsd_file_{get,put} to 'nfs_to' nfsd_localio_operations | Mike Snitzer | 1 | -0/+2 |
2024-10-03 | nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put() | Mike Snitzer | 1 | -1/+1 |
2024-09-23 | nfsd: implement server support for NFS_LOCALIO_PROGRAM | Mike Snitzer | 1 | -0/+77 |
2024-09-23 | nfsd: add LOCALIO support | Weston Andros Adamson | 1 | -0/+92 |