Age | Commit message (Expand) | Author |
2020-03-31 | Implement automated marshalling for slices of Marshallable types. | Rahat Mahmood |
2020-03-14 | Plumb VFS2 imported fds into virtual filesystem. | Dean Deng |
2020-02-26 | Fix construct of linux.Stat for arm64. | Rahat Mahmood |
2020-02-25 | Port most syscalls to VFS2. | Jamie Liu |
2020-02-20 | Remove bytes read/written from marshal.Marshallable API. | gVisor bot |
2020-02-14 | Enable automated marshalling for struct stat. | gVisor bot |
2020-01-27 | Update package locations. | Adin Scannell |
2020-01-17 | Enable stat syscall support on arm64. | Haibo Xu |
2019-07-02 | Remove map from fd_map, change to fd_table. | Adin Scannell |
2019-06-22 | Implement statx. | Nicolas Lacasse |
2019-06-19 | fileOp{On,At} should pass the remaning symlink traversal count. | Nicolas Lacasse |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-22 | Bugfix: fix fstatat symbol link to dir | Wei Zhang |
2019-04-11 | Use open fids when fstat()ing gofer files. | Jamie Liu |
2019-03-29 | Use kernel.Task.CopyScratchBuffer in syscalls/linux where possible. | Jamie Liu |
2019-03-22 | lstat should resolve the final path component if it ends in a slash. | Nicolas Lacasse |
2019-02-08 | Encode stat to bytes manually, instead of calling CopyObjectOut. | Nicolas Lacasse |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-08 | Statfs Namelen should be NAME_MAX not PATH_MAX | Michael Pratt |
2018-04-28 | Check in gVisor. | Googler |