Age | Commit message (Expand) | Author |
2021-08-12 | [syserror] Convert remaining syserror definitions to linuxerr. | Zach Koopmans |
2021-07-12 | [syserror] Update syserror to linuxerr for more errors. | Zach Koopmans |
2021-06-30 | [syserror] Update syserror to linuxerr for EACCES, EBADF, and EPERM. | Zach Koopmans |
2021-06-29 | [syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVAL | Zach Koopmans |
2021-05-25 | setgid directories for VFS1 tmpfs, overlayfs, and goferfs | Kevin Krakauer |
2021-03-29 | [syserror] Split usermem package | Zach Koopmans |
2021-03-15 | Make netstack (//pkg/tcpip) buildable for 32 bit | Kevin Krakauer |
2020-11-16 | Remove ARP address workaround | Ghanan Gowripalan |
2020-10-09 | Automated rollback of changelist 336304024 | Ghanan Gowripalan |
2020-10-09 | Automated rollback of changelist 336185457 | Bhasker Hariharan |
2020-10-08 | Do not resolve routes immediately | Ghanan Gowripalan |
2020-08-27 | [go-marshal] Enable auto-marshalling for tundev. | Ayush Ranjan |
2020-08-03 | Plumbing context.Context to DecRef() and Release(). | Nayana Bidari |
2020-02-28 | Hide /dev/net/tun when using hostinet. | Ting-Yu Wang |
2020-02-21 | Implement tap/tun device in vfs. | Ting-Yu Wang |
2020-01-27 | Update package locations. | Adin Scannell |
2020-01-27 | Standardize on tools directory. | Adin Scannell |
2019-10-16 | Reorder BUILD license and load functions in gvisor. | Kevin Krakauer |
2019-07-17 | Merge pull request #533 from kevinGC:stub-dev-tty | gVisor bot |
2019-07-11 | Fix license year and remove Read. | Kevin |
2019-07-11 | Add a stub for /dev/tty. | Kevin |
2019-06-28 | Drop ashmem and binder. | Adin Scannell |
2019-06-27 | Fix various spelling issues in the documentation | Michael Pratt |
2019-06-18 | gvisor/fs: don't update file.offset for sockets, pipes, etc | Andrei Vagin |
2019-06-13 | Plumb context through more layers of filesytem. | Ian Gudger |
2019-06-13 | Update canonical repository. | Adin Scannell |
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 |