summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/gofer/directory.go
AgeCommit message (Expand)Author
2020-04-28Support pipes and sockets in VFS2 gofer fs.Dean Deng
2020-04-24VFS2: Get HelloWorld image tests to pass with VFS2Zach Koopmans
2020-04-23Add vfs.MkdirOptions.ForSyntheticMountpoint.Jamie Liu
2020-04-21Remove filesystem structure from vfs.Dentry.Jamie Liu
2020-04-02Add NAME_MAX checks and update file timesFabricio Voznika
2020-02-14Allow vfs.IterDirentsCallback.Handle() to return an error.gVisor bot
2020-02-10Add contextual note.Adin Scannell
2020-02-04VFS2 gofer clientJamie Liu