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
/
options.go
Age
Commit message (
Expand
)
Author
2020-09-08
[vfs] Capitalize x in the {Get/Set/Remove/List}xattr functions.
Ayush Ranjan
2020-07-23
Add permission checks to vfs2 truncate.
Dean Deng
2020-07-23
Added stub FUSE filesystem
Ridwan Sharif
2020-06-05
Implement mount(2) and umount2(2) for VFS2.
Rahat Mahmood
2020-04-28
Support pipes and sockets in VFS2 gofer fs.
Dean Deng
2020-04-23
Add vfs.MkdirOptions.ForSyntheticMountpoint.
Jamie Liu
2020-04-10
Port extended attributes to VFS2.
Dean Deng
2020-04-03
Add FileDescriptionImpl for Unix sockets.
Dean Deng
2020-03-13
Add support for mount flags
Fabricio Voznika
2020-02-14
Plumb VFS2 inside the Sentry
gVisor bot
2020-02-13
Add FileExec flag to OpenOptions
gVisor bot
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-10-04
Change linux.FileMode from uint to uint16, and update VFS to use FileMode.
Kevin Krakauer
2019-07-18
Sentry virtual filesystem, v2
Jamie Liu