summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/ext/dentry.go
AgeCommit message (Expand)Author
2020-09-24Add basic stateify annotations.Adin Scannell
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-06-23Support inotify in vfs2 gofer fs.Dean Deng
2020-05-29Implement IN_EXCL_UNLINK inotify option in vfs2.Dean Deng
2020-05-29Port inotify to vfs2, with support in tmpfs.Dean Deng
2020-04-21Remove filesystem structure from vfs.Dentry.Jamie Liu
2019-11-25Minor VFS2 interface changes.Jamie Liu
2019-08-09ext: Move to pkg/sentry/fsimpl.Ayush Ranjan