summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fs/gofer/handles.go
AgeCommit message (Expand)Author
2020-04-13Remove obsolete TODOs for b/38173783Jon Budd
2020-01-27Update package locations.Adin Scannell
2019-11-20Pass OpenTruncate to gofer in Open call when opening file with O_TRUNC.Nicolas Lacasse
2019-10-16Fix problem with open FD when copy up is triggered in overlayfsFabricio Voznika
2019-06-28Add finalizer on AtomicRefCount to check for leaks.Ian Gudger
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-29Allow and document bug ids in gVisor codebase.Nicolas Lacasse
2018-10-19Use correct company name in copyright headerIan Gudger
2018-06-22Simplify some handle logic.Nicolas Lacasse
2018-04-28Check in gVisor.Googler