Age | Commit message (Expand) | Author |
---|---|---|
2021-06-29 | [syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVAL | Zach Koopmans |
2020-10-13 | [vfs2] Add FilesystemType.Release to avoid reference leaks. | Dean Deng |
2020-09-24 | Add basic stateify annotations. | Adin Scannell |
2020-08-03 | Plumbing context.Context to DecRef() and Release(). | Nayana Bidari |
2020-05-07 | Allocate device numbers for VFS2 filesystems. | Jamie Liu |
2020-03-27 | Add FilesystemType.Name method, and FilesystemType field to Filesystem struct. | Nicolas Lacasse |
2020-01-27 | Update package locations. | Adin Scannell |
2019-11-25 | Minor VFS2 interface changes. | Jamie Liu |
2019-08-09 | ext: Move to pkg/sentry/fsimpl. | Ayush Ranjan |