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
/
fsgofer_test.go
Age
Commit message (
Expand
)
Author
2020-08-18
Return EROFS if mount is read-only
Fabricio Voznika
2020-07-24
Reduce walk and open cost in fsgofer
Fabricio Voznika
2020-07-23
Fix fsgofer Open() when control file is using O_PATH
Fabricio Voznika
2019-09-26
Disallow opening of sockets if --fsgofer-host-uds=false
Fabricio Voznika
2019-08-26
fsgofer_test.go: a socket file path can't be longer than UNIX_MAX_PATH (108)
Andrei Vagin
2019-08-13
Fix file mode check in fsgofer Attach
Fabricio Voznika
2019-06-24
fsgopher: reopen files via /proc/self/fd
Andrei Vagin
2019-06-13
Update canonical repository.
Adin Scannell
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-01
Automated rollback of changelist 240657604
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-07
Add additional sanity checks for walk.
Adin Scannell
2018-08-24
Add option to panic gofer if writes are attempted over RO mounts
Fabricio Voznika
2018-06-04
Make fsgofer attach more strict
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