summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl
AgeCommit message (Expand)Author
2021-06-07Implement RENAME_NOREPLACE for all VFS2 filesystem implementations.Jamie Liu
2021-06-03Initialize metrics at initTamir Duberstein
2021-05-26Add verity getdents testsChong Cai
2021-05-25Initialize Kernel.Timekeeper before network NSTamir Duberstein
2021-05-25Use specific fmt verbs (avoid %v)Tamir Duberstein
2021-05-25setgid directories for VFS1 tmpfs, overlayfs, and goferfsKevin Krakauer
2021-05-18Delete /cloud/gvisor/sandbox/sentry/gofer/opened_write_execute_file metricNayana Bidari
2021-05-14Add new metric for suspicious operations.Nayana Bidari
2021-05-14Resolve remaining O_PATH TODOs.Dean Deng
2021-05-14Don't read forwarding from netstack in sentryGhanan Gowripalan
2021-05-14Fix cgroup hierarchy registration.Rahat Mahmood
2021-05-12Fix TODO comments.Ian Lewis
2021-05-06Implement /proc/cmdlineSteve Silva
2021-05-04Remove uses of the binary package from the rest of the sentry.Rahat Mahmood
2021-05-03Fix 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-30Do not return content if verity translate failsChong Cai
2021-04-29[perf] Remove unnecessary existence checks in doCreateAt().Ayush Ranjan
2021-04-29Remove outdated TODOs in verityChong Cai
2021-04-28Automated rollback of changelist 369686285Fabricio Voznika
2021-04-22Add weirdness sentry metric.Nayana Bidari
2021-04-21Stub the custom "job" controller required by some workloads.Rahat Mahmood
2021-04-21Automated rollback of changelist 369325957Michael Pratt
2021-04-20[perf] Remove non-empty directory dentries from gofer LRU cache.Ayush Ranjan
2021-04-20Speed up O_APPEND with remote revalidatingFabricio Voznika
2021-04-20Move SO_RCVBUF to socketops.Nayana Bidari
2021-04-19Change verity action to be a fs memberChong Cai
2021-04-19Add MultiGetAttr message to 9PFabricio Voznika
2021-04-16[perf] Reduce contention due to renameMu in gofer client.Ayush Ranjan
2021-04-16Allow runsc to generate coverage reports.Dean Deng
2021-04-15Add S/R logic for host.ConnectedEndpointFabricio Voznika
2021-04-15Generate notification when closing host fd.Dean Deng
2021-04-12Add DecRef for verity FDs that were missingChong Cai
2021-04-09Return integrity failure only if enabledChong Cai
2021-04-08Set root dentry and hash for verity before verifyChong Cai
2021-04-08Set parent after child is verifiedChong Cai
2021-04-05Update gofer dentry permissions only when needed.Ayush Ranjan
2021-04-05Report task CPU usage through the cpuacct cgroup controller.Rahat Mahmood
2021-04-05Allow default control values to be set for cgroupfs.Rahat Mahmood
2021-04-05Allow user mount for verity fsChong Cai
2021-04-02Implement cgroupfs.Rahat Mahmood
2021-04-02Internal change.gVisor bot
2021-03-29[syserror] Split usermem packageZach Koopmans
2021-03-24Add POLLRDNORM/POLLWRNORM support.Bhasker Hariharan
2021-03-23setgid directory support in goferfsKevin Krakauer
2021-03-16setgid directory support in overlayfsKevin Krakauer
2021-03-15[op] Make gofer client handle return partial write length when err is nil.Ayush Ranjan
2021-03-11fusefs: Implement default_permissions and allow_other mount options.Rahat Mahmood
2021-03-11Clear Merkle tree files in RuntimeEnable modeChong Cai
2021-03-11Report filesystem-specific mount options.Rahat Mahmood