summaryrefslogtreecommitdiff
path: root/fs/nfs/localio.c
AgeCommit message (Expand)Author
2024-11-04nfs_common: fix localio to cope with racing nfs_local_probe()Mike Snitzer
2024-10-03nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()Mike Snitzer
2024-09-30nfs: Remove duplicated include in localio.cYang Li
2024-09-23nfs: implement client support for NFS_LOCALIO_PROGRAMMike Snitzer
2024-09-23nfs/localio: use dedicated workqueues for filesystem read and writeTrond Myklebust
2024-09-23nfs: add LOCALIO supportWeston Andros Adamson