summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl
AgeCommit message (Expand)Author
2020-09-11Merge release-20200907.0-32-g831ab2dd9 (automated)gVisor bot
2020-09-11Fix host unix socket to not swallow EOF incorrectly.Bhasker Hariharan
2020-09-11Merge release-20200907.0-31-g964447c8c (automated)gVisor bot
2020-09-10Merge release-20200818.0-154-g365545855 (automated)gVisor bot
2020-09-10Merge release-20200818.0-152-g7275f293d (automated)gVisor bot
2020-09-10Merge release-20200818.0-149-g9a003835f (automated)gVisor bot
2020-09-10Merge release-20200818.0-148-g1ab097b08 (automated)gVisor bot
2020-09-10Merge release-20200818.0-147-g644ac7b6b (automated)gVisor bot
2020-09-10Merge release-20200818.0-146-g2c7df1a9a (automated)gVisor bot
2020-09-09Don't write VFS2 gofer client timestamps back on dentry destruction.Jamie Liu
2020-09-10Merge release-20200818.0-145-gf94995114 (automated)gVisor bot
2020-09-10Merge release-20200810.0-200-gc7d09207e (automated)gVisor bot
2020-09-09Implement synthetic mountpoints for kernfs.Jamie Liu
2020-09-09Add check for both child and childMerkle ENOENTgVisor bot
2020-09-09Implement ioctl with enable veritygVisor bot
2020-09-09[vfs] overlayfs: decref VD when not using it.Ayush Ranjan
2020-09-09Honor readonly flag for root mountFabricio Voznika
2020-09-09[vfs] Capitalize x in the {Get/Set/Remove/List}xattr functions.Ayush Ranjan
2020-09-09[vfs] Implement xattr for overlayfs.Ayush Ranjan
2020-09-09[vfs] Fix error handling in overlayfs OpenAt.Ayush Ranjan
2020-09-09Implement setattr+clunk in 9PFabricio Voznika
2020-09-09Refactor tty codebase to use master-replica terminology.Ayush Ranjan
2020-09-09[go-marshal] Enable auto-marshalling for fs/tty.Ayush Ranjan
2020-09-09Don't use read-only host FD for writable gofer dentries in VFS2.Jamie Liu
2020-09-09Implement walk in gvisor verity fsgVisor bot
2020-09-09Implement StatFS for various VFS2 filesystems.Rahat Mahmood
2020-09-09unix: return ECONNREFUSE if a socket file exists but a socket isn't bound to itAndrei Vagin
2020-09-09Remove spurious fd.IncRef().Nicolas Lacasse
2020-09-09tmpfs: Allow xattrs in the trusted namespace if creds has CAP_SYS_ADMIN.Nicolas Lacasse
2020-09-09Use new reference count utility throughout gvisor.Dean Deng
2020-09-09Return non-zero size for tmpfs statfs(2).Jamie Liu
2020-09-09Expose basic coverage information to userspace through kcov interface.Dean Deng
2020-09-09[go-marshal] Enable auto-marshalling for host tty.Ayush Ranjan
2020-09-09overlay: clonePrivateMount must pass a Dentry reference to MakeVirtualDentry.Nicolas Lacasse
2020-09-09Fix deadlock in gofer direct IO.Dean Deng
2020-09-09Flush in fsimpl/gofer.regularFileFD.OnClose() if there are no dirty pages.Jamie Liu
2020-09-09Update inotify documentation for gofer filesystem.Dean Deng
2020-09-09Implement GetFilesystem for verity fsgVisor bot
2020-09-09Clarify seek behaviour for kernfs.GenericDirectoryFD.Rahat Mahmood
2020-09-09Pass overlay credentials via context in copy up.Nicolas Lacasse
2020-09-09Make mounts ReadWrite first, then later change to ReadOnly.Nicolas Lacasse
2020-09-09Fix parent directory creation in CreateDeviceFile.Nicolas Lacasse
2020-09-09Add reference count checking to the fsimpl/host package.Dean Deng
2020-09-09Consistent precondition formattingMichael Pratt
2020-09-09Remove path walk from localFile.MknodFabricio Voznika
2020-09-09Merge release-20200818.0-143-gaead623d9 (automated)gVisor bot
2020-09-09Merge release-20200818.0-140-gfb281eea7 (automated)gVisor bot
2020-09-09Merge release-20200818.0-139-g26439f9a4 (automated)gVisor bot
2020-09-09Merge release-20200818.0-138-g00479af51 (automated)gVisor bot
2020-09-09Merge release-20200818.0-137-g8d3551da6 (automated)gVisor bot