index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
runsc
/
boot
/
loader_test.go
Age
Commit message (
Expand
)
Author
2019-06-11
Add support to mount pod shared tmpfs mounts
Fabricio Voznika
2019-06-03
Refactor container FS setup
Fabricio Voznika
2019-05-15
Cleanup around urpc file payload handling
Fabricio Voznika
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-03-13
Allow filesystem.Mount to take an optional interface argument.
Nicolas Lacasse
2019-01-16
Prevent internal tmpfs mount to override files in /tmp
Fabricio Voznika
2018-12-04
Max link traversals should be for an entire path.
Brian Geffon
2018-11-01
Use spec with clean paths for gofer
Fabricio Voznika
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-17
Close the gofer socket gracefully in boot:boot_test.
Nicolas Lacasse
2018-10-11
Fix reference leak in tests.
Nicolas Lacasse
2018-10-10
Add sandbox to cgroup
Fabricio Voznika
2018-10-03
runsc: Pass root container's stdio via FD.
Nicolas Lacasse
2018-09-27
Refactor 'runsc boot' to take container ID as argument
Fabricio Voznika
2018-09-17
runsc: Enable waiting on exited processes.
Kevin Krakauer
2018-09-11
platform: Pass device fd into platform constructor.
Nicolas Lacasse
2018-09-07
Remove '--file-access=direct' option
Fabricio Voznika
2018-08-27
Put fsgofer inside chroot
Fabricio Voznika
2018-08-14
runsc: Change cache policy for root fs and volume mounts.
Nicolas Lacasse
2018-07-18
Moved restore code out of create and made to be called after create.
Justine Olshan
2018-07-03
runsc: Mount "mandatory" mounts right after mounting the root.
Nicolas Lacasse
2018-06-29
Sets the restore environment for restoring a container.
Justine Olshan
2018-06-22
runsc: Enable waiting on individual containers within a sandbox.
Kevin Krakauer
2018-06-21
Added functionality to create a RestoreEnvironment.
Justine Olshan
2018-06-18
Modified boot.go to allow for restores.
Justine Olshan
2018-06-15
runsc: support /dev bind mount which does not conflict with default /dev mount.
Lantao Liu
2018-06-15
Set kernel.applicationCores to the number of processor on the host
Fabricio Voznika
2018-06-12
runsc: do not include sub target if it is not started with '/'.
Lantao Liu
2018-05-24
Configure sandbox as superuser
Fabricio Voznika
2018-05-17
Push signal-delivery and wait into the sandbox.
Nicolas Lacasse
2018-05-09
Return better errors from Docker when runsc fails to start.
Nicolas Lacasse
2018-04-28
Check in gVisor.
Googler