summaryrefslogtreecommitdiffhomepage
path: root/runsc/fsgofer/BUILD
AgeCommit message (Expand)Author
2020-12-15fsgofer optimizationsFabricio Voznika
2020-08-19Remove path walk from localFile.MknodFabricio Voznika
2020-07-23Fix fsgofer Open() when control file is using O_PATHFabricio Voznika
2020-05-28Move Cleanup to its own packageFabricio Voznika
2020-01-27Standardize on tools directory.Adin Scannell
2020-01-09New sync package.Ian Gudger
2019-10-30Enable runsc/fsgofer support on arm64.Haibo Xu
2019-06-13Update canonical repository.Adin Scannell
2019-01-31Remove license commentsMichael Pratt
2019-01-07Undo changes in case of failure to create file/dir/symlinkFabricio 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-08-27Put fsgofer inside chrootFabricio Voznika
2018-08-15runsc fsgofer: Support dynamic serving of filesystems.Kevin Krakauer
2018-04-28Check in gVisor.Googler