Age | Commit message (Expand) | Author |
2020-09-17 | Merge release-20200907.0-126-ga4db85fff (automated) | gVisor bot |
2020-09-17 | Return ENOPROTOOPT for all SOL_PACKET options. | Bhasker Hariharan |
2020-09-17 | Merge release-20200907.0-125-gd796b100e (automated) | gVisor bot |
2020-09-17 | Provide testing container with docker config file. | Ayush Ranjan |
2020-09-17 | Merge release-20200907.0-123-gf0b1bd434 (automated) | gVisor bot |
2020-09-17 | Merge release-20200907.0-124-gda07e38f7 (automated) | gVisor bot |
2020-09-17 | Remove option to panic gofer | Fabricio Voznika |
2020-09-17 | Deflake vdso_clock_gettime test. | Jamie Liu |
2020-09-17 | Merge release-20200907.0-122-g51a2fe8eb (automated) | gVisor bot |
2020-09-17 | Disable nodejs12.4 test async-hooks/test-statwatcher. | Jamie Liu |
2020-09-17 | Merge release-20200907.0-121-ga11061d78 (automated) | gVisor bot |
2020-09-17 | Add VFS2 overlay support in runsc | Fabricio Voznika |
2020-09-17 | Merge release-20200907.0-120-gae59e5297 (automated) | gVisor bot |
2020-09-16 | Merge pull request #3934 from avagin:feature/fuse | gVisor bot |
2020-09-16 | Merge release-20200907.0-69-g286830855 (automated) | gVisor bot |
2020-09-16 | Implement OpenAt() for verity fs | Chong Cai |
2020-09-16 | Merge release-20200907.0-68-g64aae6bbd (automated) | gVisor bot |
2020-09-16 | Cleanup device name confusion in packetimpact testbench | Zeling Feng |
2020-09-16 | Merge release-20200907.0-67-gb6d165fe9 (automated) | gVisor bot |
2020-09-16 | Automated rollback of changelist 329526153 | Nayana Bidari |
2020-09-16 | Merge release-20200907.0-66-g29ce0ad16 (automated) | gVisor bot |
2020-09-16 | Bind loopback subnets' lifetime to perm address | Ghanan Gowripalan |
2020-09-16 | Merge release-20200907.0-65-g3749e70a6 (automated) | gVisor bot |
2020-09-16 | Implement PRead for verity fs | Chong Cai |
2020-09-16 | Merge release-20200907.0-64-g666397c5c (automated) | gVisor bot |
2020-09-16 | Gracefully translate unknown errno. | Ting-Yu Wang |
2020-09-16 | Merge release-20200907.0-63-g0356c7ef3 (automated) | gVisor bot |
2020-09-16 | [runtime tests] Add documentation. | Ayush Ranjan |
2020-09-16 | Merge release-20200907.0-62-g49857849f (automated) | gVisor bot |
2020-09-16 | Merge pull request #3893 from lubinszARM:pr_n1_03 | gVisor bot |
2020-09-16 | Merge release-20200907.0-60-g87c5c0ad2 (automated) | gVisor bot |
2020-09-16 | fuse: fix data race in fusefs Release() | Jinmou Li |
2020-09-16 | fuse: fix FUSE_RELEASE reply handling | Jinmou Li |
2020-09-16 | FUSE readdir test fix ino initialization | Jinmou Li |
2020-09-16 | Update fuse.md design doc with design details | Jinmou Li |
2020-09-16 | test/fuse: use the getdents syscall instead of opendir/readdir | Andrei Vagin |
2020-09-16 | test/fuse: clean up | Andrei Vagin |
2020-09-16 | Fix FUSE connection control lock ordering and race in unit test | Jinmou Li |
2020-09-16 | fuse: don't pass lock by value | Andrei Vagin |
2020-09-16 | fuse: fix a compile time error | Andrei Vagin |
2020-09-16 | Revert "fuse: add benchmarking support for FUSE" | Andrei Vagin |
2020-09-16 | Fix FUSE unit test after vfs interface change | Jinmou Li |
2020-09-16 | Fix FUSE go unit test merge conflict mistake | Jinmou Li |
2020-09-16 | Receive broadcast packets on interested endpoints | Ghanan Gowripalan |
2020-09-16 | fs/fuse: Move the 'marshal' and 'primitive' packages to the 'pkg' directory. | Andrei Vagin |
2020-09-16 | fuse_open: add padding to open out request | Boyuan He |
2020-09-16 | Unexport fusefs.inode.nodeID | Craig Chi |
2020-09-16 | Implement FUSE_UNLINK | Boyuan He |
2020-09-16 | Fix comments of TODO issues. | Craig Chi |
2020-09-16 | Add FUSE umount support | Jinmou Li |