summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fs/gofer/path.go
AgeCommit message (Expand)Author
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-17Move Unix transport out of netstackIan Gudger
2018-08-10cache policy: Check policy before returning a negative dirent.Nicolas Lacasse
2018-08-10Enable checkpoint/restore in cases of UDS use.Brielle Broder
2018-07-18Fix lock-ordering violation in Create by logging BaseName instead of FullName.Nicolas Lacasse
2018-06-19Add a new cache policy FSCACHE_WRITETHROUGH.Nicolas Lacasse
2018-05-09Increment link count in CreateHardlinkFabricio Voznika
2018-04-28Check in gVisor.Googler