index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
sentry
/
fsimpl
Age
Commit message (
Expand
)
Author
2020-09-11
Merge release-20200907.0-32-g831ab2dd9 (automated)
gVisor bot
2020-09-11
Fix host unix socket to not swallow EOF incorrectly.
Bhasker Hariharan
2020-09-11
Merge release-20200907.0-31-g964447c8c (automated)
gVisor bot
2020-09-10
Merge release-20200818.0-154-g365545855 (automated)
gVisor bot
2020-09-10
Merge release-20200818.0-152-g7275f293d (automated)
gVisor bot
2020-09-10
Merge release-20200818.0-149-g9a003835f (automated)
gVisor bot
2020-09-10
Merge release-20200818.0-148-g1ab097b08 (automated)
gVisor bot
2020-09-10
Merge release-20200818.0-147-g644ac7b6b (automated)
gVisor bot
2020-09-10
Merge release-20200818.0-146-g2c7df1a9a (automated)
gVisor bot
2020-09-09
Don't write VFS2 gofer client timestamps back on dentry destruction.
Jamie Liu
2020-09-10
Merge release-20200818.0-145-gf94995114 (automated)
gVisor bot
2020-09-10
Merge release-20200810.0-200-gc7d09207e (automated)
gVisor bot
2020-09-09
Implement synthetic mountpoints for kernfs.
Jamie Liu
2020-09-09
Add check for both child and childMerkle ENOENT
gVisor bot
2020-09-09
Implement ioctl with enable verity
gVisor bot
2020-09-09
[vfs] overlayfs: decref VD when not using it.
Ayush Ranjan
2020-09-09
Honor readonly flag for root mount
Fabricio 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-09
Implement setattr+clunk in 9P
Fabricio Voznika
2020-09-09
Refactor tty codebase to use master-replica terminology.
Ayush Ranjan
2020-09-09
[go-marshal] Enable auto-marshalling for fs/tty.
Ayush Ranjan
2020-09-09
Don't use read-only host FD for writable gofer dentries in VFS2.
Jamie Liu
2020-09-09
Implement walk in gvisor verity fs
gVisor bot
2020-09-09
Implement StatFS for various VFS2 filesystems.
Rahat Mahmood
2020-09-09
unix: return ECONNREFUSE if a socket file exists but a socket isn't bound to it
Andrei Vagin
2020-09-09
Remove spurious fd.IncRef().
Nicolas Lacasse
2020-09-09
tmpfs: Allow xattrs in the trusted namespace if creds has CAP_SYS_ADMIN.
Nicolas Lacasse
2020-09-09
Use new reference count utility throughout gvisor.
Dean Deng
2020-09-09
Return non-zero size for tmpfs statfs(2).
Jamie Liu
2020-09-09
Expose 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-09
overlay: clonePrivateMount must pass a Dentry reference to MakeVirtualDentry.
Nicolas Lacasse
2020-09-09
Fix deadlock in gofer direct IO.
Dean Deng
2020-09-09
Flush in fsimpl/gofer.regularFileFD.OnClose() if there are no dirty pages.
Jamie Liu
2020-09-09
Update inotify documentation for gofer filesystem.
Dean Deng
2020-09-09
Implement GetFilesystem for verity fs
gVisor bot
2020-09-09
Clarify seek behaviour for kernfs.GenericDirectoryFD.
Rahat Mahmood
2020-09-09
Pass overlay credentials via context in copy up.
Nicolas Lacasse
2020-09-09
Make mounts ReadWrite first, then later change to ReadOnly.
Nicolas Lacasse
2020-09-09
Fix parent directory creation in CreateDeviceFile.
Nicolas Lacasse
2020-09-09
Add reference count checking to the fsimpl/host package.
Dean Deng
2020-09-09
Consistent precondition formatting
Michael Pratt
2020-09-09
Remove path walk from localFile.Mknod
Fabricio Voznika
2020-09-09
Merge release-20200818.0-143-gaead623d9 (automated)
gVisor bot
2020-09-09
Merge release-20200818.0-140-gfb281eea7 (automated)
gVisor bot
2020-09-09
Merge release-20200818.0-139-g26439f9a4 (automated)
gVisor bot
2020-09-09
Merge release-20200818.0-138-g00479af51 (automated)
gVisor bot
2020-09-09
Merge release-20200818.0-137-g8d3551da6 (automated)
gVisor bot
[next]