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
/
vfs.go
Age
Commit message (
Expand
)
Author
2020-04-14
Pass O_LARGEFILE in syscalls/linux/vfs2.openat.
Jamie Liu
2020-04-10
Port extended attributes to VFS2.
Dean Deng
2020-03-27
Add FilesystemType.Name method, and FilesystemType field to Filesystem struct.
Nicolas Lacasse
2020-03-26
Add BoundEndpointAt filesystem operation.
Dean Deng
2020-03-25
Remove TODO to push down exec permission check
Fabricio Voznika
2020-03-13
Implement access/faccessat for VFS2.
Dean Deng
2020-03-13
Add support for mount flags
Fabricio Voznika
2020-02-25
Add VFS.NewDisconnectedMount().
Jamie Liu
2020-02-25
Port most syscalls to VFS2.
Jamie Liu
2020-02-14
Inline vfs.VirtualFilesystem in Kernel struct
gVisor bot
2020-02-14
Plumb VFS2 inside the Sentry
gVisor bot
2020-02-13
Add FileExec flag to OpenOptions
gVisor bot
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-24
Add anonymous device number allocation to VFS2.
Jamie Liu
2020-01-09
New sync package.
Ian Gudger
2019-12-30
Add VFS2 support for device special files.
Jamie Liu
2019-12-27
Add VFS2 support for /proc/filesystems.
Jamie Liu
2019-12-23
Clean up vfs.FilesystemImpl methods that operate on parent directories.
Jamie Liu
2019-12-18
Add VFS2 plumbing for extended attributes.
Jamie Liu
2019-12-10
Add most VFS methods for syscalls.
Jamie Liu
2019-11-25
Minor VFS2 interface changes.
Jamie Liu
2019-11-25
Implement basic umounting for vfs2.
Jamie Liu
2019-07-18
Sentry virtual filesystem, v2
Jamie Liu