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
/
overlay
Age
Commit message (
Expand
)
Author
2020-10-09
Merge release-20200928.0-78-g743327817 (automated)
gVisor bot
2020-10-08
Merge release-20200928.0-66-ga55bd73d4 (automated)
gVisor bot
2020-09-28
Merge release-20200921.0-55-ga0e0ba690 (automated)
gVisor bot
2020-09-28
Support inotify in overlayfs.
Dean Deng
2020-09-24
Merge release-20200914.0-152-g0a7075f38 (automated)
gVisor bot
2020-09-24
Add basic stateify annotations.
Adin Scannell
2020-09-18
Merge release-20200907.0-150-gc23e39f41 (automated)
gVisor bot
2020-09-18
Implement fsimpl/overlay.filesystem.RenameAt.
Jamie Liu
2020-09-17
Merge release-20200907.0-129-g319d1b8ba (automated)
gVisor bot
2020-09-17
Complete vfs2 implementation of fallocate.
Dean Deng
2020-09-12
Merge release-20200907.0-37-g3ca73841d (automated)
gVisor bot
2020-09-11
Merge release-20200810.0-237-g8d0f76dda (automated)
gVisor bot
2020-09-11
Merge release-20200907.0-36-g1f4fb817c (automated)
gVisor bot
2020-09-11
Merge release-20200810.0-236-gb8bee78d0 (automated)
gVisor bot
2020-09-11
Merge release-20200907.0-33-g9a5635eb1 (automated)
gVisor bot
2020-09-11
Implement copy-up-coherent mmap for VFS2 overlayfs.
Jamie Liu
2020-09-09
[vfs] overlayfs: decref VD when not using it.
Ayush Ranjan
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
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
overlay: clonePrivateMount must pass a Dentry reference to MakeVirtualDentry.
Nicolas Lacasse
2020-09-09
Pass overlay credentials via context in copy up.
Nicolas Lacasse
2020-09-09
Consistent precondition formatting
Michael Pratt
2020-09-08
Merge release-20200818.0-133-g682c0edcd (automated)
gVisor bot
2020-09-08
[vfs] overlayfs: decref VD when not using it.
Ayush Ranjan
2020-09-08
Merge release-20200818.0-126-gd84ec6c42 (automated)
gVisor bot
2020-09-08
[vfs] Capitalize x in the {Get/Set/Remove/List}xattr functions.
Ayush Ranjan
2020-09-03
Merge release-20200818.0-114-g1fec86193 (automated)
gVisor bot
2020-09-02
[vfs] Implement xattr for overlayfs.
Ayush Ranjan
2020-09-02
Merge release-20200818.0-113-g0ca0d8e01 (automated)
gVisor bot
2020-09-02
[vfs] Fix error handling in overlayfs OpenAt.
Ayush Ranjan
2020-08-26
Merge release-20200818.0-60-g366f1a8f1 (automated)
gVisor bot
2020-08-26
Remove spurious fd.IncRef().
Nicolas Lacasse
2020-08-26
Merge release-20200818.0-58-g83a8b309e (automated)
gVisor bot
2020-08-26
tmpfs: Allow xattrs in the trusted namespace if creds has CAP_SYS_ADMIN.
Nicolas Lacasse
2020-08-25
Merge release-20200818.0-50-gc28bbee99 (automated)
gVisor bot
2020-08-25
overlay: clonePrivateMount must pass a Dentry reference to MakeVirtualDentry.
Nicolas Lacasse
2020-08-21
Merge release-20200810.0-84-g5f33fdf37 (automated)
gVisor bot
2020-08-21
Pass overlay credentials via context in copy up.
Nicolas Lacasse
2020-08-20
Merge release-20200810.0-74-g129018ab3 (automated)
gVisor bot
2020-08-20
Consistent precondition formatting
Michael Pratt
2020-08-19
Avoid holding locks when opening files in VFS2.
Jamie Liu
2020-08-18
Merge release-20200810.0-52-g6405525b0 (automated)
gVisor bot
2020-08-18
Avoid holding locks when opening files in VFS2.
Jamie Liu
2020-08-08
Merge release-20200804.0-52-g3be26a271 (automated)
gVisor bot
2020-08-07
[vfs2] Fix tmpfs mounting.
Ayush Ranjan
2020-08-03
Merge release-20200622.1-313-gb2ae7ea1b (automated)
gVisor bot
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
[next]