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
/
gofer_test.go
Age
Commit message (
Expand
)
Author
2021-08-12
[syserror] Convert remaining syserror definitions to linuxerr.
Zach Koopmans
2021-03-03
[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.
Ayush Ranjan
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
2020-02-04
Add support for sentry internal pipe for gofer mounts
Fabricio Voznika
2020-01-27
Update package locations.
Adin Scannell
2019-06-13
Plumb context through more layers of filesytem.
Ian Gudger
2019-06-13
Update canonical repository.
Adin Scannell
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2018-12-20
Deflake gofer_test.
Nicolas Lacasse
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-08-27
fs: Fix remote-revalidate cache policy.
Nicolas Lacasse
2018-08-10
Enable checkpoint/restore in cases of UDS use.
Brielle Broder
2018-08-07
fs: Add new cache policy "remote_revalidate".
Nicolas Lacasse
2018-07-18
Fix lock-ordering violation in Create by logging BaseName instead of FullName.
Nicolas Lacasse
2018-04-28
Check in gVisor.
Googler