Age | Commit message (Expand) | Author |
---|---|---|
2020-10-13 | [vfs2] Don't take reference in Task.MountNamespaceVFS2 and MountNamespace.Root. | Dean Deng |
2020-10-13 | [vfs2] Add FilesystemType.Release to avoid reference leaks. | Dean Deng |
2020-09-24 | Add basic stateify annotations. | Adin Scannell |
2020-09-08 | Honor readonly flag for root mount | Fabricio Voznika |
2020-08-21 | Fix parent directory creation in CreateDeviceFile. | Nicolas Lacasse |
2020-08-03 | Plumbing context.Context to DecRef() and Release(). | Nayana Bidari |
2020-06-24 | Port /dev/net/tun device to VFS2. | Nicolas Lacasse |
2020-04-23 | Port devpts to VFS2. | Nicolas Lacasse |
2020-03-27 | Add FilesystemType.Name method, and FilesystemType field to Filesystem struct. | Nicolas Lacasse |
2020-02-14 | Plumb VFS2 inside the Sentry | gVisor bot |
2020-02-04 | Remove argument from vfs.MountNamespace.DecRef() | Fabricio Voznika |
2020-01-28 | Add //pkg/sentry/fsimpl/devtmpfs. | Jamie Liu |