summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2018-08-23Encapsulate netstack metricsIan Gudger
2018-08-22runsc: De-flakes container_test TestMultiContainerSanity.Kevin Krakauer
2018-08-22Add separate Recycle method for allocator.Adin Scannell
2018-08-22Allow building on !linuxGoogler
2018-08-22sentry: mark S/R stating errors as save rejections / fs corruptions.Zhaozhong Ni
2018-08-22Always add AT_BASE even if there is no interpreter.Brian Geffon
2018-08-22Fix typoFabricio Voznika
2018-08-22fs: Hold Dirent.mu when calling Dirent.flush().Nicolas Lacasse
2018-08-22Mark postgres as not supportedFabricio Voznika
2018-08-21Fix TestUnixDomainSockets failure when path is too largeFabricio Voznika
2018-08-21sentry: do not release gofer inode file state loading lock upon error.Zhaozhong Ni
2018-08-21binary: append slicesIan Gudger
2018-08-21Temporarily skip multi-container tests in container_test until deflaked.Kevin Krakauer
2018-08-21Expose route tableGoogler
2018-08-21nonExclusiveFS is causing timeout with --raceFabricio Voznika
2018-08-21Move container_test to the container packageFabricio Voznika
2018-08-21Build PCAP file with atomic blocking writesIan Gudger
2018-08-21Initial change for multi-gofer supportFabricio Voznika
2018-08-21Fix races in kernel.(*Task).Value()Ian Gudger
2018-08-20Fix handling of abstract Unix socket addressesIan Gudger
2018-08-20getdents should return type=DT_DIR for SpecialDirectories.Nicolas Lacasse
2018-08-20Standardize mounts in testsFabricio Voznika
2018-08-20sysfs: Add (empty) cpu directories for each cpu in /sys/devices/system/cpu.Nicolas Lacasse
2018-08-17Add nonExclusiveFS dimension to more testsFabricio Voznika