summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/host/BUILD
AgeCommit message (Expand)Author
2020-10-28[vfs] Refactor hostfs mmap into kernfs util.Ayush Ranjan
2020-10-23Support VFS2 save/restore.Jamie Liu
2020-10-23Rewrite reference leak checker without finalizers.Dean Deng
2020-09-11Move the 'marshal' and 'primitive' packages to the 'pkg' directory.Rahat Mahmood
2020-08-25[go-marshal] Enable auto-marshalling for host tty.Ayush Ranjan
2020-08-20Add reference count checking to the fsimpl/host package.Dean Deng
2020-07-27Move platform.File in memmapAndrei Vagin
2020-07-15fdbased: Vectorized write for packet; relax writev syscall filter.Ting-Yu Wang
2020-06-17Implement POSIX locksFabricio Voznika
2020-06-09Implement flock(2) in VFS2Fabricio Voznika
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