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
/
proc
Age
Commit message (
Expand
)
Author
2018-12-04
sentry: save / restore netstack procfs configuration.
Zhaozhong Ni
2018-11-08
Create stubs for syscalls upto Linux 4.4.
Rahat Mahmood
2018-10-23
Track paths and provide a rename hook.
Adin Scannell
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-09-04
/proc/PID/mounts is not tab-delimited
Michael Pratt
2018-08-31
Do not use fs.FileOwnerFromContext in fs/proc.file.UnstableAttr().
Jamie Liu
2018-08-27
Add /proc/sys/kernel/shm[all,max,mni].
Brian Geffon
2018-08-23
sentry: mark idMapSeqHandle as savable.
Zhaozhong Ni
2018-08-14
Fix `ls -laR | wc -l` hanging.
Kevin Krakauer
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
stateify: support explicit annotation mode; convert refs and stack packages.
Zhaozhong Ni
2018-07-19
sentry: save stack in proc net dev.
Zhaozhong Ni
2018-07-17
Merge FileMem.usage in IncRef
Michael Pratt
2018-07-13
Allow a filesystem to control its visibility in /proc/filesystems.
Neel Natu
2018-07-12
sentry: save inet stacks in proc files.
Zhaozhong Ni
2018-07-12
Format documentation
Michael Pratt
2018-06-28
Hold t.mu while calling t.FSContext().
Nicolas Lacasse
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
MountSource.Root() should return a refernce on the dirent.
Nicolas Lacasse
2018-06-15
Implement /proc/thread-self
Fabricio Voznika
2018-06-05
Add support for rpcinet owned procfs files.
Brian Geffon
2018-05-17
Cleanup docs
Michael Pratt
2018-05-08
Implement /proc/[pid]/statm.
Jamie Liu
2018-04-28
Check in gVisor.
Googler