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
/
mqfs
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-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-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-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