summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/memfs/filesystem.go
AgeCommit message (Expand)Author
2019-12-30Add VFS2 support for device special files.Jamie Liu
2019-12-23Clean up vfs.FilesystemImpl methods that operate on parent directories.Jamie Liu
2019-12-20Move VFS2 file description status flags to vfs.FileDescription.Jamie Liu
2019-12-18Add VFS2 plumbing for extended attributes.Jamie Liu
2019-12-11Add vfs.Pathname{WithDeleted,ForGetcwd}.Jamie Liu
2019-11-25Minor VFS2 interface changes.Jamie Liu
2019-10-19Add support for pipes in VFS2.Kevin Krakauer
2019-08-08memfs fixes.Jamie Liu
2019-07-18Sentry virtual filesystem, v2Jamie Liu