Age | Commit message (Expand) | Author |
---|---|---|
2021-04-13 | Remove _NoRandomSave tests. | Adin Scannell |
2021-01-28 | Add O_PATH support in vfs2 | gVisor bot |
2020-09-08 | [vfs] overlayfs: Fix socket tests. | Ayush Ranjan |
2020-08-27 | Merge pull request #3077 from jinmouil:beef-write-syscall | gVisor bot |
2020-08-26 | beef up write syscall tests | Jinmou Li |
2020-05-13 | Resolve remaining TODOs for tmpfs. | Nicolas Lacasse |
2020-02-05 | Add notes to relevant tests. | Adin Scannell |
2019-07-08 | Don't mask errors in createAt loop. | Nicolas Lacasse |
2019-07-01 | Check remaining traversal limit when creating a file through a symlink. | Nicolas Lacasse |
2019-06-26 | Follow symlinks when creating a file, and create the target. | Nicolas Lacasse |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-18 | Keep symlink target open while in test that compares inode ids. | Nicolas Lacasse |
2019-04-02 | Add test that symlinking over a directory returns EEXIST. | Nicolas Lacasse |
2018-12-10 | Open source system call tests. | Brian Geffon |