Age | Commit message (Expand) | Author |
---|---|---|
2020-09-17 | Complete vfs2 implementation of fallocate. | Dean Deng |
2020-07-01 | Port fallocate to VFS2. | Zach Koopmans |
2020-02-18 | Deflake fallocate syscall test. | gVisor bot |
2019-05-09 | Implement fallocate(2) | Fabricio Voznika |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-01-29 | Refactor out NewEventFD to a test utility. | Jamie Liu |
2018-12-10 | Open source system call tests. | Brian Geffon |