Age | Commit message (Expand) | Author |
---|---|---|
2021-08-13 | [syserror] Remove pkg syserror. | Zach Koopmans |
2021-08-12 | [syserror] Convert remaining syserror definitions to linuxerr. | Zach Koopmans |
2021-06-30 | [syserror] Update syserror to linuxerr for EACCES, EBADF, and EPERM. | Zach Koopmans |
2021-06-29 | [syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVAL | Zach Koopmans |
2021-01-28 | Add O_PATH support in vfs2 | gVisor bot |
2020-08-18 | Move ERESTART* error definitions to syserror package. | Dean Deng |
2020-08-03 | Plumbing context.Context to DecRef() and Release(). | Nayana Bidari |
2020-07-01 | Port vfs1 implementation of sync_file_range to vfs2. | Dean Deng |
2020-02-25 | Port most syscalls to VFS2. | Jamie Liu |