Age | Commit message (Expand) | Author |
2021-05-13 | Merge release-20210503.0-53-ge6a9780f3 (automated) | gVisor bot |
2021-05-12 | Fix TODO comments. | Ian Lewis |
2021-03-23 | Merge release-20210315.0-15-gacb4c6288 (automated) | gVisor bot |
2020-10-24 | Merge release-20201019.0-51-g9f87400f0 (automated) | gVisor bot |
2020-10-23 | Support VFS2 save/restore. | Jamie Liu |
2020-10-13 | Merge release-20200928.0-102-g432963dd2 (automated) | gVisor bot |
2020-10-13 | [vfs2] Don't take reference in Task.MountNamespaceVFS2 and MountNamespace.Root. | Dean Deng |
2020-10-13 | Merge release-20200928.0-99-g577c82f22 (automated) | gVisor bot |
2020-10-13 | [vfs2] Add FilesystemType.Release to avoid reference leaks. | Dean Deng |
2020-10-09 | Merge release-20200928.0-78-g743327817 (automated) | gVisor bot |
2020-10-08 | Merge release-20200928.0-66-ga55bd73d4 (automated) | gVisor bot |
2020-09-24 | Merge release-20200914.0-152-g0a7075f38 (automated) | gVisor bot |
2020-09-24 | Add basic stateify annotations. | Adin Scannell |
2020-09-08 | Merge release-20200818.0-132-gc8f1ce288 (automated) | gVisor bot |
2020-09-08 | Honor readonly flag for root mount | Fabricio Voznika |
2020-08-21 | Make mounts ReadWrite first, then later change to ReadOnly. | Nicolas Lacasse |
2020-08-21 | Merge release-20200810.0-81-g2c422b7f2 (automated) | gVisor bot |
2020-08-21 | Fix parent directory creation in CreateDeviceFile. | Nicolas Lacasse |
2020-08-03 | Merge release-20200622.1-313-gb2ae7ea1b (automated) | gVisor bot |
2020-08-03 | Plumbing context.Context to DecRef() and Release(). | Nayana Bidari |
2020-06-24 | Merge release-20200608.0-122-g58880bf55 (automated) | gVisor bot |
2020-06-24 | Port /dev/net/tun device to VFS2. | Nicolas Lacasse |
2020-05-27 | Merge release-20200518.0-45-g0bc022b7 (automated) | gVisor bot |
2020-04-24 | Merge release-20200323.0-228-g696feaf (automated) | gVisor bot |
2020-04-23 | Port devpts to VFS2. | Nicolas Lacasse |
2020-04-17 | Merge release-20200323.0-177-g12bde95 (automated) | gVisor bot |
2020-03-27 | Add FilesystemType.Name method, and FilesystemType field to Filesystem struct. | Nicolas Lacasse |
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-28 | Add //pkg/sentry/fsimpl/devtmpfs. | Jamie Liu |