summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fs/fsutil/host_mappable.go
AgeCommit message (Expand)Author
2020-07-27Move platform.File in memmapAndrei Vagin
2020-01-27Update package locations.Adin Scannell
2020-01-09New sync package.Ian Gudger
2019-10-16Fix problem with open FD when copy up is triggered in overlayfsFabricio Voznika
2019-09-30Force timestamps to update when set via InodeOperations.SetTimestamps.Nicolas Lacasse
2019-06-13Update canonical repository.Adin Scannell
2019-05-09Implement fallocate(2)Fabricio Voznika
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-03-25Call memmap.Mappable.Translate with more conservative usermem.AccessType.Jamie Liu
2019-03-12Clarify the platform.File interface.Jamie Liu
2019-01-31Invalidate COW mappings when file is truncatedFabricio Voznika
2019-01-25Make cacheRemoteRevalidating detect changes to file sizeFabricio Voznika