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
/
overlay.go
Age
Commit message (
Expand
)
Author
2021-03-16
setgid directory support in overlayfs
Kevin Krakauer
2021-02-24
Use mapped device number + topmost inode number for all files in VFS2 overlay.
Jamie Liu
2021-02-03
[vfs] Make sticky bit check consistent with Linux.
Ayush Ranjan
2021-01-20
Move Lock/UnlockPOSIX into LockFD util.
Dean Deng
2020-11-09
Initialize references with a value of 1.
Dean Deng
2020-11-06
[vfs] overlayfs: Do not unlink non-existing whiteout during file creation.
Ayush Ranjan
2020-10-28
Add logging option to leak checker.
Dean Deng
2020-10-27
Assign VFS2 overlay device numbers based on layer device numbers.
Jamie Liu
2020-10-24
Add leak checking to vfs2 structures that cannot use the refs_vfs2 template.
Dean Deng
2020-10-23
Support VFS2 save/restore.
Jamie Liu
2020-10-19
Fix runsc tests on VFS2 overlay.
Jamie Liu
2020-10-13
[vfs2] Add FilesystemType.Release to avoid reference leaks.
Dean Deng
2020-09-28
Support inotify in overlayfs.
Dean Deng
2020-09-24
Add basic stateify annotations.
Adin Scannell
2020-09-18
Implement fsimpl/overlay.filesystem.RenameAt.
Jamie Liu
2020-09-11
Implement copy-up-coherent mmap for VFS2 overlayfs.
Jamie Liu
2020-09-08
[vfs] Capitalize x in the {Get/Set/Remove/List}xattr functions.
Ayush Ranjan
2020-09-02
[vfs] Implement xattr for overlayfs.
Ayush Ranjan
2020-08-25
overlay: clonePrivateMount must pass a Dentry reference to MakeVirtualDentry.
Nicolas Lacasse
2020-08-20
Consistent precondition formatting
Michael Pratt
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
2020-06-23
Support inotify in vfs2 gofer fs.
Dean Deng
2020-06-17
Implement POSIX locks
Fabricio Voznika
2020-06-11
Add //pkg/sentry/fsimpl/overlay.
Jamie Liu