| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-08-27 | fuse: remove unused 'inode' parameter in fuse_passthrough_open | Chunsheng Luo | -2/+1 |
| 2024-04-15 | fuse: fix parallel dio write on file open in passthrough mode | Amir Goldstein | -2/+2 |
| 2024-04-15 | fuse: fix wrong ff->iomode state changes from parallel dio write | Amir Goldstein | -17/+39 |
| 2024-03-05 | fuse: implement open in passthrough mode | Amir Goldstein | -6/+54 |
| 2024-03-05 | fuse: prepare for opening file in passthrough mode | Amir Goldstein | -4/+40 |
| 2024-02-23 | fuse: allow parallel dio writes with FUSE_DIRECT_IO_ALLOW_MMAP | Amir Goldstein | -18/+30 |
| 2024-02-23 | fuse: introduce inode io modes | Amir Goldstein | -0/+158 |
