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-10-27
Merge release-20211019.0-44-g7b8f19dc7 (automated)
gVisor bot
2021-10-26
Simplify vfs.NewDisconnectedMount signature and callpoints.
Ayush Ranjan
2021-10-26
Merge release-20211019.0-40-g763d7e6e3 (automated)
gVisor bot
2021-10-26
Obtain ref on root dentry in mqfs.GetFilesystem.
Ayush Ranjan
2021-10-26
Merge release-20211019.0-36-g12480f1c4 (automated)
gVisor bot
2021-10-26
Ensure statfs::f_namelen is set by VFS2 gofer statfs/fstatfs.
Jamie Liu
2021-10-21
Merge release-20211011.0-59-g14f411392 (automated)
gVisor bot
2021-10-21
Merge pull request #6345 from sudo-sturbia:mq/syscalls
gVisor bot
2021-10-20
Merge release-20211011.0-37-gc23d67f3c (automated)
gVisor bot
2021-10-20
Report correct error when restore fails
Fabricio Voznika
2021-10-19
Merge release-20211011.0-34-g1b494b80f (automated)
gVisor bot
2021-10-19
Do not return non-nil *lisafs.Inode to doCreateAt on error.
Ayush Ranjan
2021-10-19
Merge release-20211011.0-32-g80d655d84 (automated)
gVisor bot
2021-10-19
Stub cpuset cgroup control files.
Rahat Mahmood
2021-10-18
Merge release-20211005.0-57-gfa56fbf44 (automated)
gVisor bot
2021-10-18
Report ramdiskfs usage correctly
Fabricio Voznika
2021-10-18
Merge release-20211005.0-52-g4f6cda4d0 (automated)
gVisor bot
2021-10-18
Support distinction for RWMutex and read-only locks.
Adin Scannell
2021-10-15
Merge release-20211005.0-47-g33b41d8fe (automated)
gVisor bot
2021-10-14
Report total memory based on limit or host
Fabricio Voznika
2021-10-08
Merge release-20210927.0-52-g34e68b6b4 (automated)
gVisor bot
2021-10-08
Remove redundant slice copy in lisafs gofer client.
Ayush Ranjan
2021-10-08
Merge release-20210927.0-51-gda41ecc5b (automated)
gVisor bot
2021-10-08
Disallow "trusted" namespace xattr in VFS2 gofer client.
Ayush Ranjan
2021-10-01
Merge release-20210921.0-54-geac4d9ab2 (automated)
gVisor bot
2021-09-28
Use one mutex for both Registry and RegistryImpl.
Zyad A. Ali
2021-09-28
Implement Registry.FindOrCreate.
Zyad A. Ali
2021-09-28
Return FDs in RegistryImpl functions and use Views.
Zyad A. Ali
2021-09-28
Define mq.View and use it for mqfs.queueFD.
Zyad A. Ali
2021-09-28
Move filesystem creation from GetFilesystem to RegistryImpl.
Zyad A. Ali
2021-09-27
Add procfs files for SysV message queues.
Zyad A. Ali
2021-09-23
Merge release-20210921.0-26-g2b7766333 (automated)
gVisor bot
2021-09-23
Create the cgroupfs mount point in sysfs.
Rahat Mahmood
2021-09-21
Merge release-20210906.0-52-g6fccc1856 (automated)
gVisor bot
2021-09-21
[lisa] Implement lisafs protocol methods in VFS2 gofer client and fsgofer.
Ayush Ranjan
2021-09-21
Merge release-20210906.0-51-ge819029f3 (automated)
gVisor bot
2021-09-20
[lisa] Plumb lisafs through runsc.
Ayush Ranjan
2021-09-17
Create mq.Registry and mqfs.RegistryImpl.
Zyad A. Ali
2021-09-15
Implement queueInode and queueFD in mqfs.
Zyad A. Ali
2021-09-15
Implement vfs.FilesystemType and kernfs.Filesystem for mqfs.
Zyad A. Ali
2021-09-15
Implement mqfs.rootInode.
Zyad A. Ali
2021-09-09
Merge release-20210830.0-27-g5e9c3a0b9 (automated)
gVisor bot
2021-09-07
Stub some memory control files.
Rahat Mahmood
2021-09-01
Merge release-20210823.0-38-g5da4270a8 (automated)
gVisor bot
2021-09-01
Propagate vfs.MkdirOptions.ForSyntheticMountpoint to overlay copy-up.
Jamie Liu
2021-08-30
Merge release-20210823.0-30-g574c6542a (automated)
gVisor bot
2021-08-30
Use specialFileFD handles in specialFileFD.Stat().
Jamie Liu
2021-08-27
Merge release-20210816.0-52-gf7281c6cb (automated)
gVisor bot
2021-08-27
Fix lock order violations: mm.mappingMu > Task.mu.
Nicolas Lacasse
2021-08-21
Merge release-20210806.0-54-g0a15a216d (automated)
gVisor bot
[next]