summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/devtmpfs/devtmpfs.go
AgeCommit message (Expand)Author
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-06-24Port /dev/net/tun device to VFS2.Nicolas Lacasse
2020-04-23Port devpts to VFS2.Nicolas Lacasse
2020-03-27Add FilesystemType.Name method, and FilesystemType field to Filesystem struct.Nicolas Lacasse
2020-02-14Plumb VFS2 inside the SentrygVisor bot
2020-02-04Remove argument from vfs.MountNamespace.DecRef()Fabricio Voznika
2020-01-28Add //pkg/sentry/fsimpl/devtmpfs.Jamie Liu