Age | Commit message (Expand) | Author |
2019-11-20 | Merge release-20191114.0-16-g012102e (automated) | gVisor bot |
2019-11-20 | Pass OpenTruncate to gofer in Open call when opening file with O_TRUNC. | Nicolas Lacasse |
2019-11-15 | Merge release-20191104.0-46-g76039f8 (automated) | gVisor bot |
2019-11-15 | Do not set finalizer on p9.ClientFile. | Jamie Liu |
2019-11-07 | Merge release-20190806.1-377-gf8ffadd (automated) | gVisor bot |
2019-11-06 | Add p9.OpenTruncate. | Jamie Liu |
2019-11-01 | Merge release-20190806.1-360-g5694bd0 (automated) | gVisor bot |
2019-11-01 | Don't log "p9.channel.service: flipcall connection shutdown". | Jamie Liu |
2019-10-29 | Merge release-20190806.1-336-g8b04e2d (automated) | gVisor bot |
2019-10-28 | Cast the Stat_t.Nlink to uint64 on arm64. | Haibo Xu |
2019-10-04 | Merge release-20190806.1-238-gb941e35 (automated) | gVisor bot |
2019-10-04 | Return EIO from p9 if flipcall.Endpoint.Connect() fails. | Jamie Liu |
2019-09-23 | Add test for concurrent reads and writes. | Adin Scannell |
2019-09-20 | Merge release-20190806.1-164-g002f1d4 (automated) | gVisor bot |
2019-09-19 | Fix p9 integration of flipcall. | Jamie Liu |
2019-09-13 | Merge release-20190806.1-143-ga8834fc (automated) | gVisor bot |
2019-09-12 | Update p9 to support flipcall. | Adin Scannell |
2019-09-12 | Remove go_test from go_stateify and go_marshal | Michael Pratt |
2019-06-28 | Drop local_server support. | Adin Scannell |
2019-06-27 | Merge 5b41ba5d (automated) | gVisor bot |
2019-06-27 | Fix various spelling issues in the documentation | Michael Pratt |
2019-06-21 | Merge 6f933a93 (automated) | gVisor bot |
2019-06-21 | Remove O(n) lookup on unlink/rename | Michael Pratt |
2019-06-21 | Merge c0317b28 (automated) | gVisor bot |
2019-06-21 | Update pathNode documentation to reflect reality | Michael Pratt |
2019-06-19 | Merge 9d2efaac (automated) | gVisor bot |
2019-06-19 | Add renamed children pathNodes to target parent | Michael Pratt |
2019-06-13 | Merge add40fd6 (automated) | gVisor bot |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-13 | Add p9 and unet benchmarks. | Jamie Liu |
2019-06-02 | Merge 216da0b7 (automated) | gVisor bot |
2019-05-20 | Forward named pipe creation to the gofer | Michael Pratt |
2019-05-09 | Implement fallocate(2) | Fabricio Voznika |
2019-04-29 | Reduce memory allocations on serving path | Fabricio Voznika |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-23 | Remove reflection from 9P serving path | Fabricio Voznika |
2019-02-28 | Fix typo | Michael Pratt |
2019-02-25 | Don't call WalkGetAttr for walk(names=[]). | Jamie Liu |
2019-02-19 | Add p9.Sticky. | Jamie Liu |
2019-02-15 | Internal change. | Googler |
2019-02-15 | Internal change. | Googler |
2019-01-31 | Don't mask out sticky bit to/from gofer | Fabricio Voznika |
2019-01-31 | Remove license comments | Michael Pratt |
2018-11-05 | Use correct company name in copyright header | Ian Gudger |
2018-10-23 | Remove artificial name length check. | Adin Scannell |
2018-10-23 | Track paths and provide a rename hook. | Adin Scannell |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-11 | Add client sanity checking for P9. | Adin Scannell |
2018-09-07 | Add additional sanity checks for walk. | Adin Scannell |
2018-08-13 | Add path sanity checks. | Adin Scannell |