Age | Commit message (Expand) | Author |
---|---|---|
2024-04-15 | fuse: fix parallel dio write on file open in passthrough mode | Amir Goldstein |
2024-04-15 | fuse: fix wrong ff->iomode state changes from parallel dio write | Amir Goldstein |
2024-03-05 | fuse: implement open in passthrough mode | Amir Goldstein |
2024-03-05 | fuse: prepare for opening file in passthrough mode | Amir Goldstein |
2024-02-23 | fuse: allow parallel dio writes with FUSE_DIRECT_IO_ALLOW_MMAP | Amir Goldstein |
2024-02-23 | fuse: introduce inode io modes | Amir Goldstein |