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
Age
Commit message (
Expand
)
Author
2020-06-25
Test that the fuse device can be opened
Ridwan Sharif
2020-06-25
Moved FUSE device under the fuse directory
Ridwan Sharif
2020-06-24
Port /dev/net/tun device to VFS2.
Nicolas Lacasse
2020-06-24
Add support for Stack level options.
Bhasker Hariharan
2020-06-23
Port /dev/tty device to VFS2.
Nicolas Lacasse
2020-06-18
iptables: remove metadata struct
Kevin Krakauer
2020-06-18
Support setsockopt SO_SNDBUF/SO_RCVBUF for raw/udp sockets.
Bhasker Hariharan
2020-06-16
Add runsc options to set checksum offloading status
gVisor bot
2020-06-11
Set the HOME environment variable for sub-containers.
Ian Lewis
2020-06-11
Add //pkg/sentry/fsimpl/overlay.
Jamie Liu
2020-06-08
Combine executable lookup code
Fabricio Voznika
2020-06-05
Implement mount(2) and umount2(2) for VFS2.
Rahat Mahmood
2020-06-05
Expand syscall filters to support MSAN.
Nicolas Lacasse
2020-06-05
Fix copylocks error about copying IPTables.
Ting-Yu Wang
2020-06-01
More runsc changes for VFS2
Fabricio Voznika
2020-06-01
Handle gofer blocking opens of host named pipes in VFS2.
Jamie Liu
2020-05-29
Refactor the ResolveExecutablePath logic.
Nicolas Lacasse
2020-05-28
Automated rollback of changelist 309082540
Fabricio Voznika
2020-05-18
Improve unsupported syscall message
Fabricio Voznika
2020-05-13
Fix runsc association of gofers and FDs on VFS2.
Jamie Liu
2020-05-13
Enable overlayfs_stale_read by default for runsc.
Jamie Liu
2020-05-13
Use VFS2 mount names
Fabricio Voznika
2020-05-12
Adjust a few log messages
Fabricio Voznika
2020-05-10
Stop avoiding preadv2 and pwritev2, and add them to the filters.
Nicolas Lacasse
2020-05-07
Allocate device numbers for VFS2 filesystems.
Jamie Liu
2020-05-07
Update privateunixsocket TODOs.
Dean Deng
2020-05-06
Fix runsc syscall documentation generation.
Adin Scannell
2020-05-04
Mount VSFS2 filesystem using root credentials
Fabricio Voznika
2020-05-04
Add TTY support on VFS2 to runsc
Fabricio Voznika
2020-04-30
FIFO QDisc implementation
Bhasker Hariharan
2020-04-26
refactor and add test for bindmount
moricho
2020-04-25
add bind/rbind options for mount
moricho
2020-04-25
fix behavior of `getMountNameAndOptions` when options include either bind or ...
moricho
2020-04-24
VFS2: Get HelloWorld image tests to pass with VFS2
Zach Koopmans
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-23
Add vfs.MkdirOptions.ForSyntheticMountpoint.
Jamie Liu
2020-04-23
Simplify Docker test infrastructure.
Adin Scannell
2020-04-22
Move user home detection to its own library.
Nicolas Lacasse
2020-04-17
Get /bin/true to run on VFS2
Zach Koopmans
2020-04-14
Merge pull request #2212 from aaronlu:dup_stdioFDs
gVisor bot
2020-04-10
Use O_CLOEXEC when dup'ing FDs
Fabricio Voznika
2020-04-08
Fix all copy locks violations.
Adin Scannell
2020-04-07
Add friendlier messages for frequently encountered errors.
Ian Lewis
2020-03-31
checkpoint/restore: make sure the donated stdioFDs have the same value
Aaron Lu
2020-03-26
Use host-defined file owner and mode, when possible, for imported fds.
Dean Deng
2020-03-19
Whitelist utimensat(2).
Dean Deng
2020-03-14
Plumb VFS2 imported fds into virtual filesystem.
Dean Deng
2020-03-05
Merge pull request #1951 from moricho:moricho/add-profiler-option
gVisor bot
2020-02-28
Allow to specify a separate log for GO's runtime messages
Andrei Vagin
[next]