summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fs/fsutil/file_range_set.go
AgeCommit message (Expand)Author
2021-03-29[syserror] Split usermem packageZach Koopmans
2020-10-13Don't read beyond EOF when inserting into sentry page cache.Jamie Liu
2020-08-20Consistent precondition formattingMichael Pratt
2020-07-27Move platform.File in memmapAndrei Vagin
2020-01-27Update package locations.Adin Scannell
2020-01-06Convert memfs into proto-tmpfs.Nicolas Lacasse
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-03-14Decouple filemem from platform and move it to pgalloc.MemoryFile.Jamie Liu
2018-10-19Use correct company name in copyright headerIan Gudger
2018-04-28Check in gVisor.Googler