summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fs/proc
AgeCommit message (Expand)Author
2018-08-02Automated rollback of changelist 207037226Zhaozhong Ni
2018-08-01Automated rollback of changelist 207007153Michael Pratt
2018-08-01stateify: convert all packages to use explicit mode.Zhaozhong Ni
2018-07-31proc: show file flags in fdinfoAndrei Vagin
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-07-19sentry: save stack in proc net dev.Zhaozhong Ni
2018-07-17Merge FileMem.usage in IncRefMichael Pratt
2018-07-13Allow a filesystem to control its visibility in /proc/filesystems.Neel Natu
2018-07-12sentry: save inet stacks in proc files.Zhaozhong Ni
2018-07-12Format documentationMichael Pratt
2018-06-28Hold t.mu while calling t.FSContext().Nicolas Lacasse
2018-06-26Use the correct Context for /proc/[pid]/maps.Jamie Liu
2018-06-26Add Context to seqfile.SeqSource.ReadSeqFileData.Jamie Liu
2018-06-25MountSource.Root() should return a refernce on the dirent.Nicolas Lacasse
2018-06-15Implement /proc/thread-selfFabricio Voznika
2018-06-05Add support for rpcinet owned procfs files.Brian Geffon
2018-05-17Cleanup docsMichael Pratt
2018-05-08Implement /proc/[pid]/statm.Jamie Liu
2018-04-28Check in gVisor.Googler