summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/verity/BUILD
AgeCommit message (Expand)Author
2021-06-22[syserror] Add conversions to linuxerr with temporary Equals method.Zach Koopmans
2021-04-02Internal change.gVisor bot
2021-03-29[syserror] Split usermem packageZach Koopmans
2020-10-26Add verity tests for deleted/renamed casesChong Cai
2020-10-24Add leak checking to vfs2 structures that cannot use the refs_vfs2 template.Dean Deng
2020-09-30Add verity fs testsChong Cai
2020-09-15Enable automated marshalling for the syscall package.Rahat Mahmood
2020-09-15Implement gvisor verity fs ioctl with GETFLAGSChong Cai
2020-09-08Implement ioctl with enable veritygVisor bot
2020-08-31Implement walk in gvisor verity fsgVisor bot
2020-08-17Add a skeleton for verity file systemgVisor bot