summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/overlay/directory.go
AgeCommit message (Expand)Author
2020-09-28Support inotify in overlayfs.Dean Deng
2020-09-24Add basic stateify annotations.Adin Scannell
2020-09-18Implement fsimpl/overlay.filesystem.RenameAt.Jamie Liu
2020-08-20Consistent precondition formattingMichael Pratt
2020-08-07[vfs2] Fix tmpfs mounting.Ayush Ranjan
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-06-17Implement Sync() to directoriesFabricio Voznika
2020-06-11Add //pkg/sentry/fsimpl/overlay.Jamie Liu