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-09-17
Complete vfs2 implementation of fallocate.
Dean Deng
2020-09-11
Implement copy-up-coherent mmap for VFS2 overlayfs.
Jamie Liu
2020-09-08
[vfs] overlayfs: decref VD when not using it.
Ayush Ranjan
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-09-02
[vfs] Fix error handling in overlayfs OpenAt.
Ayush Ranjan
2020-08-26
Remove spurious fd.IncRef().
Nicolas Lacasse
2020-08-26
tmpfs: Allow xattrs in the trusted namespace if creds has CAP_SYS_ADMIN.
Nicolas Lacasse
2020-08-25
overlay: clonePrivateMount must pass a Dentry reference to MakeVirtualDentry.
Nicolas Lacasse
2020-08-21
Pass overlay credentials via context in copy up.
Nicolas Lacasse
2020-08-20
Consistent precondition formatting
Michael Pratt
2020-08-18
Avoid holding locks when opening files in VFS2.
Jamie Liu
2020-08-07
[vfs2] Fix tmpfs mounting.
Ayush Ranjan
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
2020-07-23
Add permission checks to vfs2 truncate.
Dean Deng
2020-07-23
FileDescription is hard to spell.
Dean Deng
2020-06-23
Support inotify in vfs2 gofer fs.
Dean Deng
2020-06-17
Implement Sync() to directories
Fabricio Voznika
2020-06-17
Implement POSIX locks
Fabricio Voznika
2020-06-11
Add //pkg/sentry/fsimpl/overlay.
Jamie Liu