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
/
BUILD
Age
Commit message (
Expand
)
Author
2020-11-18
Port filesystem metrics to VFS2.
Jamie Liu
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-10-13
[vfs2] Don't take reference in Task.MountNamespaceVFS2 and MountNamespace.Root.
Dean Deng
2020-08-07
Support separate read/write handles in fsimpl/gofer.dentry.
Jamie Liu
2020-06-17
Implement POSIX locks
Fabricio Voznika
2020-06-09
Implement flock(2) in VFS2
Fabricio Voznika
2020-06-01
Handle gofer blocking opens of host named pipes in VFS2.
Jamie Liu
2020-05-19
Implement mmap for host fs in vfs2.
Dean Deng
2020-04-28
Support pipes and sockets in VFS2 gofer fs.
Dean Deng
2020-04-23
Factor fsimpl/gofer.host{Preadv,Pwritev} out of fsimpl/gofer.
Jamie Liu
2020-04-21
Remove filesystem structure from vfs.Dentry.
Jamie Liu
2020-04-07
Make gofer.dentry.destroyLocked idempotent
Fabricio Voznika
2020-03-26
Add BoundEndpointAt filesystem operation.
Dean Deng
2020-02-04
VFS2 gofer client
Jamie Liu