summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/vfs/options.go
AgeCommit message (Expand)Author
2020-02-14Plumb VFS2 inside the SentrygVisor bot
2020-02-13Add FileExec flag to OpenOptionsgVisor bot
2019-12-27Add VFS2 support for /proc/filesystems.Jamie Liu
2019-12-23Clean up vfs.FilesystemImpl methods that operate on parent directories.Jamie Liu
2019-12-18Add VFS2 plumbing for extended attributes.Jamie Liu
2019-12-10Add most VFS methods for syscalls.Jamie Liu
2019-10-04Change linux.FileMode from uint to uint16, and update VFS to use FileMode.Kevin Krakauer
2019-07-18Sentry virtual filesystem, v2Jamie Liu