Age | Commit message (Expand) | Author |
---|---|---|
2021-09-21 | [lisa] Implement lisafs protocol methods in VFS2 gofer client and fsgofer. | Ayush Ranjan |
2021-08-19 | Use MM-mapped I/O instead of buffered copies in gofer.specialFileFD. | Jamie Liu |
2021-03-15 | [op] Make gofer client handle return partial write length when err is nil. | Ayush Ranjan |
2021-03-03 | [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. | Ayush Ranjan |
2020-09-24 | Add basic stateify annotations. | Adin Scannell |
2020-08-07 | Support separate read/write handles in fsimpl/gofer.dentry. | Jamie Liu |
2020-07-06 | Ensure sync is called for readonly file | Fabricio Voznika |
2020-04-23 | Factor fsimpl/gofer.host{Preadv,Pwritev} out of fsimpl/gofer. | Jamie Liu |
2020-02-04 | VFS2 gofer client | Jamie Liu |