summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-06-27Added MkdirAll capabilities for Checkpoint's image-path.Brielle Broder
2018-06-26Add KVM, overlay and host network to image testsFabricio Voznika
2018-06-26Change SIGCHLD to SIGKILL in ptrace stubs.Adin Scannell
2018-06-26runsc: set gofer umask to 0.Lantao Liu
2018-06-26Use the correct Context for /proc/[pid]/maps.Jamie Liu
2018-06-26Fix data races in Unix socketsIan Gudger
2018-06-26Add Context to seqfile.SeqSource.ReadSeqFileData.Jamie Liu
2018-06-26Automated rollback of changelist 201596247Brian Geffon
2018-06-26Internal change.Googler
2018-06-25Fix panic messageMichael Pratt
2018-06-25Check for empty applicationAddrRange in MM.DecUsers.Jamie Liu
2018-06-25Don't read cwd or root without holding muMichael Pratt
2018-06-25MountSource.Root() should return a refernce on the dirent.Nicolas Lacasse
2018-06-25Don't read FSContext.root without holding FSContext.muMichael Pratt
2018-06-25runsc: add a `multi-container` flag to enable multi-container support.Lantao Liu
2018-06-25Fix lint errorsFabricio Voznika
2018-06-22Remove nginx failure note now that it worksMichael Pratt
2018-06-22Add rpcinet support for SIOCGIFCONF.Brian Geffon
2018-06-22runsc: Enable waiting on individual containers within a sandbox.Kevin Krakauer
2018-06-22Simplify some handle logic.Nicolas Lacasse
2018-06-22Handle mremap(old_size=0).Jamie Liu
2018-06-22Netstack should return EOF on closed read.Brian Geffon
2018-06-22Modified Checkpoint/Restore flags to improve compatibility with Docker.Brielle Broder
2018-06-21netstack: tcp socket connected state S/R support.Zhaozhong Ni
2018-06-21Drop return from SendExternalSignalMichael Pratt
2018-06-21Forward SIGUSR2 to the sandbox tooFabricio Voznika
2018-06-21Implement ioctl(FIOASYNC)Ian Gudger
2018-06-21Added functionality to create a RestoreEnvironment.Justine Olshan
2018-06-21Restore implementation added to runsc.Brielle Broder
2018-06-21runsc: Default umask should be 0.Nicolas Lacasse
2018-06-21Fix typo in runsc gofer flag descriptionIan Gudger
2018-06-20Reduce test sleep timeFabricio Voznika
2018-06-20Include image test as part of kokoro testsFabricio Voznika
2018-06-20Add end-to-end image testsFabricio Voznika
2018-06-20Add 'runsc debug' commandFabricio Voznika
2018-06-20Kokoro: Change name of uploaded log files.Nicolas Lacasse
2018-06-20Remove some defers in hot paths in the filesystem code.Nicolas Lacasse
2018-06-20Add tool to configure runtime settings in dockerFabricio Voznika
2018-06-20sentry: pending signals S/R optimization.Zhaozhong Ni
2018-06-19runsc: Enable container creation within existing sandboxes.Kevin Krakauer
2018-06-19Epsocket has incorrect recv(2) behavior after SHUT_RD.Brian Geffon
2018-06-19runsc: Whitelist lstat, as it is now used in specutils.Kevin Krakauer
2018-06-19state: pretty-print primitive type arrays.Zhaozhong Ni
2018-06-19runsc: Fix flakey container_test.Kevin Krakauer
2018-06-19Make KVM more scalable by removing CPU cap.Adin Scannell
2018-06-19sentry: futex S/R optimization.Zhaozhong Ni
2018-06-19Added a resume command to unpause a paused container.Justine Olshan
2018-06-19Rpcinet is racy around shutdown flags.Brian Geffon
2018-06-19Add a new cache policy FSCACHE_WRITETHROUGH.Nicolas Lacasse
2018-06-19state: include I/O and protobuf time in kernel S/R timing stats.Zhaozhong Ni