summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-08-31Mounting over '/tmp' may failFabricio Voznika
2018-08-31Automated rollback of changelist 211103930Googler
2018-08-31Document more task-goroutine-owned fields in kernel.Task.Jamie Liu
2018-08-31Remove not used depsFabricio Voznika
2018-08-31Do not use fs.FileOwnerFromContext in fs/proc.file.UnstableAttr().Jamie Liu
2018-08-31Disintegrate kernel.TaskResources.Jamie Liu
2018-08-31Delete the long-obsolete kernel.TaskMaybe interface.Jamie Liu
2018-08-31Automated rollback of changelist 210995199Fabricio Voznika
2018-08-31runsc: Set volume mount rslave.Lantao Liu
2018-08-31ipv6: ICMP supportTamir Duberstein
2018-08-31Add other missing depMichael Pratt
2018-08-31Fix RunAsRoot arguments forwardingFabricio Voznika
2018-08-31Add missing importTamir Duberstein
2018-08-30Add seccomp filter to fsgoferFabricio Voznika
2018-08-30runsc: Pass log and config files to sandbox process by FD.Nicolas Lacasse
2018-08-30fs: Add empty dir at /sys/class/power_supply.Nicolas Lacasse
2018-08-29ping: update comment about UDPIan Gudger
2018-08-29fs: Fix renameMu lock recursion.Nicolas Lacasse
2018-08-29fs: Drop reference to over-written file before renaming over it.Nicolas Lacasse
2018-08-28fasync: don't keep mutex after returnIan Gudger
2018-08-28Add argument checks to seccompFabricio Voznika
2018-08-28fs: Don't bother saving negative dirents.Nicolas Lacasse
2018-08-28fs: Add tests for dirent ref counting with an overlay.Nicolas Lacasse
2018-08-28sentry: optimize dirent weakref map save / restore.Zhaozhong Ni
2018-08-28Drop support for Go 1.10Michael Pratt
2018-08-28runsc: unmount volume mounts when destroy container.Lantao Liu
2018-08-28Consolidate image tests into a single fileFabricio Voznika
2018-08-28Bump to Go 1.11Michael Pratt
2018-08-28sentry: avoid double counting map objects in save / restore stats.Zhaozhong Ni
2018-08-27Add command-line parameter to trigger panic on signalFabricio Voznika
2018-08-27runsc: Fix readonly filesystem causing failure to create containers.Kevin Krakauer
2018-08-27Add /proc/sys/kernel/shm[all,max,mni].Brian Geffon
2018-08-27Add various statisticsTamir Duberstein
2018-08-27fs: Fix remote-revalidate cache policy.Nicolas Lacasse
2018-08-27runsc: fsgofer should return a unique QID.Path for each file.Nicolas Lacasse
2018-08-27Add runsc-race target.Adin Scannell
2018-08-27sentry: mark fsutil.DirFileOperations as savable.Zhaozhong Ni
2018-08-27Put fsgofer inside chrootFabricio Voznika
2018-08-27runsc: Terminal resizing support.Kevin Krakauer
2018-08-25Upstreaming DHCP changes from FuchsiaTamir Duberstein
2018-08-24runsc: Terminal support for "docker exec -ti".Nicolas Lacasse
2018-08-24fs: Drop unused WaitGroup in Dirent.destroy.Nicolas Lacasse
2018-08-24compressio: support optional hashing and eliminate hashio.Zhaozhong Ni
2018-08-24runsc: Allow runsc to properly search the PATH for executable name.Kevin Krakauer
2018-08-24SyscallRules merge and add were dropping AllowAny rulesFabricio Voznika
2018-08-24Add option to panic gofer if writes are attempted over RO mountsFabricio Voznika
2018-08-23Implement POSIX per-process interval timers.Jamie Liu
2018-08-23netstack: make listening tcp socket close state setting and cleanup atomic.Zhaozhong Ni
2018-08-23sentry: mark idMapSeqHandle as savable.Zhaozhong Ni
2018-08-23Clean up syscall filtersFabricio Voznika