Age | Commit message (Expand) | Author |
---|---|---|
2021-07-12 | [syserror] Update syserror to linuxerr for more errors. | Zach Koopmans |
2021-07-01 | [syserror] Update several syserror errors to linuxerr equivalents. | Zach Koopmans |
2021-06-30 | [syserror] Update syserror to linuxerr for EACCES, EBADF, and EPERM. | Zach Koopmans |
2020-10-06 | [vfs2] Don't leak reference from Mountnamespace.Root(). | Dean Deng |
2020-08-03 | Plumbing context.Context to DecRef() and Release(). | Nayana Bidari |
2020-04-06 | Correctly implement magic symlinks in VFS2 procfs. | Jamie Liu |
2020-03-13 | Add support for mount flags | Fabricio Voznika |
2020-02-25 | Port most syscalls to VFS2. | Jamie Liu |
2020-02-14 | Plumb VFS2 inside the Sentry | gVisor bot |