summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/ext/benchmark
AgeCommit message (Expand)Author
2020-10-13[vfs2] Don't take reference in Task.MountNamespaceVFS2 and MountNamespace.Root.Dean Deng
2020-09-08Honor readonly flag for root mountFabricio Voznika
2020-08-21Make mounts ReadWrite first, then later change to ReadOnly.Nicolas Lacasse
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-02-14Inline vfs.VirtualFilesystem in Kernel structgVisor bot
2020-02-10Add contextual comment.Adin Scannell
2020-01-27Update package locations.Adin Scannell
2020-01-27Standardize on tools directory.Adin Scannell
2019-12-27Add VFS2 support for /proc/filesystems.Jamie Liu
2019-12-23Clean up vfs.FilesystemImpl methods that operate on parent directories.Jamie Liu
2019-12-10Add most VFS methods for syscalls.Jamie Liu
2019-11-25Minor VFS2 interface changes.Jamie Liu
2019-09-12Remove go_test from go_stateify and go_marshalMichael Pratt
2019-08-09ext: Move to pkg/sentry/fsimpl.Ayush Ranjan