index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
p9
/
p9.go
Age
Commit message (
Expand
)
Author
2020-07-01
Port fallocate to VFS2.
Zach Koopmans
2020-02-14
Un-export p9 message encode/decode functions.
gVisor bot
2020-02-07
Support listxattr and removexattr syscalls.
Dean Deng
2020-01-16
Plumb getting/setting xattrs through InodeOperations and 9p gofer interfaces.
Dean Deng
2019-11-20
Pass OpenTruncate to gofer in Open call when opening file with O_TRUNC.
Nicolas Lacasse
2019-11-06
Add p9.OpenTruncate.
Jamie Liu
2019-10-28
Cast the Stat_t.Nlink to uint64 on arm64.
Haibo Xu
2019-09-12
Update p9 to support flipcall.
Adin Scannell
2019-06-27
Fix various spelling issues in the documentation
Michael Pratt
2019-05-09
Implement fallocate(2)
Fabricio Voznika
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-02-19
Add p9.Sticky.
Jamie Liu
2019-02-15
Internal change.
Googler
2019-02-15
Internal change.
Googler
2019-01-31
Don't mask out sticky bit to/from gofer
Fabricio Voznika
2018-10-23
Track paths and provide a rename hook.
Adin Scannell
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-04-28
Check in gVisor.
Googler