summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/syscalls/linux/vfs2
AgeCommit message (Expand)Author
2020-03-13Implement access/faccessat for VFS2.Dean Deng
2020-02-26Fix construct of linux.Stat for arm64.Rahat Mahmood
2020-02-25Port most syscalls to VFS2.Jamie Liu
2020-02-14Plumb VFS2 inside the SentrygVisor bot
2020-01-28Changes missing in last submitFabricio Voznika
2020-01-28Add vfs.FileDescription to FD tableFabricio Voznika