Age | Commit message (Expand) | Author |
---|---|---|
2020-06-08 | Combine executable lookup code | Fabricio Voznika |
2020-06-05 | Implement mount(2) and umount2(2) for VFS2. | Rahat Mahmood |
2020-06-01 | More runsc changes for VFS2 | Fabricio Voznika |
2020-05-29 | Refactor the ResolveExecutablePath logic. | Nicolas Lacasse |
2020-05-28 | Automated rollback of changelist 309082540 | Fabricio Voznika |
2020-05-13 | Fix runsc association of gofers and FDs on VFS2. | Jamie Liu |
2020-05-13 | Use VFS2 mount names | Fabricio Voznika |
2020-05-12 | Adjust a few log messages | Fabricio Voznika |
2020-05-07 | Update privateunixsocket TODOs. | Dean Deng |
2020-05-04 | Mount VSFS2 filesystem using root credentials | Fabricio Voznika |
2020-05-04 | Add TTY support on VFS2 to runsc | Fabricio Voznika |
2020-04-24 | VFS2: Get HelloWorld image tests to pass with VFS2 | Zach Koopmans |
2020-04-23 | Add vfs.MkdirOptions.ForSyntheticMountpoint. | Jamie Liu |
2020-04-17 | Get /bin/true to run on VFS2 | Zach Koopmans |