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-03-17
Remove HostFS from Sentry.
Zach Koopmans
2020-03-14
Plumb VFS2 imported fds into virtual filesystem.
Dean Deng
2020-03-13
Fix oom_score_adj.
Jamie Liu
2020-03-09
Move /proc/net to /proc/PID/net, and make /proc/net -> /proc/self/net.
Ting-Yu Wang
2020-03-06
Add plumbing for importing fds in VFS2, along with non-socket, non-TTY impl.
Dean Deng
2020-03-06
Prevent memory leaks in ilist
Tamir Duberstein
2020-03-05
Stub oom_score_adj and oom_score.
Ian Lewis
2020-03-02
Take write lock when removing xattr
Michael Pratt
2020-02-28
Hide /dev/net/tun when using hostinet.
Ting-Yu Wang
2020-02-25
Fix DATA RACE in fs.MayDelete.
Adin Scannell
2020-02-25
Fix mount refcount issue.
Adin Scannell
2020-02-21
Implement tap/tun device in vfs.
Ting-Yu Wang
2020-02-20
Initial network namespace support.
gVisor bot
2020-02-14
Plumb VFS2 inside the Sentry
gVisor bot
2020-02-11
Ensure fsimpl/gofer.dentryPlatformFile.hostFileMapper is initialized.
gVisor bot
2020-02-11
Prevent DATA RACE in UnstableAttr.
Adin Scannell
2020-02-10
Add context to comments.
Adin Scannell
2020-02-07
Support listxattr and removexattr syscalls.
Dean Deng
2020-02-05
Add notes to relevant tests.
Adin Scannell
2020-02-04
VFS2 gofer client
Jamie Liu
2020-02-04
Add support for sentry internal pipe for gofer mounts
Fabricio Voznika
2020-01-31
Internal change.
gVisor bot
2020-01-30
Enforce splice offset limits
Michael Pratt
2020-01-28
fs/splice: don't report partial errors for special files
Andrei Vagin
2020-01-27
Update package locations.
Adin Scannell
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-21
Rename DowngradableRWMutex to RWmutex.
Ian Gudger
2020-01-21
Add line break to /proc/net files
Fabricio Voznika
2020-01-18
Include the cgroup name in the superblock options in /proc/self/mountinfo.
Nicolas Lacasse
2020-01-17
Fix data race in MountNamespace.resolve.
Nicolas Lacasse
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
[next]