summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fs/fsutil/file.go
AgeCommit message (Expand)Author
2019-01-17Allow fsync on a directory.Nicolas Lacasse
2019-01-14Remove fs.Handle, ramfs.Entry, and all the DeprecatedFileOperations.Nicolas Lacasse
2018-10-19Use correct company name in copyright headerIan Gudger
2018-08-27sentry: mark fsutil.DirFileOperations as savable.Zhaozhong Ni
2018-05-03Fix misspellings.Cyrille Hemidy
2018-04-28Check in gVisor.Googler