Age | Commit message (Expand) | Author |
2020-06-09 | Merge release-20200522.0-99-g4e96b9491 (automated) | gVisor bot |
2020-06-08 | Combine executable lookup code | Fabricio Voznika |
2020-06-06 | Merge release-20200522.0-89-g21b6bc72 (automated) | gVisor bot |
2020-06-05 | Implement mount(2) and umount2(2) for VFS2. | Rahat Mahmood |
2020-06-05 | Merge release-20200522.0-83-ge4e11f27 (automated) | gVisor bot |
2020-06-05 | Expand syscall filters to support MSAN. | Nicolas Lacasse |
2020-06-05 | Merge release-20200522.0-76-g41da7a56 (automated) | gVisor bot |
2020-06-05 | Fix copylocks error about copying IPTables. | Ting-Yu Wang |
2020-06-02 | Merge release-20200522.0-58-gca5912d1 (automated) | gVisor bot |
2020-06-01 | More runsc changes for VFS2 | Fabricio Voznika |
2020-06-01 | Merge release-20200522.0-55-g3a987160 (automated) | gVisor bot |
2020-06-01 | Handle gofer blocking opens of host named pipes in VFS2. | Jamie Liu |
2020-05-29 | Merge release-20200522.0-43-g93edb36c (automated) | gVisor bot |
2020-05-29 | Refactor the ResolveExecutablePath logic. | Nicolas Lacasse |
2020-05-28 | Merge release-20200522.0-21-ga8c1b326 (automated) | gVisor bot |
2020-05-28 | Automated rollback of changelist 309082540 | Fabricio Voznika |
2020-05-27 | Merge release-20200518.0-45-g0bc022b7 (automated) | gVisor bot |
2020-05-18 | Merge release-20200511.0-253-g32ab382 (automated) | gVisor bot |
2020-05-18 | Improve unsupported syscall message | Fabricio Voznika |
2020-05-14 | Merge release-20200422.0-300-g64afaf0 (automated) | gVisor bot |
2020-05-13 | Fix runsc association of gofers and FDs on VFS2. | Jamie Liu |
2020-05-13 | Merge release-20200422.0-297-gd846077 (automated) | gVisor bot |
2020-05-13 | Enable overlayfs_stale_read by default for runsc. | Jamie Liu |
2020-05-13 | Merge release-20200422.0-296-g18cb3d2 (automated) | gVisor bot |
2020-05-13 | Use VFS2 mount names | Fabricio Voznika |
2020-05-13 | Merge release-20200422.0-294-g305f786 (automated) | gVisor bot |
2020-05-12 | Adjust a few log messages | Fabricio Voznika |
2020-05-11 | Merge release-20200422.0-62-gc52195d (automated) | gVisor bot |
2020-05-10 | Stop avoiding preadv2 and pwritev2, and add them to the filters. | Nicolas Lacasse |
2020-05-07 | Merge release-20200422.0-52-g9115f26 (automated) | gVisor bot |
2020-05-07 | Allocate device numbers for VFS2 filesystems. | Jamie Liu |
2020-05-07 | Merge release-20200422.0-51-g1f4087e (automated) | gVisor bot |
2020-05-07 | Merge release-20200422.0-45-g16da7e7 (automated) | gVisor bot |
2020-05-07 | Update privateunixsocket TODOs. | Dean Deng |
2020-05-06 | Merge release-20200422.0-37-g279f1eb (automated) | gVisor bot |
2020-05-06 | Fix runsc syscall documentation generation. | Adin Scannell |
2020-05-04 | Merge release-20200422.0-19-g0a307d0 (automated) | gVisor bot |
2020-05-04 | Mount VSFS2 filesystem using root credentials | Fabricio Voznika |
2020-05-04 | Merge release-20200422.0-16-gcbc5bef (automated) | gVisor bot |
2020-05-04 | Add TTY support on VFS2 to runsc | Fabricio Voznika |
2020-04-30 | Merge release-20200422.0-7-gae15d90 (automated) | gVisor bot |
2020-04-30 | FIFO QDisc implementation | Bhasker Hariharan |
2020-04-29 | Merge release-20200413.0-22-gd5c34ba (automated) | gVisor bot |
2020-04-26 | refactor and add test for bindmount | moricho |
2020-04-25 | add bind/rbind options for mount | moricho |
2020-04-25 | fix behavior of `getMountNameAndOptions` when options include either bind or ... | moricho |
2020-04-25 | Merge release-20200323.0-248-g15a822a (automated) | gVisor bot |
2020-04-24 | VFS2: Get HelloWorld image tests to pass with VFS2 | Zach Koopmans |
2020-04-24 | Merge release-20200323.0-236-g632b104 (automated) | gVisor bot |
2020-04-24 | Plumb context.Context into kernfs.Inode.Open(). | Dean Deng |