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
/
copy_up.go
Age
Commit message (
Expand
)
Author
2021-09-01
Propagate vfs.MkdirOptions.ForSyntheticMountpoint to overlay copy-up.
Jamie Liu
2021-08-12
[syserror] Convert remaining syserror definitions to linuxerr.
Zach Koopmans
2021-07-01
[syserror] Update several syserror errors to linuxerr equivalents.
Zach Koopmans
2021-06-30
[syserror] Update syserror to linuxerr for EACCES, EBADF, and EPERM.
Zach Koopmans
2021-06-22
[syserror] Add conversions to linuxerr with temporary Equals method.
Zach Koopmans
2021-03-29
[syserror] Split usermem package
Zach Koopmans
2020-12-04
Overlay runsc regular file mounts with regular files.
Jamie Liu
2020-11-06
[vfs] overlayfs: Do not unlink non-existing whiteout during file creation.
Ayush Ranjan
2020-10-19
Fix runsc tests on VFS2 overlay.
Jamie Liu
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-21
Pass overlay credentials via context in copy up.
Nicolas Lacasse
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
2020-06-11
Add //pkg/sentry/fsimpl/overlay.
Jamie Liu