Age | Commit message (Expand) | Author |
2019-05-21 | Add basic plumbing for splice and stub implementation. | Adin Scannell |
2019-05-09 | Implement fallocate(2) | Fabricio Voznika |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-11 | Use open fids when fstat()ing gofer files. | Jamie Liu |
2019-04-02 | device: fix device major/minor | Wei Zhang |
2019-03-27 | Dev device methods should take pointer receiver. | Nicolas Lacasse |
2019-03-14 | Decouple filemem from platform and move it to pgalloc.MemoryFile. | Jamie Liu |
2019-03-13 | Allow filesystem.Mount to take an optional interface argument. | Nicolas Lacasse |
2019-01-31 | Remove license comments | Michael Pratt |
2019-01-24 | cleanup: extract the kernel from context | Adin Scannell |
2019-01-14 | Remove fs.Handle, ramfs.Entry, and all the DeprecatedFileOperations. | Nicolas Lacasse |
2018-12-12 | Filesystems shouldn't be saving references to Platform. | Rahat Mahmood |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
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-27 | stateify: support explicit annotation mode; convert refs and stack packages. | Zhaozhong Ni |
2018-07-13 | Allow a filesystem to control its visibility in /proc/filesystems. | Neel Natu |
2018-06-15 | Replace crypto/rand with internal rand package | Michael Pratt |
2018-04-28 | Check in gVisor. | Googler |