Age | Commit message (Expand) | Author |
---|---|---|
2020-04-08 | Clean up TODOs | Fabricio Voznika |
2020-04-02 | Fix typo in TODO comments. | Dean Deng |
2020-03-31 | Fix /proc/self/mounts and /proc/self/mountinfo in VFS2. | Nicolas Lacasse |
2020-03-26 | Add unique ID to Mount type. | Nicolas Lacasse |
2020-03-13 | Add support for mount flags | Fabricio Voznika |
2020-02-25 | Add VFS.NewDisconnectedMount(). | Jamie Liu |
2020-02-14 | Inline vfs.VirtualFilesystem in Kernel struct | gVisor bot |
2020-02-14 | Plumb VFS2 inside the Sentry | gVisor bot |
2020-02-04 | Remove argument from vfs.MountNamespace.DecRef() | Fabricio Voznika |
2020-01-27 | Update package locations. | Adin Scannell |
2019-12-27 | Add VFS2 support for /proc/filesystems. | Jamie Liu |
2019-12-10 | Add most VFS methods for syscalls. | Jamie Liu |
2019-11-25 | Minor VFS2 interface changes. | Jamie Liu |
2019-11-25 | Implement basic umounting for vfs2. | Jamie Liu |
2019-07-18 | Sentry virtual filesystem, v2 | Jamie Liu |