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
/
fs
Age
Commit message (
Expand
)
Author
2018-08-10
fs: Allow overlays to revalidate files from the upper fs.
Nicolas Lacasse
2018-08-10
cache policy: Check policy before returning a negative dirent.
Nicolas Lacasse
2018-08-10
Enable checkpoint/restore in cases of UDS use.
Brielle Broder
2018-08-07
fs: Add new cache policy "remote_revalidate".
Nicolas Lacasse
2018-08-07
sentry: make epoll.pollEntry wait for the file operation in restore.
Zhaozhong Ni
2018-08-06
Make ramfs.File savable
Michael Pratt
2018-08-03
stateify: make explicit mode no longer optional.
Zhaozhong Ni
2018-08-02
Update comment reference
Michael Pratt
2018-08-02
Automated rollback of changelist 207037226
Zhaozhong Ni
2018-08-01
Automated rollback of changelist 207007153
Michael Pratt
2018-08-01
stateify: convert all packages to use explicit mode.
Zhaozhong Ni
2018-07-31
proc: show file flags in fdinfo
Andrei Vagin
2018-07-27
Added the O_LARGEFILE flag.
Justine Olshan
2018-07-27
stateify: support explicit annotation mode; convert refs and stack packages.
Zhaozhong Ni
2018-07-26
Don't copy-up extended attributes that specifically configure a lower overlay.
Nicolas Lacasse
2018-07-24
Typo fix.
Kevin Krakauer
2018-07-19
fs: Pass context to Revalidate() function.
Nicolas Lacasse
2018-07-19
ConfigureMMap on an overlay file delegates to the upper if there is no lower.
Nicolas Lacasse
2018-07-19
sentry: save stack in proc net dev.
Zhaozhong Ni
2018-07-18
Fix lock-ordering violation in Create by logging BaseName instead of FullName.
Nicolas Lacasse
2018-07-17
Merge FileMem.usage in IncRef
Michael Pratt
2018-07-16
Add EventOperations.HostFD()
Neel Natu
2018-07-13
Allow a filesystem to control its visibility in /proc/filesystems.
Neel Natu
2018-07-13
Note that Mount errors do not require translations
Michael Pratt
2018-07-12
sentry: save inet stacks in proc files.
Zhaozhong Ni
2018-07-12
Format documentation
Michael Pratt
2018-07-10
Exit tmpfs.fileInodeOperations.Translate early if required.Start >= EOF.
Jamie Liu
2018-07-03
Fix data race on inotify.Watch.mask.
Rahat Mahmood
2018-07-02
Hold d.parent.mu when reading d.name
Michael Pratt
2018-06-29
Sets the restore environment for restoring a container.
Justine Olshan
2018-06-28
Hold t.mu while calling t.FSContext().
Nicolas Lacasse
2018-06-26
Add KVM, overlay and host network to image tests
Fabricio Voznika
2018-06-26
Use the correct Context for /proc/[pid]/maps.
Jamie Liu
2018-06-26
Add Context to seqfile.SeqSource.ReadSeqFileData.
Jamie Liu
2018-06-25
Fix panic message
Michael Pratt
2018-06-25
MountSource.Root() should return a refernce on the dirent.
Nicolas Lacasse
2018-06-22
Simplify some handle logic.
Nicolas Lacasse
2018-06-21
Implement ioctl(FIOASYNC)
Ian Gudger
2018-06-20
Remove some defers in hot paths in the filesystem code.
Nicolas Lacasse
2018-06-19
Add a new cache policy FSCACHE_WRITETHROUGH.
Nicolas Lacasse
2018-06-15
Replace crypto/rand with internal rand package
Michael Pratt
2018-06-15
Implement /proc/thread-self
Fabricio Voznika
2018-06-13
Fix reference leak in VDSO validation
Ian Gudger
2018-06-13
Fix failure to mount volume that sandbox process has no access
Fabricio Voznika
2018-06-12
Fix reference leak for negative dirents
Ian Gudger
2018-06-12
Runsc checkpoint works.
Brielle Broder
2018-06-11
Sentry: split tty.queue into its own file.
Kevin Krakauer
2018-06-07
Sentry: very basic terminal echo support.
Kevin Krakauer
2018-06-05
Add support for rpcinet owned procfs files.
Brian Geffon
2018-05-17
Cleanup docs
Michael Pratt
[next]