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
/
fsimpl
Age
Commit message (
Expand
)
Author
2021-08-02
Merge release-20210726.0-19-g4f6c1f309 (automated)
gVisor bot
2021-08-01
Merge pull request #6350 from sudo-sturbia:cgroupfs
gVisor bot
2021-07-28
Merge release-20210720.0-44-g72c2b74ac (automated)
gVisor bot
2021-07-28
Add Uid/Gid/Groups fields to VFS2 /proc/[pid]/status.
Jamie Liu
2021-07-28
Merge release-20210720.0-40-g44efc282f (automated)
gVisor bot
2021-07-28
Lock gofer.dentry.dataMu before SetAttr RPC modifying file size.
Jamie Liu
2021-07-24
Merge release-20210712.0-61-g9ba8c40a3 (automated)
gVisor bot
2021-07-23
Clean up logic for when a VFS2 gofer regular file close causes a flushf.
Jamie Liu
2021-07-22
VFS2: remove ext code
Kevin Krakauer
2021-07-22
Delete unnecessary function.
Zyad A. Ali
2021-07-21
Merge release-20210712.0-36-ga89b2f005 (automated)
gVisor bot
2021-07-21
Use atomics when checking for parent setgid in VFS2 tmpfs file creation.
Jamie Liu
2021-07-16
Merge release-20210712.0-26-g628d7d3a4 (automated)
gVisor bot
2021-07-15
Fix refcount increments in gofer.filesystem.Sync.
Fabricio Voznika
2021-07-13
Merge release-20210705.0-20-gd4dce953b (automated)
gVisor bot
2021-07-13
Do not require O_PATH flag to enable verity
Chong Cai
2021-07-13
Merge release-20210705.0-15-g520795aaa (automated)
gVisor bot
2021-07-12
Fix deadlock in procfs
Fabricio Voznika
2021-07-13
Merge release-20210705.0-14-g275932bf0 (automated)
gVisor bot
2021-07-12
Fix stdios ownership
Fabricio Voznika
2021-07-12
Merge release-20210705.0-11-ge3fdd1593 (automated)
gVisor bot
2021-07-12
[syserror] Update syserror to linuxerr for more errors.
Zach Koopmans
2021-07-08
Merge release-20210628.0-29-g07f2c8b56 (automated)
gVisor bot
2021-07-08
devpts: Notify of echo'd input queue bytes only after locks have been released.
Etienne Perot
2021-07-01
Merge release-20210628.0-19-g16b751b6c (automated)
gVisor bot
2021-07-01
Mix checklocks and atomic analyzers.
Adin Scannell
2021-07-01
Merge release-20210628.0-16-g590b8d3e9 (automated)
gVisor bot
2021-07-01
[syserror] Update several syserror errors to linuxerr equivalents.
Zach Koopmans
2021-06-30
Merge release-20210628.0-14-g6ef268409 (automated)
gVisor bot
2021-06-30
[syserror] Update syserror to linuxerr for EACCES, EBADF, and EPERM.
Zach Koopmans
2021-06-30
Merge release-20210628.0-10-g57095bd3b (automated)
gVisor bot
2021-06-29
Sort children map before hash
Chong Cai
2021-06-29
Merge release-20210628.0-8-g54b71221c (automated)
gVisor bot
2021-06-29
[syserror] Change syserror to linuxerr for E2BIG, EADDRINUSE, and EINVAL
Zach Koopmans
2021-06-29
Merge release-20210622.0-30-g5b2afd24a (automated)
gVisor bot
2021-06-28
Allow VFS2 gofer client to mmap from sentry page cache when forced.
Jamie Liu
2021-06-25
Merge release-20210614.0-27-gccd2d607e (automated)
gVisor bot
2021-06-24
Internal change.
Jamie Liu
2021-06-22
Merge release-20210614.0-14-ge1dc1c78e (automated)
gVisor bot
2021-06-22
[syserror] Add conversions to linuxerr with temporary Equals method.
Zach Koopmans
2021-06-17
Move tcpip.Clock impl to Timekeeper
Tamir Duberstein
2021-06-11
Merge release-20210601.0-47-g0892420c9 (automated)
gVisor bot
2021-06-10
Minor VFS2 xattr changes.
Jamie Liu
2021-06-11
Merge release-20210601.0-45-g3fcbad509 (automated)
gVisor bot
2021-06-10
Fix lock ordering issue when enumerating cgroup tasks.
Rahat Mahmood
2021-06-10
Merge release-20210601.0-42-g21169357c (automated)
gVisor bot
2021-06-10
Add /proc/sys/vm/max_map_count
Fabricio Voznika
2021-06-07
Merge release-20210601.0-16-gee1003bde (automated)
gVisor bot
2021-06-07
Implement RENAME_NOREPLACE for all VFS2 filesystem implementations.
Jamie Liu
2021-06-03
Initialize metrics at init
Tamir Duberstein
[next]