Age | Commit message (Expand) | Author |
---|---|---|
2021-02-17 | Add gohacks.Slice/StringHeader. | Jamie Liu |
2020-12-09 | Add //pkg/sync:generic_atomicptrmap. | Jamie Liu |
2020-10-23 | Support VFS2 save/restore. | Jamie Liu |
2020-09-24 | Add basic stateify annotations. | Adin Scannell |
2020-08-24 | Bump build constraints to 1.17 | Michael Pratt |
2020-08-20 | Consistent precondition formatting | Michael Pratt |
2020-05-29 | Update Go version build tags | Michael Pratt |
2020-02-25 | Port most syscalls to VFS2. | Jamie Liu |
2020-02-14 | Inline vfs.VirtualFilesystem in Kernel struct | gVisor bot |
2020-01-09 | New sync package. | Ian Gudger |
2019-11-25 | Implement basic umounting for vfs2. | Jamie Liu |
2019-11-21 | Import and structure cleanup. | Adin Scannell |
2019-10-29 | Update build tags to allow Go 1.14 | Michael Pratt |
2019-07-18 | Sentry virtual filesystem, v2 | Jamie Liu |