summaryrefslogtreecommitdiffhomepage
path: root/runsc
AgeCommit message (Expand)Author
2019-05-15Cleanup around urpc file payload handlingFabricio Voznika
2019-05-15gvisor/runsc: use a veth link address instead of generating a new oneAndrei Vagin
2019-05-14kokoro: run tests with a default docker container runtimeAndrei Vagin
2019-05-13gvisor/runsc/tests: set timeout for http.Get()Andrei Vagin
2019-05-09Implement fallocate(2)Fabricio Voznika
2019-05-08Set the FilesytemType in MountSource from the Filesystem.Nicolas Lacasse
2019-05-03Fix runsc restore to be compatible with docker start --checkpoint ...Andrei Vagin
2019-05-03gofer: don't leak file descriptorsAndrei Vagin
2019-05-03runsc: add a bazel target to build a debian packageAndrei Vagin
2019-05-03gvisor/kokoro: save runsc logsAndrei Vagin
2019-05-03Increase timeout to wait for port to become availableFabricio Voznika
2019-05-02runsc: don't create an empty network namespace if NetworkHost is setAndrei Vagin
2019-05-02runsc: move test_app in a separate directoryAndrei Vagin
2019-05-02Add [simple] network support to 'runsc do'Fabricio Voznika
2019-04-30Implement async MemoryFile eviction, and use it in CachingInodeOperations.Jamie Liu
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-29Allow and document bug ids in gVisor codebase.Nicolas Lacasse
2019-04-26Make raw sockets a toggleable feature disabled by default.Kevin Krakauer
2019-04-26Bump the AF_PACKET socket rcv buf size to 4MB by default.Bhasker Hariharan
2019-04-23Revert runsc to use RecvMMsg packet dispatcher.Bhasker Hariharan
2019-04-23Remember file position during Readdir()Fabricio Voznika
2019-04-23Replace os.File with fd.FD in fsgoferFabricio Voznika
2019-04-23Fix container_test flakes.Kevin Krakauer
2019-04-17Use FD limit and file size limit from hostFabricio Voznika
2019-04-17Return error from fdbased.NewFabricio Voznika
2019-04-11Add 'runsc do' commandFabricio Voznika
2019-04-09runsc: set UID and GID if gofer is executed in a new user namespaceAndrei Vagin
2019-04-09Add TCP checksum verification.Bhasker Hariharan
2019-04-04gvisor: Add support for the MS_NOEXEC mount optionAndrei Vagin
2019-04-02Remove obsolete TODO.Kevin Krakauer
2019-04-02Change bug number for duplicate bug.Kevin Krakauer
2019-04-01Automated rollback of changelist 240657604Fabricio Voznika
2019-04-01Add release hook and version flagAdin Scannell
2019-04-01gofer: ignore unsupported filesLiu Hua
2019-03-29gvisor/runsc: enable generic segmentation offload (GSO)Andrei Vagin
2019-03-29Set container.CreatedAt in Create().Nicolas Lacasse
2019-03-28gofer: some fixs in setupRootFSLiu Hua
2019-03-27Automated rollback of changelist 240502097Fabricio Voznika
2019-03-27gvisor/runsc: address typos from githubAndrei Vagin
2019-03-26Merge fsgofer 'controlFile' and 'openedFile'Fabricio Voznika
2019-03-20Fail in case mount option is unknownFabricio Voznika
2019-03-19netstack: reduce MSS from SYN to account tcp optionsAndrei Vagin
2019-03-18Add support for mount propagationFabricio Voznika
2019-03-14Decouple filemem from platform and move it to pgalloc.MemoryFile.Jamie Liu
2019-03-13Allow filesystem.Mount to take an optional interface argument.Nicolas Lacasse
2019-03-12Make HandleLocal apply to all non-loopback interfaces.Ian Gudger
2019-03-11Add profiling commands to runscFabricio Voznika
2019-03-08Implement IP_MULTICAST_LOOP.Ian Gudger
2019-03-05Priority-inheritance futex implementationFabricio Voznika
2019-03-05Add uncaught signal message to the user logFabricio Voznika