Age | Commit message (Expand) | Author |
---|---|---|
2020-10-23 | Rewrite reference leak checker without finalizers. | Dean Deng |
2020-10-13 | [vfs2] Add FilesystemType.Release to avoid reference leaks. | Dean Deng |
2020-09-11 | Move the 'marshal' and 'primitive' packages to the 'pkg' directory. | Rahat Mahmood |
2020-09-01 | Refactor tty codebase to use master-replica terminology. | Ayush Ranjan |
2020-09-01 | [go-marshal] Enable auto-marshalling for fs/tty. | Ayush Ranjan |
2020-08-25 | Use new reference count utility throughout gvisor. | Dean Deng |
2020-06-17 | Implement POSIX locks | Fabricio Voznika |
2020-06-09 | Implement flock(2) in VFS2 | Fabricio Voznika |
2020-04-23 | Port devpts to VFS2. | Nicolas Lacasse |