summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/socket/hostinet/socket_vfs2.go
AgeCommit message (Expand)Author
2020-07-15hostinet: fix fd leak in fdnotifier for VFS2Tiwei Bie
2020-07-01Port fallocate to VFS2.Zach Koopmans
2020-06-17Implement POSIX locksFabricio Voznika
2020-06-09Implement flock(2) in VFS2Fabricio Voznika
2020-05-07Allocate device numbers for VFS2 filesystems.Jamie Liu
2020-05-05Update vfs2 socket TODOs.Dean Deng
2020-05-01Port netstack, hostinet, and netlink sockets to VFS2.Dean Deng