summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fs/dirent_state.go
AgeCommit message (Expand)Author
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-11sentry: allow saving of unlinked files with open fds on virtual fs.Zhaozhong Ni
2018-08-28fs: Don't bother saving negative dirents.Nicolas Lacasse
2018-08-28sentry: optimize dirent weakref map save / restore.Zhaozhong Ni
2018-04-28Check in gVisor.Googler