summaryrefslogtreecommitdiffhomepage
path: root/pkg/syserror/syserror.go
AgeCommit message (Expand)Author
2020-09-16Add FUSE umount supportJinmou Li
2020-08-18Move ERESTART* error definitions to syserror package.Dean Deng
2020-07-29Add FUSE_INITJinmou Li
2020-06-11Add //pkg/sentry/fsimpl/overlay.Jamie Liu
2020-03-26Add BoundEndpointAt filesystem operation.Dean Deng
2020-02-21Implement tap/tun device in vfs.Ting-Yu Wang
2019-12-23Clean up vfs.FilesystemImpl methods that operate on parent directories.Jamie Liu
2019-07-09Cleanup straggling syscall dependencies.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-03-05Priority-inheritance futex implementationFabricio Voznika
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-10Enforce message size limits and avoid host calls with too many iovecsMichael Pratt
2018-04-28Check in gVisor.Googler