Age | Commit message (Expand) | Author |
---|---|---|
2021-10-26 | Simplify vfs.NewDisconnectedMount signature and callpoints. | Ayush Ranjan |
2021-10-26 | Obtain ref on root dentry in mqfs.GetFilesystem. | Ayush Ranjan |
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 | Move filesystem creation from GetFilesystem to RegistryImpl. | Zyad A. Ali |
2021-09-17 | Create mq.Registry and mqfs.RegistryImpl. | Zyad A. Ali |