summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/testutil
AgeCommit message (Expand)Author
2020-08-04Internal change.gVisor bot
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-07-13Merge pull request #2672 from amscanne:shim-integratedgVisor bot
2020-07-08Add shared mount hints to VFS2Fabricio Voznika
2020-07-07[vfs2] Remove VFS1 usage in VDSO.Ayush Ranjan
2020-03-31Allow passing root file type to tmpfs.Nicolas Lacasse
2020-03-13Add remaining procfs filesFabricio Voznika
2020-02-20Initial network namespace support.gVisor bot
2020-02-14Allow vfs.IterDirentsCallback.Handle() to return an error.gVisor bot
2020-02-14Inline vfs.VirtualFilesystem in Kernel structgVisor bot
2020-02-14Plumb VFS2 inside the SentrygVisor bot
2020-02-04Remove argument from vfs.MountNamespace.DecRef()Fabricio Voznika
2020-01-27Update package locations.Adin Scannell
2020-01-27Standardize on tools directory.Adin Scannell
2020-01-22De-duplicate common test functionality for VFS2 filesystems.Rahat Mahmood
2020-01-21Implement sysfs.Rahat Mahmood