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
/
pkg
/
sentry
/
fs
/
gofer
/
fs.go
Age
Commit message (
Expand
)
Author
2020-05-13
Enable overlayfs_stale_read by default for runsc.
Jamie Liu
2020-01-27
Update package locations.
Adin Scannell
2019-10-16
Fix problem with open FD when copy up is triggered in overlayfs
Fabricio Voznika
2019-08-29
Add limit_host_fd_translation Gofer mount option.
Jamie Liu
2019-06-13
Update canonical repository.
Adin Scannell
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-14
Remove fs.Handle, ramfs.Entry, and all the DeprecatedFileOperations.
Nicolas Lacasse
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-08-02
Automated rollback of changelist 207037226
Zhaozhong Ni
2018-08-01
Automated rollback of changelist 207007153
Michael Pratt
2018-08-01
stateify: convert all packages to use explicit mode.
Zhaozhong Ni
2018-07-13
Allow a filesystem to control its visibility in /proc/filesystems.
Neel Natu
2018-06-19
Add a new cache policy FSCACHE_WRITETHROUGH.
Nicolas Lacasse
2018-05-10
Make cachePolicy int to avoid string comparison
Fabricio Voznika
2018-04-28
Check in gVisor.
Googler