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-06-19
Merge release-20200608.0-90-g408f3d2cd (automated)
gVisor bot
2020-06-18
Fix vfs2 tmpfs link permission checks.
Dean Deng
2020-06-18
Merge release-20200608.0-83-g3970c1274 (automated)
gVisor bot
2020-06-18
Remove various uses of 'whitelist'
Michael Pratt
2020-06-18
Merge release-20200608.0-80-g6e0c17052 (automated)
gVisor bot
2020-06-17
Implement Sync() to directories
Fabricio Voznika
2020-06-17
Merge release-20200608.0-72-g6d806ee71 (automated)
gVisor bot
2020-06-17
Remove various uses of 'blacklist'
Michael Pratt
2020-06-17
Merge release-20200608.0-71-ge5d97cbcc (automated)
gVisor bot
2020-06-17
Refactor host.canMap.
Dean Deng
2020-06-17
Merge release-20200608.0-69-g96519e2c9 (automated)
gVisor bot
2020-06-17
Implement POSIX locks
Fabricio Voznika
2020-06-16
Merge release-20200608.0-62-g3b0b1f104 (automated)
gVisor bot
2020-06-16
Miscellaneous VFS2 fixes.
Jamie Liu
2020-06-12
Merge release-20200522.0-145-g77c206e37 (automated)
gVisor bot
2020-06-11
Add //pkg/sentry/fsimpl/overlay.
Jamie Liu
2020-06-11
Don't copy structs with sync.Mutex during initialization
Fabricio Voznika
2020-06-10
Merge release-20200522.0-112-g67565078b (automated)
gVisor bot
2020-06-09
Implement flock(2) in VFS2
Fabricio Voznika
2020-06-08
Merge release-20200522.0-95-gdc029b4b (automated)
gVisor bot
2020-06-08
Implement VFS2 tmpfs mount options.
Jamie Liu
2020-06-06
Merge release-20200522.0-89-g21b6bc72 (automated)
gVisor bot
2020-06-05
Implement mount(2) and umount2(2) for VFS2.
Rahat Mahmood
2020-06-02
Merge release-20200522.0-56-g49a9b78f (automated)
gVisor bot
2020-06-01
Fix VFS2 gofer open(O_CREAT) reference leak.
Jamie Liu
2020-06-01
Merge release-20200522.0-55-g3a987160 (automated)
gVisor bot
2020-06-01
Handle gofer blocking opens of host named pipes in VFS2.
Jamie Liu
2020-05-29
Merge release-20200522.0-33-gccf69bdd (automated)
gVisor bot
2020-05-29
Implement IN_EXCL_UNLINK inotify option in vfs2.
Dean Deng
2020-05-29
Merge release-20200522.0-31-g9ada8c97 (automated)
gVisor bot
2020-05-29
Fix the smallest of typos.
Dean Deng
2020-05-29
Merge release-20200522.0-27-gfe464f44 (automated)
gVisor bot
2020-05-29
Port inotify to vfs2, with support in tmpfs.
Dean Deng
2020-05-28
Merge release-20200518.0-48-g32021bce (automated)
gVisor bot
2020-05-27
Correctly update link and ref counts in rmdir.
Dean Deng
2020-05-27
Merge release-20200518.0-45-g0bc022b7 (automated)
gVisor bot
2020-05-26
Support dfltuid and dfltgid mount options in the VFS2 gofer client.
Jamie Liu
2020-05-26
Implement splice(2) and tee(2) for VFS2.
Jamie Liu
2020-05-20
Move fsimpl/host file offset from inode to fileDescription.
Dean Deng
2020-05-19
Implement mmap for host fs in vfs2.
Dean Deng
2020-05-18
Merge release-20200511.0-255-g20e6efd (automated)
gVisor bot
2020-05-18
Remove IfChange/ThenChange lint from VFS2
Fabricio Voznika
2020-05-15
Merge release-20200422.0-308-gfb7e5f1 (automated)
gVisor bot
2020-05-14
Make utimes_test pass on VFS2.
Jamie Liu
2020-05-14
Merge release-20200422.0-303-g47dfba7 (automated)
gVisor bot
2020-05-14
Port memfd_create to vfs2 and finish implementation of file seals.
Nicolas Lacasse
2020-05-14
Merge release-20200422.0-299-gdb655f0 (automated)
gVisor bot
2020-05-13
Resolve remaining TODOs for tmpfs.
Nicolas Lacasse
2020-05-13
Merge release-20200422.0-297-gd846077 (automated)
gVisor bot
2020-05-13
Enable overlayfs_stale_read by default for runsc.
Jamie Liu
[next]