Age | Commit message (Expand) | Author |
---|---|---|
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-03-29 | [syserror] Split usermem package | Zach Koopmans |
2021-02-24 | Use async task context for async IO. | Dean Deng |
2020-12-15 | [syzkaller] Avoid AIOContext from resurrecting after being marked dead. | Ayush Ranjan |
2020-09-15 | Enable automated marshalling for the syscall package. | Rahat Mahmood |
2020-08-12 | Release fd references on aio callback cancellation. | Dean Deng |
2020-08-03 | Plumbing context.Context to DecRef() and Release(). | Nayana Bidari |
2020-06-16 | Port aio to VFS2. | Nicolas Lacasse |