Age | Commit message (Expand) | Author |
2018-08-21 | sentry: do not release gofer inode file state loading lock upon error. | Zhaozhong Ni |
2018-08-21 | binary: append slices | Ian Gudger |
2018-08-21 | Temporarily skip multi-container tests in container_test until deflaked. | Kevin Krakauer |
2018-08-21 | Expose route table | Googler |
2018-08-21 | nonExclusiveFS is causing timeout with --race | Fabricio Voznika |
2018-08-21 | Move container_test to the container package | Fabricio Voznika |
2018-08-21 | Build PCAP file with atomic blocking writes | Ian Gudger |
2018-08-21 | Initial change for multi-gofer support | Fabricio Voznika |
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 | Standardize mounts in tests | Fabricio Voznika |
2018-08-20 | sysfs: Add (empty) cpu directories for each cpu in /sys/devices/system/cpu. | Nicolas Lacasse |
2018-08-17 | Add nonExclusiveFS dimension to more tests | Fabricio Voznika |
2018-08-16 | fs: Support possible and online knobs for cpu | Chenggang Qin |
2018-08-16 | Internal change. | Googler |
2018-08-16 | Combine functions to search for file under one common function | Fabricio Voznika |
2018-08-15 | Remove obsolete comment about panicking | Ian Gudger |
2018-08-15 | runsc fsgofer: Support dynamic serving of filesystems. | Kevin Krakauer |
2018-08-15 | runsc: Fix instances of file access "proxy". | Nicolas Lacasse |
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 | Readme: Fix typo in link. | Nicolas Lacasse |
2018-08-14 | Fix bind() on overlays. | Nicolas Lacasse |
2018-08-13 | Prevent renames across walk fast path. | Adin Scannell |
2018-08-13 | Add path sanity checks. | 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 | Move checkpoint/restore readme to g3doc directory. | Nicolas Lacasse |
2018-08-10 | cache policy: Check policy before returning a negative dirent. | Nicolas Lacasse |
2018-08-10 | Added a reference to the checkpoint/restore readme. | Justine Olshan |
2018-08-10 | README for Checkpoint/Restore. | Brielle Broder |
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 runsc integration_test when using --network=host | Fabricio Voznika |
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 | Fix error handling for bad message sizes. | Adin Scannell |
2018-08-08 | Resend packets back to netstack if destined to itself | Fabricio Voznika |
2018-08-08 | Protect PCIDs with a mutex. | Adin Scannell |
2018-08-08 | Fix data race in unix.BoundEndpoint.UnidirectionalConnect. | Ian Gudger |
2018-08-08 | Bump rules_go and gazelle to 0.14.0 | Michael Pratt |
2018-08-08 | Enable SACK in runsc | Fabricio Voznika |
2018-08-07 | Fix build break in test | Fabricio Voznika |
2018-08-07 | Hold TaskSet.mu in Task.Parent. | Jamie Liu |
2018-08-07 | Adds support to dump out cubic internal state. | Bhasker Hariharan |