Age | Commit message (Expand) | Author |
2020-08-22 | Merge release-20200810.0-90-g17bc5c1b0 (automated) | gVisor bot |
2020-08-21 | [vfs] Allow mountpoint to be an existing non-directory. | Ayush Ranjan |
2020-08-21 | Merge release-20200810.0-83-g5ec3d4ed3 (automated) | gVisor bot |
2020-08-21 | Make mounts ReadWrite first, then later change to ReadOnly. | Nicolas Lacasse |
2020-08-20 | Merge release-20200810.0-78-g73c69cb4d (automated) | gVisor bot |
2020-08-20 | [vfs] Create recursive dir creation util. | Ayush Ranjan |
2020-08-20 | Merge release-20200810.0-69-gbe76c7ce6 (automated) | gVisor bot |
2020-08-19 | Move boot.Config to its own package | Fabricio Voznika |
2020-08-20 | Merge release-20200810.0-68-g633570462 (automated) | gVisor bot |
2020-08-19 | Remove path walk from localFile.Mknod | Fabricio Voznika |
2020-08-18 | Merge release-20200810.0-51-g760c131da (automated) | gVisor bot |
2020-08-18 | Return EROFS if mount is read-only | Fabricio Voznika |
2020-08-10 | Merge release-20200804.0-55-g79e7d0b06 (automated) | gVisor bot |
2020-08-10 | Run GC before sandbox exit when leak checking is enabled. | Dean Deng |
2020-08-08 | Merge release-20200804.0-52-g3be26a271 (automated) | gVisor bot |
2020-08-07 | [vfs2] Fix tmpfs mounting. | Ayush Ranjan |
2020-08-06 | Merge release-20200804.0-29-g63447e5af (automated) | gVisor bot |
2020-08-06 | Only register /dev/net/tun if supported. | Dean Deng |
2020-08-05 | Merge release-20200804.0-19-g190b1e6bd (automated) | gVisor bot |
2020-08-05 | Stop profiling when the sentry exits | Fabricio Voznika |
2020-08-04 | Merge release-20200622.1-330-g0ba702bd6 (automated) | gVisor bot |
2020-08-04 | Error if dup'ing stdio FDs will clobber another FD | Fabricio Voznika |
2020-08-03 | Merge release-20200622.1-313-gb2ae7ea1b (automated) | gVisor bot |
2020-08-03 | Plumbing context.Context to DecRef() and Release(). | Nayana Bidari |
2020-07-31 | Merge release-20200622.1-300-ga7d9aa6d5 (automated) | gVisor bot |
2020-07-30 | Call lseek(0, SEEK_CUR) unconditionally in runsc fsgofer's Readdir(offset=0). | Jamie Liu |
2020-07-30 | Implement overlayfs_stale_read for vfs2. | Jamie Liu |
2020-07-28 | Merge pull request #3102 from stripe:andrew/cgroup-eintr | gVisor bot |
2020-07-27 | Clean-up bazel wrapper. | Adin Scannell |
2020-07-25 | Merge release-20200622.1-223-gd6b676ae6 (automated) | gVisor bot |
2020-07-25 | test/syscall: run each test case in a separate network namespace | Andrei Vagin |
2020-07-25 | Merge release-20200622.1-220-gbd97206fa (automated) | gVisor bot |
2020-07-24 | Reduce walk and open cost in fsgofer | Fabricio Voznika |
2020-07-23 | Merge release-20200622.1-206-g5e34ee68c (automated) | gVisor bot |
2020-07-23 | Added stub FUSE filesystem | Ridwan Sharif |
2020-07-23 | Merge release-20200622.1-194-g384369e01 (automated) | gVisor bot |
2020-07-23 | Fix fsgofer Open() when control file is using O_PATH | Fabricio Voznika |
2020-07-22 | Merge release-20200622.1-184-g71bf90c55 (automated) | gVisor bot |
2020-07-22 | Support for receiving outbound packets in AF_PACKET. | Bhasker Hariharan |
2020-07-15 | Merge release-20200622.1-166-gbdbab2702 (automated) | gVisor bot |
2020-07-15 | Merge pull request #3022 from prattmic:runsc_do_pdeathsig | gVisor bot |
2020-07-15 | Merge release-20200622.1-164-gdb653bb34 (automated) | gVisor bot |
2020-07-15 | fdbased: Vectorized write for packet; relax writev syscall filter. | Ting-Yu Wang |
2020-07-15 | Merge release-20200622.1-160-g8939fae0a (automated) | gVisor bot |
2020-07-15 | Apply pdeathsig to gofer for runsc run/do | Michael Pratt |
2020-07-15 | Merge pull request #3165 from ridwanmsharif:ridwanmsharif/fuse-off-by-default | gVisor bot |
2020-07-14 | Merge release-20200622.1-153-g1bfb556cc (automated) | gVisor bot |
2020-07-14 | Prepare boot.Loader to support multi-container TTY | Fabricio Voznika |
2020-07-13 | Merge pull request #2672 from amscanne:shim-integrated | gVisor bot |
2020-07-09 | Update shim to build using bazel. | Adin Scannell |