summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/platform/filemem/filemem.go
AgeCommit message (Expand)Author
2019-03-12Clarify the platform.File interface.Jamie Liu
2018-10-19Use correct company name in copyright headerIan Gudger
2018-09-18Provide better message when memfd_create fails with ENOSYSFabricio Voznika
2018-08-02Automated rollback of changelist 207037226Zhaozhong Ni
2018-08-01Automated rollback of changelist 207007153Michael Pratt
2018-08-01stateify: convert all packages to use explicit mode.Zhaozhong Ni
2018-07-17Merge FileMem.usage in IncRefMichael Pratt
2018-07-16Start allocation and reclaim scans only where they may find a matchMichael Pratt
2018-06-13Log filemem state when panicing due to invalid refcount.Jamie Liu
2018-04-28Check in gVisor.Googler