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
/
vfs
/
epoll.go
Age
Commit message (
Expand
)
Author
2021-08-12
[syserror] Convert remaining syserror definitions to linuxerr.
Zach Koopmans
2021-07-12
[syserror] Update syserror to linuxerr for more errors.
Zach Koopmans
2021-07-01
[syserror] Update several syserror errors to linuxerr equivalents.
Zach Koopmans
2021-03-24
Add POLLRDNORM/POLLWRNORM support.
Bhasker Hariharan
2020-12-03
Implement `fcntl` options `F_GETSIG` and `F_SETSIG`.
Etienne Perot
2020-10-23
Support VFS2 save/restore.
Jamie Liu
2020-09-24
Add basic stateify annotations.
Adin Scannell
2020-09-15
Read vfs2 epoll events atomically.
Jamie Liu
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
2020-07-29
Force registration for EPOLLHUP, not EPOLLRDHUP, in vfs2's epoll.
Jamie Liu
2020-06-09
Implement flock(2) in VFS2
Fabricio Voznika
2020-05-04
Add TTY support on VFS2 to runsc
Fabricio Voznika
2020-04-02
Add equivalents to FMODE_PREAD/PWRITE to VFS2.
Jamie Liu
2020-02-25
Port most syscalls to VFS2.
Jamie Liu
2020-02-14
Remove linux.EpollEvent.Fd.
gVisor bot
2020-01-28
Add VFS2 support for epoll.
Jamie Liu