summaryrefslogtreecommitdiff
path: root/include/linux/nfslocalio.h
AgeCommit message (Expand)AuthorFilesLines
2024-12-05nfs_common: must not hold RCU while calling nfsd_file_put_localMike Snitzer1-3/+15
2024-11-04nfs_common: fix localio to cope with racing nfs_local_probe()Mike Snitzer1-1/+2
2024-10-03nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()Mike Snitzer1-0/+15
2024-09-23nfs: add LOCALIO supportWeston Andros Adamson1-0/+4
2024-09-23nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commitMike Snitzer1-2/+3
2024-09-23nfsd: add LOCALIO supportWeston Andros Adamson1-0/+8
2024-09-23nfs_common: prepare for the NFS client to use nfsd_file for LOCALIOMike Snitzer1-1/+26
2024-09-23nfs_common: add NFS LOCALIO auxiliary protocol enablementMike Snitzer1-0/+36