summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/tmpfs/benchmark_test.go
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-04-21Remove filesystem structure from vfs.Dentry.Jamie Liu
2020-04-20Change lingering uses of "memfs" in fsimpl/tmpfs to "tmpfs".Jamie Liu
2020-02-14Inline vfs.VirtualFilesystem in Kernel structgVisor bot
2020-02-04Remove argument from vfs.MountNamespace.DecRef()Fabricio Voznika
2020-01-27Update package locations.Adin Scannell
2020-01-06Convert memfs into proto-tmpfs.Nicolas Lacasse