summaryrefslogtreecommitdiff
path: root/fs/fuse/passthrough.c
AgeCommit message (Expand)Author
2024-03-05fuse: implement passthrough for mmapAmir Goldstein
2024-03-05fuse: implement splice read/write passthroughAmir Goldstein
2024-03-05fuse: implement read/write passthroughAmir Goldstein
2024-03-05fuse: implement open in passthrough modeAmir Goldstein
2024-03-05fuse: implement ioctls to manage backing filesAmir Goldstein
2024-02-23fuse: introduce FUSE_PASSTHROUGH capabilityAmir Goldstein