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
/
runsc
/
fsgofer
Age
Commit message (
Expand
)
Author
2020-02-07
Merge release-20200127.0-99-g17b9f5e (automated)
gVisor bot
2020-02-07
Support listxattr and removexattr syscalls.
Dean Deng
2020-02-06
Merge release-20200127.0-85-g1b6a12a (automated)
gVisor bot
2020-02-04
Merge release-20200127.0-65-g95ce8bb (automated)
gVisor bot
2020-02-04
Merge release-20200127.0-64-g6d8bf40 (automated)
gVisor bot
2020-02-04
Allow mlock in fsgofer system call filters
Fabricio Voznika
2020-01-27
Merge release-20200115.0-103-gd29e59a (automated)
gVisor bot
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-16
Merge release-20200115.0-9-g07f2584 (automated)
gVisor bot
2020-01-16
Plumb getting/setting xattrs through InodeOperations and 9p gofer interfaces.
Dean Deng
2020-01-10
Merge release-20191213.0-96-g27500d5 (automated)
gVisor bot
2020-01-09
New sync package.
Ian Gudger
2019-12-11
Merge release-20191129.0-44-g1643224 (automated)
gVisor bot
2019-12-11
Finish incomplete comment.
Dean Deng
2019-11-27
Merge release-20191114.0-38-g4a620c4 (automated)
gVisor bot
2019-11-23
gofer: reduce CPU usage on GC as of frequent readdir
Jianfeng Tan
2019-11-07
Merge release-20190806.1-377-gf8ffadd (automated)
gVisor bot
2019-11-06
Add p9.OpenTruncate.
Jamie Liu
2019-11-02
Merge release-20190806.1-365-g802a3b3 (automated)
gVisor bot
2019-10-30
Enable runsc/fsgofer support on arm64.
Haibo Xu
2019-10-29
Merge release-20190806.1-336-g8b04e2d (automated)
gVisor bot
2019-10-28
Cast the Stat_t.Nlink to uint64 on arm64.
Haibo Xu
2019-10-18
Merge release-20190806.1-290-g49b596b (automated)
gVisor bot
2019-10-18
Cleanup host UDS support
Michael Pratt
2019-10-15
Merge release-20190806.1-271-ga295616 (automated)
gVisor bot
2019-10-15
Make Attach no longer a special snowflake
Michael Pratt
2019-10-10
Merge release-20190806.1-260-ga5170fd (automated)
gVisor bot
2019-10-10
Allow rt_sigreturn in runsc gofer
Michael Pratt
2019-09-27
Merge release-20190806.1-198-g8337e4f (automated)
gVisor bot
2019-09-26
Disallow opening of sockets if --fsgofer-host-uds=false
Fabricio Voznika
2019-09-25
Merge release-20190806.1-195-gdd0e5ee (automated)
gVisor bot
2019-09-25
Merge pull request #765 from trailofbits:uds_support
gVisor bot
2019-09-24
Remove unecessary seccomp permission.
Robert Tonic
2019-09-24
Refactor command line options and remove the allowed terminology for uds
Robert Tonic
2019-09-19
Update InstallUDSFilters documentation to be accurate to functionality.
Robert Tonic
2019-09-19
Fix documentation, clean up seccomp filter installation, rename helpers.
Robert Tonic
2019-09-19
Place the host UDS mounting behind --fsgofer-host-uds-allowed.
Robert Tonic
2019-09-13
Merge release-20190806.1-143-ga8834fc (automated)
gVisor bot
2019-09-12
Update p9 to support flipcall.
Adin Scannell
2019-09-05
Apply go fmt to the fsgofer changes.
Robert Tonic
2019-09-05
Remove seccomp permissions, and clean up the Attach logic.
Robert Tonic
2019-08-27
Restrict seccomp filters for UDS support.
Robert Tonic
2019-08-27
First pass at implementing Unix Domain Socket support. No tests.
Robert Tonic
2019-08-26
fsgofer_test.go: a socket file path can't be longer than UNIX_MAX_PATH (108)
Andrei Vagin
2019-08-13
Merge c386f046 (automated)
gVisor bot
2019-08-13
Fix file mode check in fsgofer Attach
Fabricio Voznika
2019-07-30
Merge 1decf764 (automated)
gVisor bot
2019-07-30
Change syscall.POLL to syscall.PPOLL.
Haibo Xu
2019-06-27
Merge 5b41ba5d (automated)
gVisor bot
2019-06-27
Fix various spelling issues in the documentation
Michael Pratt
[next]