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
Age
Commit message (
Expand
)
Author
2019-06-06
Add multi-fd support to fdbased endpoint.
Bhasker Hariharan
2019-06-05
Shutdown host sockets on internal shutdown
Michael Pratt
2019-06-03
Refactor container FS setup
Fabricio Voznika
2019-06-03
Remove 'clearStatus' option from container.Wait*PID()
Fabricio Voznika
2019-06-03
Remove spurious period
Michael Pratt
2019-05-30
Add support for collecting execution trace to runsc.
Bhasker Hariharan
2019-05-30
runsc/do: don't specify the read-only flag for the root mount
Andrei Vagin
2019-05-30
runsc/do: allow to run commands in a host network namespace
Andrei Vagin
2019-05-30
Update internal flag name and documentation
Fabricio Voznika
2019-05-23
runsc/do: do a proper cleanup if a command failed due to internal errors
Andrei Vagin
2019-05-23
Set sticky bit to /tmp
Fabricio Voznika
2019-05-23
Initial support for bind mounts
Fabricio Voznika
2019-05-17
Return EPERM for mknod
Michael Pratt
2019-05-16
tiny fix: avoid panicing when OpenSpec failed
Liu Hua
2019-05-15
Cleanup around urpc file payload handling
Fabricio Voznika
2019-05-15
gvisor/runsc: use a veth link address instead of generating a new one
Andrei Vagin
2019-05-14
kokoro: run tests with a default docker container runtime
Andrei Vagin
2019-05-13
gvisor/runsc/tests: set timeout for http.Get()
Andrei Vagin
2019-05-09
Implement fallocate(2)
Fabricio Voznika
2019-05-08
Set the FilesytemType in MountSource from the Filesystem.
Nicolas Lacasse
2019-05-03
Fix runsc restore to be compatible with docker start --checkpoint ...
Andrei Vagin
2019-05-03
gofer: don't leak file descriptors
Andrei Vagin
2019-05-03
runsc: add a bazel target to build a debian package
Andrei Vagin
2019-05-03
gvisor/kokoro: save runsc logs
Andrei Vagin
2019-05-03
Increase timeout to wait for port to become available
Fabricio Voznika
2019-05-02
runsc: don't create an empty network namespace if NetworkHost is set
Andrei Vagin
2019-05-02
runsc: move test_app in a separate directory
Andrei Vagin
2019-05-02
Add [simple] network support to 'runsc do'
Fabricio Voznika
2019-04-30
Implement async MemoryFile eviction, and use it in CachingInodeOperations.
Jamie Liu
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-29
Allow and document bug ids in gVisor codebase.
Nicolas Lacasse
2019-04-26
Make raw sockets a toggleable feature disabled by default.
Kevin Krakauer
2019-04-26
Bump the AF_PACKET socket rcv buf size to 4MB by default.
Bhasker Hariharan
2019-04-23
Revert runsc to use RecvMMsg packet dispatcher.
Bhasker Hariharan
2019-04-23
Remember file position during Readdir()
Fabricio Voznika
2019-04-23
Replace os.File with fd.FD in fsgofer
Fabricio Voznika
2019-04-23
Fix container_test flakes.
Kevin Krakauer
2019-04-17
Use FD limit and file size limit from host
Fabricio Voznika
2019-04-17
Return error from fdbased.New
Fabricio Voznika
2019-04-11
Add 'runsc do' command
Fabricio Voznika
2019-04-09
runsc: set UID and GID if gofer is executed in a new user namespace
Andrei Vagin
2019-04-09
Add TCP checksum verification.
Bhasker Hariharan
2019-04-04
gvisor: Add support for the MS_NOEXEC mount option
Andrei Vagin
2019-04-02
Remove obsolete TODO.
Kevin Krakauer
2019-04-02
Change bug number for duplicate bug.
Kevin Krakauer
2019-04-01
Automated rollback of changelist 240657604
Fabricio Voznika
2019-04-01
Add release hook and version flag
Adin Scannell
2019-04-01
gofer: ignore unsupported files
Liu Hua
2019-03-29
gvisor/runsc: enable generic segmentation offload (GSO)
Andrei Vagin
2019-03-29
Set container.CreatedAt in Create().
Nicolas Lacasse
[next]