summaryrefslogtreecommitdiffhomepage
path: root/pkg/p9/messages.go
AgeCommit message (Expand)Author
2020-07-21p9: fix `registry.get` ob1 bugSevki
2020-04-02Avoid sending a partial dirent when the Rreaddir response exceeds message limit.Uros Prestor
2020-02-14Un-export p9 message encode/decode functions.gVisor bot
2020-02-07Support listxattr and removexattr syscalls.Dean Deng
2020-01-16Plumb getting/setting xattrs through InodeOperations and 9p gofer interfaces.Dean Deng
2019-09-12Update p9 to support flipcall.Adin Scannell
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-29Reduce memory allocations on serving pathFabricio Voznika
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-23Remove reflection from 9P serving pathFabricio Voznika
2018-10-19Use correct company name in copyright headerIan Gudger
2018-04-28Check in gVisor.Googler