Age | Commit message (Expand) | Author |
2020-03-02 | Merge release-20200219.0-76-g62bd3ca (automated) | gVisor bot |
2020-03-02 | Take write lock when removing xattr | Michael Pratt |
2020-02-12 | Merge release-20200127.0-133-g6dced97 (automated) | gVisor bot |
2020-02-11 | Ensure fsimpl/gofer.dentryPlatformFile.hostFileMapper is initialized. | gVisor bot |
2020-02-11 | Merge release-20200127.0-130-g9be46e5 (automated) | gVisor bot |
2020-02-07 | Merge release-20200127.0-99-g17b9f5e (automated) | gVisor bot |
2020-02-07 | Support listxattr and removexattr syscalls. | Dean Deng |
2020-02-06 | Merge release-20200127.0-85-g1b6a12a (automated) | gVisor bot |
2020-02-04 | Merge release-20200127.0-59-g492229d (automated) | gVisor bot |
2020-02-04 | VFS2 gofer client | Jamie Liu |
2020-01-27 | Merge release-20200115.0-110-g0e2f1b7 (automated) | gVisor bot |
2020-01-27 | Update package locations. | Adin Scannell |
2020-01-27 | Standardize on tools directory. | Adin Scannell |
2020-01-16 | Merge release-20200115.0-9-g07f2584 (automated) | gVisor bot |
2020-01-16 | Plumb getting/setting xattrs through InodeOperations and 9p gofer interfaces. | Dean Deng |
2020-01-10 | Merge release-20191213.0-96-g27500d5 (automated) | gVisor bot |
2020-01-09 | New sync package. | Ian Gudger |
2020-01-06 | Merge release-20191213.0-62-g51f3ab8 (automated) | gVisor bot |
2020-01-06 | Convert memfs into proto-tmpfs. | Nicolas Lacasse |
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 | Fix problem with open FD when copy up is triggered in overlayfs | Fabricio Voznika |
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-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-29 | Merge eb4aa403 (automated) | gVisor bot |
2019-08-29 | Add limit_host_fd_translation Gofer mount option. | Jamie Liu |
2019-07-31 | Merge a7d5e0d2 (automated) | gVisor bot |
2019-07-30 | Cache pages in CachingInodeOperations.Read when memory evictions are delayed. | Jamie Liu |
2019-06-28 | Merge b2907595 (automated) | gVisor bot |
2019-06-27 | Complete pipe support on overlayfs | Fabricio Voznika |
2019-06-27 | Merge 5b41ba5d (automated) | gVisor bot |
2019-06-27 | Merge 085a9075 (automated) | gVisor bot |
2019-06-27 | Cache directory entries in the overlay | Michael Pratt |
2019-06-13 | Plumb context through more layers of filesytem. | Ian Gudger |
2019-06-13 | Merge add40fd6 (automated) | gVisor bot |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-02 | Merge 216da0b7 (automated) | gVisor bot |
2019-05-21 | Add basic plumbing for splice and stub implementation. | Adin Scannell |
2019-05-20 | Fix incorrect tmpfs timestamp updates | Michael Pratt |
2019-05-17 | Fix gofer rename ctime and cleanup stat_times test | Michael Pratt |
2019-05-09 | Implement fallocate(2) | Fabricio Voznika |
2019-04-30 | Implement async MemoryFile eviction, and use it in CachingInodeOperations. | Jamie Liu |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-29 | Allow and document bug ids in gVisor codebase. | Nicolas Lacasse |
2019-04-11 | Use open fids when fstat()ing gofer files. | Jamie Liu |