Age | Commit message (Expand) | Author |
2019-06-28 | Automated rollback of changelist 255263686 | Nicolas Lacasse |
2019-06-28 | runsc: allow openat for runsc-race | Andrei Vagin |
2019-06-27 | Fix various spelling issues in the documentation | Michael Pratt |
2019-06-27 | Cache directory entries in the overlay | Michael Pratt |
2019-06-26 | Preserve permissions when checking lower | Fabricio Voznika |
2019-06-24 | fsgopher: reopen files via /proc/self/fd | Andrei Vagin |
2019-06-24 | Allow to change logging options using 'runsc debug' | Fabricio Voznika |
2019-06-14 | Enable Receive Buffer Auto-Tuning for runsc. | Bhasker Hariharan |
2019-06-13 | Plumb context through more layers of filesytem. | Ian Gudger |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-13 | Set the HOME environment variable (fixes #293) | Ian Lewis |
2019-06-12 | gvisor/runsc: apply seccomp filters before parsing a state file | Andrei Vagin |
2019-06-12 | Allow 'runsc do' to run without root | Fabricio Voznika |
2019-06-11 | Add support to mount pod shared tmpfs mounts | Fabricio Voznika |
2019-06-11 | Use net.HardwareAddr for FDBasedLink.LinkAddress | Fabricio Voznika |
2019-06-07 | Move //pkg/sentry/memutil to //pkg/memutil. | Jamie Liu |
2019-06-06 | Implement reclaim-driven MemoryFile eviction. | Jamie Liu |
2019-06-06 | Add multi-fd support to fdbased endpoint. | Bhasker Hariharan |
2019-06-05 | Shutdown host sockets on internal shutdown | Michael Pratt |
2019-06-03 | Refactor container FS setup | Fabricio Voznika |
2019-06-03 | Remove 'clearStatus' option from container.Wait*PID() | Fabricio Voznika |
2019-06-03 | Remove spurious period | Michael Pratt |
2019-05-30 | Add support for collecting execution trace to runsc. | Bhasker Hariharan |
2019-05-23 | Set sticky bit to /tmp | Fabricio Voznika |
2019-05-23 | Initial support for bind mounts | Fabricio Voznika |
2019-05-15 | Cleanup around urpc file payload handling | Fabricio Voznika |
2019-05-15 | gvisor/runsc: use a veth link address instead of generating a new one | Andrei Vagin |
2019-05-09 | Implement fallocate(2) | Fabricio Voznika |
2019-05-03 | Fix runsc restore to be compatible with docker start --checkpoint ... | Andrei Vagin |
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-26 | Make raw sockets a toggleable feature disabled by default. | Kevin Krakauer |
2019-04-23 | Revert runsc to use RecvMMsg packet dispatcher. | Bhasker Hariharan |
2019-04-17 | Use FD limit and file size limit from host | Fabricio Voznika |
2019-04-17 | Return error from fdbased.New | Fabricio Voznika |
2019-04-09 | Add TCP checksum verification. | Bhasker Hariharan |
2019-04-04 | gvisor: Add support for the MS_NOEXEC mount option | Andrei Vagin |
2019-04-02 | Remove obsolete TODO. | Kevin Krakauer |
2019-04-02 | Change bug number for duplicate bug. | Kevin Krakauer |
2019-03-29 | gvisor/runsc: enable generic segmentation offload (GSO) | Andrei Vagin |
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-03-12 | Make HandleLocal apply to all non-loopback interfaces. | Ian Gudger |
2019-03-11 | Add profiling commands to runsc | Fabricio Voznika |
2019-03-08 | Implement IP_MULTICAST_LOOP. | Ian Gudger |
2019-03-05 | Priority-inheritance futex implementation | Fabricio Voznika |
2019-03-05 | Add uncaught signal message to the user log | Fabricio Voznika |
2019-03-01 | Add semctl(GETPID) syscall | Fabricio Voznika |
2019-02-22 | Rename ping endpoints to icmp endpoints. | Kevin Krakauer |