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
/
fds.go
Age
Commit message (
Expand
)
Author
2020-04-24
Plumb context.Context into kernfs.Inode.Open().
Dean Deng
2020-04-24
Move hostfs mount to Kernel struct.
Dean Deng
2020-04-17
Get /bin/true to run on VFS2
Zach Koopmans
2020-03-26
Use host-defined file owner and mode, when possible, for imported fds.
Dean Deng
2020-01-27
Update package locations.
Adin Scannell
2019-07-02
Remove map from fd_map, change to fd_table.
Adin Scannell
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-03
Refactor container FS setup
Fabricio Voznika
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-17
runsc: Support job control signals for the root container.
Nicolas Lacasse
2018-10-01
runsc: Support job control signals in "exec -it".
Nicolas Lacasse
2018-09-19
runsc: Fix stdin/stdout/stderr in multi-container mode.
Kevin Krakauer
2018-09-18
Automated rollback of changelist 213307171
Kevin Krakauer
2018-09-17
runsc: Fix stdin/out/err in multi-container mode.
Kevin Krakauer
2018-09-05
Enabled bind mounts in sub-containers
Fabricio Voznika
2018-04-28
Check in gVisor.
Googler