summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/vfs/BUILD
AgeCommit message (Expand)Author
2020-04-06Port timerfd to VFS2.Nicolas Lacasse
2020-03-26Add BoundEndpointAt filesystem operation.Dean Deng
2020-03-16Enforce file size rlimits in VFS2Fabricio Voznika
2020-03-06Add plumbing for importing fds in VFS2, along with non-socket, non-TTY impl.Dean Deng
2020-02-25Port most syscalls to VFS2.Jamie Liu
2020-02-14Plumb VFS2 inside the SentrygVisor bot
2020-01-29Add plumbing for file locks in VFS2.Dean Deng
2020-01-28Add VFS2 support for epoll.Jamie Liu
2020-01-28Implement an anon_inode equivalent for VFS2.Jamie Liu
2020-01-27Update package locations.Adin Scannell
2020-01-27Standardize on tools directory.Adin Scannell
2020-01-09New sync package.Ian Gudger
2019-12-30Add VFS2 support for device special files.Jamie Liu
2019-12-11Add vfs.Pathname{WithDeleted,ForGetcwd}.Jamie Liu
2019-12-10Add most VFS methods for syscalls.Jamie Liu
2019-11-21Import and structure cleanup.Adin Scannell
2019-11-18Add vfs.GenericParseMountOptions().Jamie Liu
2019-09-12Remove go_test from go_stateify and go_marshalMichael Pratt
2019-08-13Add vfs.DynamicBytesFileDescriptionImpl.Jamie Liu
2019-07-18Sentry virtual filesystem, v2Jamie Liu