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
/
vfs
/
BUILD
Age
Commit message (
Expand
)
Author
2020-04-06
Port timerfd to VFS2.
Nicolas Lacasse
2020-03-26
Add BoundEndpointAt filesystem operation.
Dean Deng
2020-03-16
Enforce file size rlimits in VFS2
Fabricio Voznika
2020-03-06
Add plumbing for importing fds in VFS2, along with non-socket, non-TTY impl.
Dean Deng
2020-02-25
Port most syscalls to VFS2.
Jamie Liu
2020-02-14
Plumb VFS2 inside the Sentry
gVisor bot
2020-01-29
Add plumbing for file locks in VFS2.
Dean Deng
2020-01-28
Add VFS2 support for epoll.
Jamie Liu
2020-01-28
Implement an anon_inode equivalent for VFS2.
Jamie Liu
2020-01-27
Update package locations.
Adin Scannell
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-09
New sync package.
Ian Gudger
2019-12-30
Add VFS2 support for device special files.
Jamie Liu
2019-12-11
Add vfs.Pathname{WithDeleted,ForGetcwd}.
Jamie Liu
2019-12-10
Add most VFS methods for syscalls.
Jamie Liu
2019-11-21
Import and structure cleanup.
Adin Scannell
2019-11-18
Add vfs.GenericParseMountOptions().
Jamie Liu
2019-09-12
Remove go_test from go_stateify and go_marshal
Michael Pratt
2019-08-13
Add vfs.DynamicBytesFileDescriptionImpl.
Jamie Liu
2019-07-18
Sentry virtual filesystem, v2
Jamie Liu