Age | Commit message (Expand) | Author |
---|---|---|
2020-05-05 | Internal change. | gVisor bot |
2020-01-27 | Update package locations. | Adin Scannell |
2020-01-27 | Standardize on tools directory. | Adin Scannell |
2020-01-09 | New sync package. | Ian Gudger |
2019-10-31 | Add context to state. | Adin Scannell |
2019-10-16 | Reorder BUILD license and load functions in gvisor. | Kevin Krakauer |
2019-09-12 | Remove go_test from go_stateify and go_marshal | Michael Pratt |
2019-07-30 | Cache pages in CachingInodeOperations.Read when memory evictions are delayed. | Jamie Liu |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-07 | Move //pkg/sentry/memutil to //pkg/memutil. | Jamie Liu |
2019-06-06 | Implement reclaim-driven MemoryFile eviction. | Jamie Liu |
2019-05-10 | Add pgalloc.DelayedEvictionManual. | Jamie Liu |
2019-04-30 | Implement async MemoryFile eviction, and use it in CachingInodeOperations. | Jamie Liu |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-03-14 | Decouple filemem from platform and move it to pgalloc.MemoryFile. | Jamie Liu |