Age | Commit message (Expand) | Author |
2021-05-26 | Add verity getdents tests | Chong Cai |
2021-05-25 | Initialize Kernel.Timekeeper before network NS | Tamir Duberstein |
2021-05-25 | Use specific fmt verbs (avoid %v) | Tamir Duberstein |
2021-05-25 | setgid directories for VFS1 tmpfs, overlayfs, and goferfs | Kevin Krakauer |
2021-05-18 | Delete /cloud/gvisor/sandbox/sentry/gofer/opened_write_execute_file metric | Nayana Bidari |
2021-05-14 | Add new metric for suspicious operations. | Nayana Bidari |
2021-05-14 | Resolve remaining O_PATH TODOs. | Dean Deng |
2021-05-14 | Don't read forwarding from netstack in sentry | Ghanan Gowripalan |
2021-05-14 | Fix cgroup hierarchy registration. | Rahat Mahmood |
2021-05-12 | Fix TODO comments. | Ian Lewis |
2021-05-06 | Implement /proc/cmdline | Steve Silva |
2021-05-04 | Remove uses of the binary package from the rest of the sentry. | Rahat Mahmood |
2021-05-03 | Fix deadlock in /proc/[pid]/fd/[num] | Fabricio Voznika |
2021-05-01 | [perf] Check caching on IncRef'd dentries before the others. | Ayush Ranjan |
2021-04-30 | Do not return content if verity translate fails | Chong Cai |
2021-04-29 | [perf] Remove unnecessary existence checks in doCreateAt(). | Ayush Ranjan |
2021-04-29 | Remove outdated TODOs in verity | Chong Cai |
2021-04-28 | Automated rollback of changelist 369686285 | Fabricio Voznika |
2021-04-22 | Add weirdness sentry metric. | Nayana Bidari |
2021-04-21 | Stub the custom "job" controller required by some workloads. | Rahat Mahmood |
2021-04-21 | Automated rollback of changelist 369325957 | Michael Pratt |
2021-04-20 | [perf] Remove non-empty directory dentries from gofer LRU cache. | Ayush Ranjan |
2021-04-20 | Speed up O_APPEND with remote revalidating | Fabricio Voznika |
2021-04-20 | Move SO_RCVBUF to socketops. | Nayana Bidari |
2021-04-19 | Change verity action to be a fs member | Chong Cai |
2021-04-19 | Add MultiGetAttr message to 9P | Fabricio Voznika |
2021-04-16 | [perf] Reduce contention due to renameMu in gofer client. | Ayush Ranjan |
2021-04-16 | Allow runsc to generate coverage reports. | Dean Deng |
2021-04-15 | Add S/R logic for host.ConnectedEndpoint | Fabricio Voznika |
2021-04-15 | Generate notification when closing host fd. | Dean Deng |
2021-04-12 | Add DecRef for verity FDs that were missing | Chong Cai |
2021-04-09 | Return integrity failure only if enabled | Chong Cai |
2021-04-08 | Set root dentry and hash for verity before verify | Chong Cai |
2021-04-08 | Set parent after child is verified | Chong Cai |
2021-04-05 | Update gofer dentry permissions only when needed. | Ayush Ranjan |
2021-04-05 | Report task CPU usage through the cpuacct cgroup controller. | Rahat Mahmood |
2021-04-05 | Allow default control values to be set for cgroupfs. | Rahat Mahmood |
2021-04-05 | Allow user mount for verity fs | Chong Cai |
2021-04-02 | Implement cgroupfs. | Rahat Mahmood |
2021-04-02 | Internal change. | gVisor bot |
2021-03-29 | [syserror] Split usermem package | Zach Koopmans |
2021-03-24 | Add POLLRDNORM/POLLWRNORM support. | Bhasker Hariharan |
2021-03-23 | setgid directory support in goferfs | Kevin Krakauer |
2021-03-16 | setgid directory support in overlayfs | Kevin Krakauer |
2021-03-15 | [op] Make gofer client handle return partial write length when err is nil. | Ayush Ranjan |
2021-03-11 | fusefs: Implement default_permissions and allow_other mount options. | Rahat Mahmood |
2021-03-11 | Clear Merkle tree files in RuntimeEnable mode | Chong Cai |
2021-03-11 | Report filesystem-specific mount options. | Rahat Mahmood |
2021-03-08 | Implement /proc/sys/net/ipv4/ip_local_port_range | Kevin Krakauer |
2021-03-05 | Implement IterDirent in verity fs | Chong Cai |