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
/
host
/
BUILD
Age
Commit message (
Expand
)
Author
2020-10-28
[vfs] Refactor hostfs mmap into kernfs util.
Ayush Ranjan
2020-10-23
Support VFS2 save/restore.
Jamie Liu
2020-10-23
Rewrite reference leak checker without finalizers.
Dean Deng
2020-09-11
Move the 'marshal' and 'primitive' packages to the 'pkg' directory.
Rahat Mahmood
2020-08-25
[go-marshal] Enable auto-marshalling for host tty.
Ayush Ranjan
2020-08-20
Add reference count checking to the fsimpl/host package.
Dean Deng
2020-07-27
Move platform.File in memmap
Andrei Vagin
2020-07-15
fdbased: Vectorized write for packet; relax writev syscall filter.
Ting-Yu Wang
2020-06-17
Implement POSIX locks
Fabricio Voznika
2020-06-09
Implement flock(2) in VFS2
Fabricio Voznika
2020-05-19
Implement mmap for host fs in vfs2.
Dean Deng
2020-05-05
Return correct name for imported host files
Fabricio Voznika
2020-04-27
Import host sockets.
Dean Deng
2020-04-24
Port SCM Rights to VFS2.
Dean Deng
2020-04-23
Factor fsimpl/gofer.host{Preadv,Pwritev} out of fsimpl/gofer.
Jamie Liu
2020-03-19
Whitelist utimensat(2).
Dean Deng
2020-03-18
Port imported TTY fds to vfs2.
Dean Deng
2020-03-14
Plumb VFS2 imported fds into virtual filesystem.
Dean Deng
2020-03-06
Add plumbing for importing fds in VFS2, along with non-socket, non-TTY impl.
Dean Deng