Age | Commit message (Expand) | Author |
---|---|---|
2020-10-13 | [vfs2] Don't take reference in Task.MountNamespaceVFS2 and MountNamespace.Root. | Dean Deng |
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-03 | Plumbing context.Context to DecRef() and Release(). | Nayana Bidari |
2020-04-21 | Remove filesystem structure from vfs.Dentry. | Jamie Liu |
2020-04-20 | Change lingering uses of "memfs" in fsimpl/tmpfs to "tmpfs". | Jamie Liu |
2020-02-14 | Inline vfs.VirtualFilesystem in Kernel struct | gVisor bot |
2020-02-04 | Remove argument from vfs.MountNamespace.DecRef() | Fabricio Voznika |
2020-01-27 | Update package locations. | Adin Scannell |
2020-01-06 | Convert memfs into proto-tmpfs. | Nicolas Lacasse |