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
Age
Commit message (
Expand
)
Author
2018-08-27
Add /proc/sys/kernel/shm[all,max,mni].
Brian Geffon
2018-08-27
fs: Fix remote-revalidate cache policy.
Nicolas Lacasse
2018-08-27
sentry: mark fsutil.DirFileOperations as savable.
Zhaozhong Ni
2018-08-27
runsc: Terminal resizing support.
Kevin Krakauer
2018-08-24
runsc: Terminal support for "docker exec -ti".
Nicolas Lacasse
2018-08-24
fs: Drop unused WaitGroup in Dirent.destroy.
Nicolas Lacasse
2018-08-23
Implement POSIX per-process interval timers.
Jamie Liu
2018-08-23
sentry: mark idMapSeqHandle as savable.
Zhaozhong Ni
2018-08-22
Add separate Recycle method for allocator.
Adin Scannell
2018-08-22
sentry: mark S/R stating errors as save rejections / fs corruptions.
Zhaozhong Ni
2018-08-22
Always add AT_BASE even if there is no interpreter.
Brian Geffon
2018-08-22
fs: Hold Dirent.mu when calling Dirent.flush().
Nicolas Lacasse
2018-08-21
sentry: do not release gofer inode file state loading lock upon error.
Zhaozhong Ni
2018-08-21
Fix races in kernel.(*Task).Value()
Ian Gudger
2018-08-20
Fix handling of abstract Unix socket addresses
Ian Gudger
2018-08-20
getdents should return type=DT_DIR for SpecialDirectories.
Nicolas Lacasse
2018-08-20
sysfs: Add (empty) cpu directories for each cpu in /sys/devices/system/cpu.
Nicolas Lacasse
2018-08-16
fs: Support possible and online knobs for cpu
Chenggang Qin
2018-08-15
runsc fsgofer: Support dynamic serving of filesystems.
Kevin Krakauer
2018-08-14
Reduce map lookups in syserr
Ian Gudger
2018-08-14
runsc: Change cache policy for root fs and volume mounts.
Nicolas Lacasse
2018-08-14
TTY: Fix data race where calls into tty.queue's waiter were not synchronized.
Kevin Krakauer
2018-08-14
Fix `ls -laR | wc -l` hanging.
Kevin Krakauer
2018-08-14
Enforce Unix socket address length limit
Ian Gudger
2018-08-14
Automated rollback of changelist 208284483
Nicolas Lacasse
2018-08-14
Fix bind() on overlays.
Nicolas Lacasse
2018-08-13
Prevent renames across walk fast path.
Adin Scannell
2018-08-10
fs: Allow overlays to revalidate files from the upper fs.
Nicolas Lacasse
2018-08-10
Implemented the splice(2) syscall.
Justine Olshan
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-10
Validate FS.base before establishing it in the task's register set.
Neel Natu
2018-08-09
Fix missing O_LARGEFILE from O_CREAT files
Michael Pratt
2018-08-08
Basic support for ip link/addr and ifconfig
Fabricio Voznika
2018-08-08
Protect PCIDs with a mutex.
Adin Scannell
2018-08-08
Enable SACK in runsc
Fabricio Voznika
2018-08-07
Hold TaskSet.mu in Task.Parent.
Jamie Liu
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-06
Fix a bug in PCIDs.Assign
ShiruRen
2018-08-03
stateify: make explicit mode no longer optional.
Zhaozhong Ni
2018-08-02
Copy creds in access
Michael Pratt
2018-08-02
Update comment reference
Michael Pratt
2018-08-02
Automated rollback of changelist 207037226
Zhaozhong Ni
2018-08-02
Add seccomp(2) support.
Brian Geffon
2018-08-01
Automated rollback of changelist 207007153
Michael Pratt
2018-08-01
stateify: convert all packages to use explicit mode.
Zhaozhong Ni
2018-08-01
New conditional for adding key/value pairs to maps.
Brielle Broder
2018-07-31
proc: show file flags in fdinfo
Andrei Vagin
[next]