Age | Commit message (Expand) | Author |
---|---|---|
2021-08-11 | Initial cgroupfs support for subcontainers | Rahat Mahmood |
2021-04-02 | Implement cgroupfs. | Rahat Mahmood |
2021-01-28 | Add O_PATH support in vfs2 | gVisor bot |
2020-09-10 | [vfs] Disable nlink tests for overlayfs. | Ayush Ranjan |
2020-08-31 | Remove __fuchsia__ defines | Tamir Duberstein |
2020-08-26 | tmpfs: Allow xattrs in the trusted namespace if creds has CAP_SYS_ADMIN. | Nicolas Lacasse |
2020-07-07 | Deflake exec test. | Jamie Liu |
2020-01-27 | Fix header ordering and format all C++ code. | Adin Scannell |
2019-12-10 | Do not consider symlinks as directories in fs utils. | Dean Deng |
2019-10-18 | test/perf: optimize the getdents test | Andrei Vagin |
2019-08-29 | Implement /proc/net/udp. | Rahat Mahmood |
2019-06-28 | Fix suggestions from clang. | Nicolas Lacasse |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-01-23 | Fix cases of missing braces on if | Michael Pratt |
2018-12-10 | Open source system call tests. | Brian Geffon |