summaryrefslogtreecommitdiffhomepage
path: root/runsc/fsgofer
AgeCommit message (Expand)Author
2019-01-31Remove license commentsMichael Pratt
2019-01-07Undo changes in case of failure to create file/dir/symlinkFabricio Voznika
2018-11-20Use RET_KILL_PROCESS if available in kernelFabricio Voznika
2018-11-01Use spec with clean paths for goferFabricio Voznika
2018-10-31Make lazy open the mode of operation for fsgoferFabricio Voznika
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-09-21Run gofmt -s on everythingIan Gudger
2018-09-07Add additional sanity checks for walk.Adin Scannell
2018-09-05Add MADVISE to fsgofer seccomp profileFabricio Voznika
2018-08-30Add seccomp filter to fsgoferFabricio Voznika
2018-08-27runsc: fsgofer should return a unique QID.Path for each file.Nicolas Lacasse
2018-08-27Put fsgofer inside chrootFabricio Voznika
2018-08-24Add option to panic gofer if writes are attempted over RO mountsFabricio Voznika
2018-08-22runsc: De-flakes container_test TestMultiContainerSanity.Kevin Krakauer
2018-08-15runsc fsgofer: Support dynamic serving of filesystems.Kevin Krakauer
2018-07-30Cleans up files created if there is a failure.Brielle Broder
2018-06-04Make fsgofer attach more strictFabricio Voznika
2018-05-10Fix failure to rename directoryFabricio Voznika
2018-05-10Open file as read-write when mount points to a fileFabricio Voznika
2018-05-04Run gofmt -s on everythingIan Gudger
2018-04-28Check in gVisor.Googler