summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/host/BUILD
AgeCommit message (Expand)Author
2020-05-19Implement mmap for host fs in vfs2.Dean Deng
2020-05-05Return correct name for imported host filesFabricio Voznika
2020-04-27Import host sockets.Dean Deng
2020-04-24Port SCM Rights to VFS2.Dean Deng
2020-04-23Factor fsimpl/gofer.host{Preadv,Pwritev} out of fsimpl/gofer.Jamie Liu
2020-03-19Whitelist utimensat(2).Dean Deng
2020-03-18Port imported TTY fds to vfs2.Dean Deng
2020-03-14Plumb VFS2 imported fds into virtual filesystem.Dean Deng
2020-03-06Add plumbing for importing fds in VFS2, along with non-socket, non-TTY impl.Dean Deng