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
Age
Commit message (
Expand
)
Author
2019-07-02
Remove map from fd_map, change to fd_table.
Adin Scannell
2019-07-02
Add documentation for remaining syscalls (fixes #197, #186)
Ian Lewis
2019-07-02
Simplify (and fix) refcounts in createAt.
Nicolas Lacasse
2019-07-01
Check remaining traversal limit when creating a file through a symlink.
Nicolas Lacasse
2019-06-28
Remove events from name_to_handle_at and open_by_handle_at.
Nicolas Lacasse
2019-06-28
Merge b2907595 (automated)
gVisor bot
2019-06-27
Complete pipe support on overlayfs
Fabricio Voznika
2019-06-26
Merge 857e5c47 (automated)
gVisor bot
2019-06-26
Follow symlinks when creating a file, and create the target.
Nicolas Lacasse
2019-06-24
Add CLOCK_BOOTTIME as a CLOCK_MONOTONIC alias
Adrien Leravat
2019-06-24
Merge 87df9aab (automated)
gVisor bot
2019-06-24
Use correct statx syscall number for amd64.
Nicolas Lacasse
2019-06-22
Merge 35719d52 (automated)
gVisor bot
2019-06-22
Implement statx.
Nicolas Lacasse
2019-06-20
Merge 0b213507 (automated)
gVisor bot
2019-06-20
Implement madvise(MADV_DONTFORK)
Neel Natu
2019-06-20
Merge 7e495156 (automated)
gVisor bot
2019-06-19
Deflake SendFileTest_Shutdown.
Ian Gudger
2019-06-19
Merge 29f9e4fa (automated)
gVisor bot
2019-06-19
fileOp{On,At} should pass the remaning symlink traversal count.
Nicolas Lacasse
2019-06-14
Merge 3e9b8ecb (automated)
gVisor bot
2019-06-13
Plumb context through more layers of filesytem.
Ian Gudger
2019-06-13
Implement getsockopt() SO_DOMAIN, SO_PROTOCOL and SO_TYPE.
Rahat Mahmood
2019-06-13
Merge add40fd6 (automated)
gVisor bot
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-12
Merge df110ad4 (automated)
gVisor bot
2019-06-11
Eat sendfile partial error
Adin Scannell
2019-06-11
Merge 74e397e3 (automated)
gVisor bot
2019-06-10
Add introspection for Linux/AMD64 syscalls
Ian Lewis
2019-06-10
Merge a00157cc (automated)
gVisor bot
2019-06-06
Use common definition of SockType.
Rahat Mahmood
2019-06-06
"Implement" mbind(2).
Jamie Liu
2019-06-05
Implement dumpability tracking and checks
Michael Pratt
2019-06-02
Merge 216da0b7 (automated)
gVisor bot
2019-05-22
Add WCLONE / WALL support to waitid
Michael Pratt
2019-05-22
Add support for wait(WNOTHREAD)
Michael Pratt
2019-05-22
Move wait constants to abi/linux package
Michael Pratt
2019-05-21
Clean up pipe internals and add fcntl support
Adin Scannell
2019-05-21
Add basic plumbing for splice and stub implementation.
Adin Scannell
2019-05-09
Implement fallocate(2)
Fabricio Voznika
2019-04-29
Implement the MSG_CTRUNC msghdr flag for Unix sockets.
Ian Gudger
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-29
createAt should return all errors from FindInode except ENOENT.
Nicolas Lacasse
2019-04-22
Bugfix: fix fstatat symbol link to dir
Wei Zhang
2019-04-19
Add support for the MSG_TRUNC msghdr flag.
Ian Gudger
2019-04-18
Format struct pollfd in poll(2)/ppoll(2)
Michael Pratt
2019-04-17
Convert poll/select to operate more directly on linux.PollFD
Michael Pratt
2019-04-11
Use open fids when fstat()ing gofer files.
Jamie Liu
2019-04-10
Internal change
Michael Pratt
[prev]
[next]