Age | Commit message (Expand) | Author |
2020-09-30 | Implement ioctl with measure in verity fs | Chong Cai |
2020-09-30 | Internal change. | Chong Cai |
2020-09-30 | Merge pull request #2256 from laijs:kpti | gVisor bot |
2020-09-30 | [go-marshal] Port ext codebase to use go marshal. | Ayush Ranjan |
2020-09-30 | Make all Target.Action implementation pointer receivers | Kevin Krakauer |
2020-09-30 | Add verity fs tests | Chong Cai |
2020-09-29 | iptables: remove unused min/max NAT range fields | Kevin Krakauer |
2020-09-30 | arm64 kvm: add a test case for kernel-tls checking | Bin Lu |
2020-09-29 | Replace remaining uses of reflection-based marshalling. | Rahat Mahmood |
2020-09-29 | Don't allow broadcast/multicast source address | Ghanan Gowripalan |
2020-09-29 | Add /proc/[pid]/cwd | Fabricio Voznika |
2020-09-29 | iptables: refactor to make targets extendable | Kevin Krakauer |
2020-09-29 | Merge pull request #3875 from btw616:fix/issue-3874 | gVisor bot |
2020-09-29 | arm64 kvm: keep sentry-tls and usr-tls separately | Bin Lu |
2020-09-29 | arm64 kvm: remove some redundant codes to improve the preformance | Bin Lu |
2020-09-29 | add related arm64 syscall for vfs2 | Howard Zhang |
2020-09-28 | Don't leak dentries returned by sockfs.NewDentry(). | Jamie Liu |
2020-09-28 | Support inotify in overlayfs. | Dean Deng |
2020-09-27 | Fix kernfs race condition. | Dean Deng |
2020-09-27 | Clean up kcov. | Dean Deng |
2020-09-25 | arm64: some minor changes | Bin Lu |
2020-09-25 | make sure use the kernel space after change ASID | Min Le |
2020-09-24 | [vfs] kernfs: Do not hold reference on the inode when opening FD. | Ayush Ranjan |
2020-09-24 | [vfs] [2/2] kernfs: kernfs: Internally use kernfs.Dentry instead of vfs.Dentry. | Ayush Ranjan |
2020-09-24 | Add basic stateify annotations. | Adin Scannell |
2020-09-23 | fuse: don't call dentry.InsertChild | Andrei Vagin |
2020-09-24 | Fix socket record leak in VFS2 | Tiwei Bie |
2020-09-24 | Rename kernel.SocketEntry to kernel.SocketRecord | Tiwei Bie |
2020-09-23 | Add more descriptive comments on mount options. | Dean Deng |
2020-09-23 | [vfs] kernfs: Enable leak checking consistently. | Ayush Ranjan |
2020-09-23 | Let underlying fs handle LockFD in verity fs | Chong Cai |
2020-09-23 | Set verity underlying fs mount as internal | Chong Cai |
2020-09-22 | Handle EOF properly in splice/sendfile. | Dean Deng |
2020-09-22 | [vfs] [1/2] kernfs: Internally use kernfs.Dentry instead of vfs.Dentry. | Ayush Ranjan |
2020-09-22 | arm64: set SCTLR_UCI bit in SCTLR_EL1 | Min Le |
2020-09-21 | Allow partial writes for gofer.specialFileFD. | Dean Deng |
2020-09-21 | Use kernfs.Dentry for kernfs.Lookup. | Dean Deng |
2020-09-20 | Merge pull request #3651 from ianlewis:ip-forwarding | gVisor bot |
2020-09-18 | Merge pull request #3989 from jinmouil:feature/fuse-fix | gVisor bot |
2020-09-18 | Implement fsimpl/overlay.filesystem.RenameAt. | Jamie Liu |
2020-09-18 | Use a tmpfs file for shared anonymous and /dev/zero mmap on VFS2. | Jamie Liu |
2020-09-18 | fuse: update design doc with I/O implementation | Jinmou Li |
2020-09-18 | Count packets dropped by iptables in IPStats | Kevin Krakauer |
2020-09-18 | Merge pull request #3972 from btw616:fix/comments | gVisor bot |
2020-09-18 | Fix definition of SchedParam. | Rahat Mahmood |
2020-09-17 | fuse.DeviceFD needs to hold a reference on the associated filesystem. | Rahat Mahmood |
2020-09-17 | ip6tables: filter table support | Kevin Krakauer |
2020-09-17 | {Set,Get} SO_LINGER on all endpoints. | Nayana Bidari |
2020-09-17 | Change sizeofInt32 to string size | Chong Cai |
2020-09-17 | Set mode when creating Merkle tree file | Chong Cai |