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-05-05
Translate p9.NoUID/GID to OverflowUID/GID.
Jamie Liu
2020-04-28
Support pipes and sockets in VFS2 gofer fs.
Dean Deng
2020-04-27
Import host sockets.
Dean Deng
2020-04-24
Port SCM Rights to VFS2.
Dean Deng
2020-04-23
Port devpts to VFS2.
Nicolas Lacasse
2020-04-22
Move user home detection to its own library.
Nicolas Lacasse
2020-04-21
Misc VFS2 fixes
Fabricio Voznika
2020-04-21
Sentry metrics updates.
Dave Bailey
2020-04-13
Remove obsolete TODOs for b/38173783
Jon Budd
2020-04-10
Use O_CLOEXEC when dup'ing FDs
Fabricio Voznika
2020-04-09
Merge pull request #2253 from amscanne:nogo
gVisor bot
2020-04-09
Downgrade VFS1-specific FIXME to a NOTE.
Jamie Liu
2020-04-08
Clean up TODOs
Fabricio Voznika
2020-04-08
Remove InodeOperations FIXMEs that will be obsoleted by VFS2.
Dean Deng
2020-04-08
Handle utimes correctly for shared gofer filesystems.
Dean Deng
2020-04-08
Enable SubprocessExited and SubprocessZombie for gVisor
Fabricio Voznika
2020-04-08
Fix all printf formatting errors.
Adin Scannell
2020-04-08
Fix all copy locks violations.
Adin Scannell
2020-04-02
Fix typo in TODO comments.
Dean Deng
2020-03-31
Include original copyUp error in panic if cleanupUpper fails.
Nicolas Lacasse
2020-03-26
Use host-defined file owner and mode, when possible, for imported fds.
Dean Deng
2020-03-19
Remove the "frozen" bit from dirents.
Zach Koopmans
2020-03-18
Port imported TTY fds to vfs2.
Dean Deng
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
[next]