Age | Commit message (Expand) | Author |
---|---|---|
2020-06-19 | Fix vfs2 handling of preadv2/pwritev2 flags. | Dean Deng |
2020-06-19 | Support all seek options in gofer specialFileFD.Seek. | Dean Deng |
2020-06-17 | Implement POSIX locks | Fabricio Voznika |
2020-06-09 | Implement flock(2) in VFS2 | Fabricio Voznika |
2020-06-01 | Handle gofer blocking opens of host named pipes in VFS2. | Jamie Liu |
2020-05-11 | Internal change. | Jamie Liu |
2020-04-02 | Add NAME_MAX checks and update file times | Fabricio Voznika |
2020-03-16 | Enforce file size rlimits in VFS2 | Fabricio Voznika |
2020-02-04 | VFS2 gofer client | Jamie Liu |