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
/
fsimpl
/
gofer
/
directory.go
Age
Commit message (
Expand
)
Author
2020-10-28
Add logging option to leak checker.
Dean Deng
2020-10-24
Add leak checking to vfs2 structures that cannot use the refs_vfs2 template.
Dean Deng
2020-10-23
Support VFS2 save/restore.
Jamie Liu
2020-09-24
Add basic stateify annotations.
Adin Scannell
2020-08-20
Consistent precondition formatting
Michael Pratt
2020-08-19
Remove path walk from localFile.Mknod
Fabricio Voznika
2020-08-07
Support separate read/write handles in fsimpl/gofer.dentry.
Jamie Liu
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
2020-07-06
Add inode number to synthetic dentries
Fabricio Voznika
2020-06-23
Support inotify in vfs2 gofer fs.
Dean Deng
2020-06-17
Implement Sync() to directories
Fabricio Voznika
2020-04-28
Support pipes and sockets in VFS2 gofer fs.
Dean Deng
2020-04-24
VFS2: Get HelloWorld image tests to pass with VFS2
Zach Koopmans
2020-04-23
Add vfs.MkdirOptions.ForSyntheticMountpoint.
Jamie Liu
2020-04-21
Remove filesystem structure from vfs.Dentry.
Jamie Liu
2020-04-02
Add NAME_MAX checks and update file times
Fabricio Voznika
2020-02-14
Allow vfs.IterDirentsCallback.Handle() to return an error.
gVisor bot
2020-02-10
Add contextual note.
Adin Scannell
2020-02-04
VFS2 gofer client
Jamie Liu