Age | Commit message (Expand) | Author |
2019-11-15 | Merge release-20191104.0-43-g339536d (automated) | gVisor bot |
2019-11-14 | Check that a file is a regular file with open(O_TRUNC). | Kevin Krakauer |
2019-11-13 | Merge release-20191104.0-36-gc2d3dc0 (automated) | gVisor bot |
2019-11-12 | Use overlay MountSource when binding socket in overlay. | Nicolas Lacasse |
2019-11-08 | Merge release-20190806.1-383-gaf58a4e (automated) | gVisor bot |
2019-11-08 | Automated rollback of changelist 278417533 | Kevin Krakauer |
2019-11-04 | Merge release-20190806.1-368-g4fdd69d (automated) | gVisor bot |
2019-11-04 | Check that a file is a regular file with open(O_TRUNC). | Kevin Krakauer |
2019-10-23 | Merge release-20190806.1-315-g6d4d956 (automated) | gVisor bot |
2019-10-23 | Merge pull request #641 from tanjianfeng:master | gVisor bot |
2019-10-16 | Reorder BUILD license and load functions in gvisor. | Kevin Krakauer |
2019-10-16 | Merge release-20190806.1-281-g9fb5622 (automated) | gVisor bot |
2019-10-16 | Merge release-20190806.1-280-gfd4e436 (automated) | gVisor bot |
2019-10-16 | Fix problem with open FD when copy up is triggered in overlayfs | Fabricio Voznika |
2019-10-16 | Support O_SYNC and O_DSYNC flags. | Nicolas Lacasse |
2019-10-16 | Merge release-20190806.1-278-gd22f053 (automated) | gVisor bot |
2019-10-16 | Merge pull request #736 from tanjianfeng:fix-unix | gVisor bot |
2019-10-15 | support /proc/net/route | Jianfeng Tan |
2019-10-15 | support /proc/net/snmp | Jianfeng Tan |
2019-10-08 | Merge release-20190806.1-246-g1de0cf3 (automated) | gVisor bot |
2019-10-07 | Remove unnecessary context parameter for new pipes. | Kevin Krakauer |
2019-10-05 | Merge release-20190806.1-239-gf24c318 (automated) | gVisor bot |
2019-10-04 | Add sanity check that overlayCreate is called with an overlay parent inode. | Nicolas Lacasse |
2019-10-02 | Merge release-20190806.1-231-gcde7711 (automated) | gVisor bot |
2019-10-02 | Merge pull request #865 from tanjianfeng:fix-829 | gVisor bot |
2019-10-02 | Merge release-20190806.1-228-g2016cc2 (automated) | gVisor bot |
2019-10-02 | fs/proc: report PID-s from a pid namespace of the proc mount | Andrei Vagin |
2019-10-01 | Merge release-20190806.1-221-gdd69b49 (automated) | gVisor bot |
2019-10-01 | Disable cpuClockTicker when app is idle | Michael Pratt |
2019-10-01 | Merge release-20190806.1-216-g7a234f7 (automated) | gVisor bot |
2019-09-30 | splice: try another fallback option only if the previous one isn't supported | Andrei Vagin |
2019-09-30 | Merge release-20190806.1-210-g3ad17ff (automated) | gVisor bot |
2019-09-30 | Force timestamps to update when set via InodeOperations.SetTimestamps. | Nicolas Lacasse |
2019-09-25 | Merge release-20190806.1-182-g99c86b8 (automated) | gVisor bot |
2019-09-24 | tty: fix sending SIGTTOU on tty write | henry.tjf |
2019-09-20 | Implement /proc/net/tcp6 | Jianfeng Tan |
2019-09-19 | Merge release-20190806.1-159-g0a8a75f (automated) | gVisor bot |
2019-09-19 | Job control: controlling TTYs and foreground process groups. | Kevin Krakauer |
2019-09-14 | Merge release-20190806.1-145-g239a07a (automated) | gVisor bot |
2019-09-13 | gvisor: return ENOTDIR from the unlink syscall | Andrei Vagin |
2019-09-13 | Merge release-20190806.1-142-g7c6ab6a (automated) | gVisor bot |
2019-09-12 | Implement splice methods for pipes and sockets. | Adin Scannell |
2019-09-12 | Remove go_test from go_stateify and go_marshal | Michael Pratt |
2019-08-31 | Merge 0352cf58 (automated) | gVisor bot |
2019-08-30 | Remove support for non-incremental mapped accounting. | Jamie Liu |
2019-08-30 | Automated rollback of changelist 261387276 | Bhasker Hariharan |
2019-08-29 | Merge 863e11ac (automated) | gVisor bot |
2019-08-29 | Implement /proc/net/udp. | Rahat Mahmood |
2019-08-29 | Merge eb4aa403 (automated) | gVisor bot |
2019-08-29 | Add limit_host_fd_translation Gofer mount option. | Jamie Liu |