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-12-10
Implement MSG_WAITALL
Ian Gudger
2018-12-07
sentry: turn "dynamically-created" procfs files into static creation.
Zhaozhong Ni
2018-12-07
Add period to comment
Michael Pratt
2018-12-05
Enforce directory accessibility before delete Walk
Michael Pratt
2018-12-05
Add context to mount errors
Michael Pratt
2018-12-04
Max link traversals should be for an entire path.
Brian Geffon
2018-12-04
sentry: save / restore netstack procfs configuration.
Zhaozhong Ni
2018-12-04
Enforce name length restriction on paths.
Brian Geffon
2018-12-04
Fix data race caused by unlocked call of Dirent.descendantOf.
Nicolas Lacasse
2018-11-27
Fix data race in fs.Async.
Nicolas Lacasse
2018-11-20
Parse the tmpfs mode before validating.
Nicolas Lacasse
2018-11-15
Allow setting sticky bit in tmpfs permissions.
Nicolas Lacasse
2018-11-12
Internal change.
Googler
2018-11-08
Create stubs for syscalls upto Linux 4.4.
Rahat Mahmood
2018-11-01
modify modeRegexp to adapt the default spec of containerd
Juan
2018-10-24
Convert Unix transport to syserr
Ian Gudger
2018-10-23
Track paths and provide a rename hook.
Adin Scannell
2018-10-20
Add more unimplemented syscall events
Fabricio Voznika
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-17
Fix typos in socket_test
Ian Gudger
2018-10-17
Move Unix transport out of netstack
Ian Gudger
2018-10-15
Refactor host.ConnectedEndpoint
Ian Gudger
2018-10-15
Merge host.endpoint into host.ConnectedEndpoint
Ian Gudger
2018-10-15
Clean up Rename and Unlink checks for EBUSY.
Nicolas Lacasse
2018-10-15
sentry: save fs.Dirent deleted info.
Zhaozhong Ni
2018-10-11
sentry: allow saving of unlinked files with open fds on virtual fs.
Zhaozhong Ni
2018-10-10
Enforce message size limits and avoid host calls with too many iovecs
Michael Pratt
2018-10-03
Implement TIOCSCTTY ioctl as a noop.
Nicolas Lacasse
2018-10-03
Add S/R support for FIOASYNC
Ian Gudger
2018-10-01
runsc: Support job control signals in "exec -it".
Nicolas Lacasse
2018-09-28
Require AF_UNIX sockets from the gofer
Michael Pratt
2018-09-27
Forward ioctl(TCSETSF) calls on host ttys to the host kernel.
Nicolas Lacasse
2018-09-18
Short-circuit Readdir calls on overlay files when the dirent is frozen.
Nicolas Lacasse
2018-09-17
Allow kernel.(*Task).Block to accept an extract only channel
Ian Gudger
2018-09-14
Reuse readlink parameter, add sockaddr max.
Michael Pratt
2018-09-14
Make gVisor hard link check match Linux's.
Nicolas Lacasse
2018-09-07
runsc: Support multi-container exec.
Nicolas Lacasse
2018-09-05
Imported FD in exec was leaking
Fabricio Voznika
2018-09-04
/proc/PID/mounts is not tab-delimited
Michael Pratt
2018-09-04
Distinguish Element and Linker for ilist.
Adin Scannell
2018-08-31
Do not use fs.FileOwnerFromContext in fs/proc.file.UnstableAttr().
Jamie Liu
2018-08-30
fs: Add empty dir at /sys/class/power_supply.
Nicolas Lacasse
2018-08-29
fs: Fix renameMu lock recursion.
Nicolas Lacasse
2018-08-29
fs: Drop reference to over-written file before renaming over it.
Nicolas Lacasse
2018-08-28
fs: Don't bother saving negative dirents.
Nicolas Lacasse
2018-08-28
fs: Add tests for dirent ref counting with an overlay.
Nicolas Lacasse
2018-08-28
sentry: optimize dirent weakref map save / restore.
Zhaozhong Ni
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
[next]