Age | Commit message (Expand) | Author |
---|---|---|
2021-01-26 | Implement error on pointers | Tamir Duberstein |
2020-12-04 | Require sync.RWMutex to lock and unlock from the same goroutine | Michael Pratt |
2020-06-03 | Fix data race on f.offset. | Nicolas Lacasse |
2020-01-27 | Update package locations. | Adin Scannell |
2020-01-09 | New sync package. | Ian Gudger |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-22 | Fix doc typo | Michael Pratt |
2019-02-08 | Add fs.AsyncWithContext and call it in fs/gofer/inodeOperations.Release. | Nicolas Lacasse |
2018-11-27 | Fix data race in fs.Async. | Nicolas Lacasse |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-05-08 | Capture restore file system corruption errors in exit error. | Zhaozhong Ni |
2018-04-28 | Check in gVisor. | Googler |