Age | Commit message (Expand) | Author |
---|---|---|
2024-11-11 | backing-file: clean up the API | Miklos Szeredi |
2024-10-25 | fuse: remove stray debug line | Miklos Szeredi |
2024-10-16 | fuse: update inode size after extending passthrough write | Amir Goldstein |
2024-10-16 | fs: pass offset and result to backing_file end_write() callback | Amir Goldstein |
2024-09-19 | fuse: allow O_PATH fd for FUSE_DEV_IOC_BACKING_OPEN | Miklos Szeredi |
2024-04-22 | fuse: verify zero padding in fuse_backing_map | Amir Goldstein |
2024-03-05 | fuse: implement passthrough for mmap | Amir Goldstein |
2024-03-05 | fuse: implement splice read/write passthrough | Amir Goldstein |
2024-03-05 | fuse: implement read/write passthrough | Amir Goldstein |
2024-03-05 | fuse: implement open in passthrough mode | Amir Goldstein |
2024-03-05 | fuse: implement ioctls to manage backing files | Amir Goldstein |
2024-02-23 | fuse: introduce FUSE_PASSTHROUGH capability | Amir Goldstein |