summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/gofer/BUILD
AgeCommit message (Expand)Author
2021-06-22[syserror] Add conversions to linuxerr with temporary Equals method.Zach Koopmans
2021-05-14Add new metric for suspicious operations.Nayana Bidari
2021-04-28Automated rollback of changelist 369686285Fabricio Voznika
2021-04-21Automated rollback of changelist 369325957Michael Pratt
2021-04-19Add MultiGetAttr message to 9PFabricio Voznika
2021-03-29[syserror] Split usermem packageZach Koopmans
2020-11-18Port filesystem metrics to VFS2.Jamie Liu
2020-10-24Add leak checking to vfs2 structures that cannot use the refs_vfs2 template.Dean Deng
2020-10-23Support VFS2 save/restore.Jamie Liu
2020-10-13[vfs2] Don't take reference in Task.MountNamespaceVFS2 and MountNamespace.Root.Dean Deng
2020-08-07Support separate read/write handles in fsimpl/gofer.dentry.Jamie Liu
2020-06-17Implement POSIX locksFabricio Voznika
2020-06-09Implement flock(2) in VFS2Fabricio Voznika
2020-06-01Handle gofer blocking opens of host named pipes in VFS2.Jamie Liu
2020-05-19Implement mmap for host fs in vfs2.Dean Deng
2020-04-28Support pipes and sockets in VFS2 gofer fs.Dean Deng
2020-04-23Factor fsimpl/gofer.host{Preadv,Pwritev} out of fsimpl/gofer.Jamie Liu
2020-04-21Remove filesystem structure from vfs.Dentry.Jamie Liu
2020-04-07Make gofer.dentry.destroyLocked idempotentFabricio Voznika
2020-03-26Add BoundEndpointAt filesystem operation.Dean Deng
2020-02-04VFS2 gofer clientJamie Liu