Age | Commit message (Expand) | Author |
2020-02-04 | VFS2 gofer client | Jamie Liu |
2020-01-27 | Update package locations. | Adin Scannell |
2020-01-09 | New sync package. | Ian Gudger |
2019-10-16 | Fix problem with open FD when copy up is triggered in overlayfs | Fabricio Voznika |
2019-09-30 | Force timestamps to update when set via InodeOperations.SetTimestamps. | Nicolas Lacasse |
2019-08-30 | Remove support for non-incremental mapped accounting. | Jamie Liu |
2019-08-29 | Add limit_host_fd_translation Gofer mount option. | Jamie Liu |
2019-07-30 | Cache pages in CachingInodeOperations.Read when memory evictions are delayed. | Jamie Liu |
2019-06-13 | Update canonical repository. | 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-03-28 | Clean up gofer handle caching. | Jamie Liu |
2019-03-25 | Call memmap.Mappable.Translate with more conservative usermem.AccessType. | Jamie Liu |
2019-03-14 | Decouple filemem from platform and move it to pgalloc.MemoryFile. | Jamie Liu |
2019-03-12 | Clarify the platform.File interface. | Jamie Liu |
2019-02-28 | Hold dataMu for writing in CachingInodeOperations.WriteOut. | Jamie Liu |
2019-02-01 | CachingInodeOperations was over-dirtying cached attributes | Fabricio Voznika |
2018-12-12 | Pass information about map writableness to filesystems. | Rahat Mahmood |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-08-27 | fs: Fix remote-revalidate cache policy. | Nicolas Lacasse |
2018-08-02 | Automated rollback of changelist 207037226 | Zhaozhong Ni |
2018-08-01 | Automated rollback of changelist 207007153 | Michael Pratt |
2018-08-01 | stateify: convert all packages to use explicit mode. | Zhaozhong Ni |
2018-07-16 | Add EventOperations.HostFD() | Neel Natu |
2018-06-20 | Remove some defers in hot paths in the filesystem code. | Nicolas Lacasse |
2018-04-28 | Check in gVisor. | Googler |