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
/
fsgofer
Age
Commit message (
Expand
)
Author
2019-01-31
Remove license comments
Michael Pratt
2019-01-07
Undo changes in case of failure to create file/dir/symlink
Fabricio Voznika
2018-11-20
Use RET_KILL_PROCESS if available in kernel
Fabricio Voznika
2018-11-01
Use spec with clean paths for gofer
Fabricio Voznika
2018-10-31
Make lazy open the mode of operation for fsgofer
Fabricio Voznika
2018-10-23
Track paths and provide a rename hook.
Adin Scannell
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-09-21
Run gofmt -s on everything
Ian Gudger
2018-09-07
Add additional sanity checks for walk.
Adin Scannell
2018-09-05
Add MADVISE to fsgofer seccomp profile
Fabricio Voznika
2018-08-30
Add seccomp filter to fsgofer
Fabricio Voznika
2018-08-27
runsc: fsgofer should return a unique QID.Path for each file.
Nicolas Lacasse
2018-08-27
Put fsgofer inside chroot
Fabricio Voznika
2018-08-24
Add option to panic gofer if writes are attempted over RO mounts
Fabricio Voznika
2018-08-22
runsc: De-flakes container_test TestMultiContainerSanity.
Kevin Krakauer
2018-08-15
runsc fsgofer: Support dynamic serving of filesystems.
Kevin Krakauer
2018-07-30
Cleans up files created if there is a failure.
Brielle Broder
2018-06-04
Make fsgofer attach more strict
Fabricio Voznika
2018-05-10
Fix failure to rename directory
Fabricio Voznika
2018-05-10
Open file as read-write when mount points to a file
Fabricio Voznika
2018-05-04
Run gofmt -s on everything
Ian Gudger
2018-04-28
Check in gVisor.
Googler