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
/
fs
Age
Commit message (
Expand
)
Author
2020-01-17
Fix data race in tty.queue.readableSize.
Nicolas Lacasse
2020-01-17
Add explanation for implementation of BSD full file locks.
Dean Deng
2020-01-16
Remove unused rpcinet.
Adin Scannell
2020-01-16
Implement setxattr for overlays.
Dean Deng
2020-01-16
Add IfChange/ThenChange reminders in fs/proc
Fabricio Voznika
2020-01-16
Plumb getting/setting xattrs through InodeOperations and 9p gofer interfaces.
Dean Deng
2020-01-16
Add remaining /proc/* and /proc/sys/* files
Fabricio Voznika
2020-01-09
New sync package.
Ian Gudger
2020-01-07
fs/splice: don't report a partialResult error if there is no data loss
Andrei Vagin
2020-01-06
Convert memfs into proto-tmpfs.
Nicolas Lacasse
2019-12-19
Make masterInodeOperations.Truncate take a pointer receiver.
Nicolas Lacasse
2019-12-18
Add Mems_allowed to /proc/PID/status
Michael Pratt
2019-12-17
Merge pull request #1394 from zhuangel:bindlock
gVisor bot
2019-12-16
Merge pull request #1392 from zhuangel:bindleak
gVisor bot
2019-12-16
Implement checks for get/setxattr at the syscall layer.
Dean Deng
2019-12-16
Fix deadlock in overlay bind
Yong He
2019-12-16
Fix UDS bind cause fd leak in gofer
Yong He
2019-12-09
Redirect TODOs to gvisor.dev
Fabricio Voznika
2019-12-06
Implement TTY field in control.Processes().
Nicolas Lacasse
2019-12-05
Create correct file for /proc/[pid]/task/[tid]/io
Zach Koopmans
2019-12-03
Fix printing /proc/[pid]/io for /proc/[pid]/task/[tid]/io.
Zach Koopmans
2019-11-26
Allow open(O_TRUNC) and (f)truncate for proc files.
Ian Lewis
2019-11-25
Merge pull request #1176 from xiaobo55x:runsc_boot
gVisor bot
2019-11-21
Import and structure cleanup.
Adin Scannell
2019-11-20
Pass OpenTruncate to gofer in Open call when opening file with O_TRUNC.
Nicolas Lacasse
2019-11-18
Merge pull request #1177 from xiaobo55x:fs_host
gVisor bot
2019-11-14
Check that a file is a regular file with open(O_TRUNC).
Kevin Krakauer
2019-11-12
Use overlay MountSource when binding socket in overlay.
Nicolas Lacasse
2019-11-13
Enable sentry/fs/host support on arm64.
Haibo Xu
2019-11-13
Enable runsc/boot support on arm64.
Haibo Xu
2019-11-08
Automated rollback of changelist 278417533
Kevin Krakauer
2019-11-04
Check that a file is a regular file with open(O_TRUNC).
Kevin Krakauer
2019-10-23
Merge pull request #641 from tanjianfeng:master
gVisor bot
2019-10-16
Reorder BUILD license and load functions in gvisor.
Kevin Krakauer
2019-10-16
Fix problem with open FD when copy up is triggered in overlayfs
Fabricio Voznika
2019-10-16
Support O_SYNC and O_DSYNC flags.
Nicolas Lacasse
2019-10-16
Merge pull request #736 from tanjianfeng:fix-unix
gVisor bot
2019-10-15
support /proc/net/route
Jianfeng Tan
2019-10-15
support /proc/net/snmp
Jianfeng Tan
2019-10-07
Remove unnecessary context parameter for new pipes.
Kevin Krakauer
2019-10-04
Add sanity check that overlayCreate is called with an overlay parent inode.
Nicolas Lacasse
2019-10-02
Merge pull request #865 from tanjianfeng:fix-829
gVisor bot
2019-10-02
fs/proc: report PID-s from a pid namespace of the proc mount
Andrei Vagin
2019-10-01
Disable cpuClockTicker when app is idle
Michael Pratt
2019-09-30
splice: try another fallback option only if the previous one isn't supported
Andrei Vagin
2019-09-30
Force timestamps to update when set via InodeOperations.SetTimestamps.
Nicolas Lacasse
2019-09-24
tty: fix sending SIGTTOU on tty write
henry.tjf
2019-09-20
Implement /proc/net/tcp6
Jianfeng Tan
2019-09-19
Job control: controlling TTYs and foreground process groups.
Kevin Krakauer
2019-09-13
gvisor: return ENOTDIR from the unlink syscall
Andrei Vagin
[next]