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
/
sentry
/
syscalls
/
linux
/
error.go
Age
Commit message (
Expand
)
Author
2021-06-22
[syserror] Add conversions to linuxerr with temporary Equals method.
Zach Koopmans
2021-04-26
Remove metrics: fallback, vsyscallCount and partialResult
Nayana Bidari
2021-04-22
Add weirdness sentry metric.
Nayana Bidari
2021-04-15
Add field support to the sentry metrics.
Nayana Bidari
2021-03-18
Translate syserror when validating partial IO errors
Fabricio Voznika
2021-02-24
Use async task context for async IO.
Dean Deng
2021-02-02
Add ETIMEDOUT to partial result list
Fabricio Voznika
2020-08-18
Move ERESTART* error definitions to syserror package.
Dean Deng
2020-08-17
Stop masking the IO error in handleIOError.
Nicolas Lacasse
2020-01-28
Add vfs.FileDescription to FD table
Fabricio Voznika
2020-01-09
New sync package.
Ian Gudger
2019-08-12
Handle ENOSPC with a partial write.
Nicolas Lacasse
2019-07-09
Cleanup straggling syscall dependencies.
Adin Scannell
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-11
Eat sendfile partial error
Adin Scannell
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-29
Allow and document bug ids in gVisor codebase.
Nicolas Lacasse
2019-04-10
Internal change
Michael Pratt
2019-04-08
Export kernel.SignalInfoPriv.
Jamie Liu
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-04-28
Check in gVisor.
Googler