summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/vfs/mount_unsafe.go
AgeCommit message (Expand)Author
2021-02-17Add gohacks.Slice/StringHeader.Jamie Liu
2020-12-09Add //pkg/sync:generic_atomicptrmap.Jamie Liu
2020-10-23Support VFS2 save/restore.Jamie Liu
2020-09-24Add basic stateify annotations.Adin Scannell
2020-08-24Bump build constraints to 1.17Michael Pratt
2020-08-20Consistent precondition formattingMichael Pratt
2020-05-29Update Go version build tagsMichael Pratt
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