summaryrefslogtreecommitdiff
path: root/fs/fuse/passthrough.c
AgeCommit message (Expand)Author
2024-11-11backing-file: clean up the APIMiklos Szeredi
2024-10-25fuse: remove stray debug lineMiklos Szeredi
2024-10-16fuse: update inode size after extending passthrough writeAmir Goldstein
2024-10-16fs: pass offset and result to backing_file end_write() callbackAmir Goldstein
2024-09-19fuse: allow O_PATH fd for FUSE_DEV_IOC_BACKING_OPENMiklos Szeredi
2024-04-22fuse: verify zero padding in fuse_backing_mapAmir Goldstein
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