summaryrefslogtreecommitdiffhomepage
path: root/pkg/p9/local_server
AgeCommit message (Expand)Author
2019-06-13Update canonical repository.Adin Scannell
2019-05-20Forward named pipe creation to the goferMichael Pratt
2019-05-09Implement fallocate(2)Fabricio Voznika
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-01-31Remove license commentsMichael Pratt
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-09-07Add additional sanity checks for walk.Adin Scannell
2018-07-02Drop version option from mount commandMichael Pratt
2018-05-08Fix warning: redundant if ...; err != nil check, just return error instead.Ian Gudger
2018-04-28Check in gVisor.Googler