summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fs/gofer/inode_state.go
AgeCommit message (Expand)Author
2021-07-01Mix checklocks and atomic analyzers.Adin Scannell
2021-03-03Add checklocks analyzer.Bhasker Hariharan
2021-01-26Implement error on pointersTamir Duberstein
2020-04-13Remove obsolete TODOs for b/38173783Jon Budd
2020-01-27Update package locations.Adin Scannell
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-29Allow and document bug ids in gVisor codebase.Nicolas Lacasse
2018-10-19Use correct company name in copyright headerIan Gudger
2018-08-22sentry: mark S/R stating errors as save rejections / fs corruptions.Zhaozhong Ni
2018-08-21sentry: do not release gofer inode file state loading lock upon error.Zhaozhong Ni
2018-06-29Sets the restore environment for restoring a container.Justine Olshan
2018-05-08Capture restore file system corruption errors in exit error.Zhaozhong Ni
2018-04-28Check in gVisor.Googler