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-03 | Plumbing context.Context to DecRef() and Release(). | Nayana Bidari |
2020-04-23 | Simplify Docker test infrastructure. | Adin Scannell |
2020-02-14 | Allow vfs.IterDirentsCallback.Handle() to return an error. | gVisor bot |
2020-02-14 | Inline vfs.VirtualFilesystem in Kernel struct | gVisor bot |
2020-01-27 | Update package locations. | Adin Scannell |
2019-12-27 | Add VFS2 support for /proc/filesystems. | Jamie Liu |
2019-12-23 | Clean up vfs.FilesystemImpl methods that operate on parent directories. | Jamie Liu |
2019-12-10 | Add most VFS methods for syscalls. | Jamie Liu |
2019-11-25 | Minor VFS2 interface changes. | Jamie Liu |
2019-09-20 | Change vfs.Dirent.Off to NextOff. | Jamie Liu |
2019-09-03 | Impose order on test scripts. | Adin Scannell |
2019-08-09 | ext: Move to pkg/sentry/fsimpl. | Ayush Ranjan |