Age | Commit message (Expand) | Author |
2021-09-21 | [lisa] Implement lisafs protocol methods in VFS2 gofer client and fsgofer. | Ayush Ranjan |
2021-08-13 | [syserror] Remove pkg syserror. | Zach Koopmans |
2021-06-22 | [syserror] Add conversions to linuxerr with temporary Equals method. | Zach Koopmans |
2021-05-14 | Add new metric for suspicious operations. | Nayana Bidari |
2021-04-28 | Automated rollback of changelist 369686285 | Fabricio Voznika |
2021-04-21 | Automated rollback of changelist 369325957 | Michael Pratt |
2021-04-19 | Add MultiGetAttr message to 9P | Fabricio Voznika |
2021-03-29 | [syserror] Split usermem package | Zach Koopmans |
2020-11-18 | Port filesystem metrics to VFS2. | Jamie Liu |
2020-10-24 | Add leak checking to vfs2 structures that cannot use the refs_vfs2 template. | Dean Deng |
2020-10-23 | Support VFS2 save/restore. | Jamie Liu |
2020-10-13 | [vfs2] Don't take reference in Task.MountNamespaceVFS2 and MountNamespace.Root. | Dean Deng |
2020-08-07 | Support separate read/write handles in fsimpl/gofer.dentry. | Jamie Liu |
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-19 | Implement mmap for host fs in vfs2. | Dean Deng |
2020-04-28 | Support pipes and sockets in VFS2 gofer fs. | Dean Deng |
2020-04-23 | Factor fsimpl/gofer.host{Preadv,Pwritev} out of fsimpl/gofer. | Jamie Liu |
2020-04-21 | Remove filesystem structure from vfs.Dentry. | Jamie Liu |
2020-04-07 | Make gofer.dentry.destroyLocked idempotent | Fabricio Voznika |
2020-03-26 | Add BoundEndpointAt filesystem operation. | Dean Deng |
2020-02-04 | VFS2 gofer client | Jamie Liu |