summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/syscalls/linux/vfs2/vfs2.go
AgeCommit message (Expand)Author
2020-05-26Implement splice(2) and tee(2) for VFS2.Jamie Liu
2020-05-14Make utimes_test pass on VFS2.Jamie Liu
2020-05-14Port memfd_create to vfs2 and finish implementation of file seals.Nicolas Lacasse
2020-05-07Port signalfd to vfs2.Nicolas Lacasse
2020-05-06Fix runsc syscall documentation generation.Adin Scannell