summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/vfs/mount_unsafe.go
AgeCommit message (Expand)Author
2020-02-25Port most syscalls to VFS2.Jamie Liu
2020-02-14Inline vfs.VirtualFilesystem in Kernel structgVisor bot
2020-01-09New sync package.Ian Gudger
2019-11-25Implement basic umounting for vfs2.Jamie Liu
2019-11-21Import and structure cleanup.Adin Scannell
2019-10-29Update build tags to allow Go 1.14Michael Pratt
2019-07-18Sentry virtual filesystem, v2Jamie Liu