summaryrefslogtreecommitdiffhomepage
path: root/pkg
AgeCommit message (Expand)Author
2018-08-08Enable SACK in runscFabricio Voznika
2018-08-07Hold TaskSet.mu in Task.Parent.Jamie Liu
2018-08-07Adds support to dump out cubic internal state.Bhasker Hariharan
2018-08-07fs: Add new cache policy "remote_revalidate".Nicolas Lacasse
2018-08-07sentry: make epoll.pollEntry wait for the file operation in restore.Zhaozhong Ni
2018-08-07Netstack doesn't handle sending after SHUT_WR correctly.Brian Geffon
2018-08-06Make ramfs.File savableMichael Pratt
2018-08-06Fix a bug in PCIDs.AssignShiruRen
2018-08-03Cubic implementation for Netstack.Bhasker Hariharan
2018-08-03stateify: make explicit mode no longer optional.Zhaozhong Ni
2018-08-02Copy creds in accessMichael Pratt
2018-08-02Update comment referenceMichael Pratt
2018-08-02Automated rollback of changelist 207037226Zhaozhong Ni
2018-08-02Add seccomp(2) support.Brian Geffon
2018-08-01Move stack clock to options structIan Gudger
2018-08-01Automated rollback of changelist 207007153Michael Pratt
2018-08-01stateify: convert all packages to use explicit mode.Zhaozhong Ni
2018-08-01New conditional for adding key/value pairs to maps.Brielle Broder
2018-07-31proc: show file flags in fdinfoAndrei Vagin
2018-07-30netstack: support disconnect-on-save option per fdbased link.Zhaozhong Ni
2018-07-27Added the O_LARGEFILE flag.Justine Olshan
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-07-26Don't copy-up extended attributes that specifically configure a lower overlay.Nicolas Lacasse
2018-07-25Format openat flagsMichael Pratt
2018-07-24Typo fix.Kevin Krakauer
2018-07-23Refactor new reno congestion control logic out of sender.Bhasker Hariharan
2018-07-23Add KVM and overlay dimensions to container_testFabricio Voznika
2018-07-20Format getcwd pathMichael Pratt
2018-07-19kernel: mutations on creds now require a copy.Adin Scannell
2018-07-19fs: Pass context to Revalidate() function.Nicolas Lacasse
2018-07-19ConfigureMMap on an overlay file delegates to the upper if there is no lower.Nicolas Lacasse
2018-07-19Add AT_UID, AT_EUID, AT_GID, AT_EGID to aux vector.Brian Geffon
2018-07-19sentry: save stack in proc net dev.Zhaozhong Ni
2018-07-18Moved restore code out of create and made to be called after create.Justine Olshan
2018-07-18Fix lock-ordering violation in Create by logging BaseName instead of FullName.Nicolas Lacasse
2018-07-17Merge FileMem.usage in IncRefMichael Pratt
2018-07-17Add API to decode 'stat.st_rdev' into major and minor numbers.Neel Natu
2018-07-17netstack: update goroutine save / restore safety comments.Zhaozhong Ni
2018-07-16Add CPUID faulting for ptrace and KVM.Adin Scannell
2018-07-16Start allocation and reclaim scans only where they may find a matchMichael Pratt
2018-07-16Add EventOperations.HostFD()Neel Natu
2018-07-13Allow a filesystem to control its visibility in /proc/filesystems.Neel Natu
2018-07-13Note that Mount errors do not require translationsMichael Pratt
2018-07-12Fix aio eventfd lookupMichael Pratt
2018-07-12sentry: wait for restore clock instead of panicing in Timekeeper.Zhaozhong Ni
2018-07-12sentry: save inet stacks in proc files.Zhaozhong Ni
2018-07-12netstack: save tcp endpoint accepted channel directly.Zhaozhong Ni
2018-07-12netstack: do not defer panicable logic in tcp main loop.Zhaozhong Ni
2018-07-12Format documentationMichael Pratt
2018-07-11Automated rollback of changelist 203157739Bhasker Hariharan