Age | Commit message (Expand) | Author |
2018-09-06 | createProcessArgs.RootFromContext should return process Root if it exists. | Nicolas Lacasse |
2018-09-05 | Fix race condition introduced in 211135505 | Tamir Duberstein |
2018-09-05 | Imported FD in exec was leaking | Fabricio Voznika |
2018-09-05 | Update {LinkEndpoint,NetworkEndpoint}#WritePacket to take a VectorisedView | Bert Muthalaly |
2018-09-05 | Implement Subnet removal | Tamir Duberstein |
2018-09-05 | Enable constructing a Prependable from a View without allocating. | Bert Muthalaly |
2018-09-05 | Implement TCP keepalives | Tamir Duberstein |
2018-09-05 | Open(2) isn't honoring O_NOFOLLOW | Brian Geffon |
2018-09-04 | Automated rollback of changelist 211156845 | Bhasker Hariharan |
2018-09-04 | /proc/PID/mounts is not tab-delimited | Michael Pratt |
2018-09-04 | Expose TCP RTT | Tamir Duberstein |
2018-09-04 | Distinguish Element and Linker for ilist. | Adin Scannell |
2018-08-31 | Automated rollback of changelist 211103930 | Googler |
2018-08-31 | Document more task-goroutine-owned fields in kernel.Task. | Jamie Liu |
2018-08-31 | Do not use fs.FileOwnerFromContext in fs/proc.file.UnstableAttr(). | Jamie Liu |
2018-08-31 | Disintegrate kernel.TaskResources. | Jamie Liu |
2018-08-31 | Delete the long-obsolete kernel.TaskMaybe interface. | Jamie Liu |
2018-08-31 | ipv6: ICMP support | Tamir Duberstein |
2018-08-30 | fs: Add empty dir at /sys/class/power_supply. | Nicolas Lacasse |
2018-08-29 | ping: update comment about UDP | Ian Gudger |
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 | fasync: don't keep mutex after return | Ian Gudger |
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-28 | Bump to Go 1.11 | Michael Pratt |
2018-08-28 | sentry: avoid double counting map objects in save / restore stats. | Zhaozhong Ni |
2018-08-27 | Add command-line parameter to trigger panic on signal | Fabricio Voznika |
2018-08-27 | Add /proc/sys/kernel/shm[all,max,mni]. | Brian Geffon |
2018-08-27 | Add various statistics | Tamir Duberstein |
2018-08-27 | fs: Fix remote-revalidate cache policy. | Nicolas Lacasse |
2018-08-27 | sentry: mark fsutil.DirFileOperations as savable. | Zhaozhong Ni |
2018-08-27 | runsc: Terminal resizing support. | Kevin Krakauer |
2018-08-25 | Upstreaming DHCP changes from Fuchsia | Tamir Duberstein |
2018-08-24 | runsc: Terminal support for "docker exec -ti". | Nicolas Lacasse |
2018-08-24 | fs: Drop unused WaitGroup in Dirent.destroy. | Nicolas Lacasse |
2018-08-24 | compressio: support optional hashing and eliminate hashio. | Zhaozhong Ni |
2018-08-24 | SyscallRules merge and add were dropping AllowAny rules | Fabricio Voznika |
2018-08-23 | Implement POSIX per-process interval timers. | Jamie Liu |
2018-08-23 | netstack: make listening tcp socket close state setting and cleanup atomic. | Zhaozhong Ni |
2018-08-23 | sentry: mark idMapSeqHandle as savable. | Zhaozhong Ni |
2018-08-23 | Encapsulate netstack metrics | Ian Gudger |
2018-08-22 | Add separate Recycle method for allocator. | Adin Scannell |
2018-08-22 | Allow building on !linux | Googler |
2018-08-22 | sentry: mark S/R stating errors as save rejections / fs corruptions. | Zhaozhong Ni |
2018-08-22 | Always add AT_BASE even if there is no interpreter. | Brian Geffon |
2018-08-22 | fs: Hold Dirent.mu when calling Dirent.flush(). | Nicolas Lacasse |
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 |