Age | Commit message (Expand) | Author |
2020-11-03 | Make pipe min/max sizes match linux. | Nicolas Lacasse |
2020-08-03 | Plumbing context.Context to DecRef() and Release(). | Nayana Bidari |
2020-05-12 | Don't allow rename across different gofer or tmpfs mounts. | Nicolas Lacasse |
2020-02-04 | Add support for sentry internal pipe for gofer mounts | Fabricio Voznika |
2020-01-27 | Update package locations. | Adin Scannell |
2019-12-16 | Fix UDS bind cause fd leak in gofer | Yong He |
2019-06-28 | Add finalizer on AtomicRefCount to check for leaks. | Ian Gudger |
2019-06-13 | Plumb context through more layers of filesytem. | Ian Gudger |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-05-20 | Forward named pipe creation to the gofer | Michael Pratt |
2019-05-20 | Fix incorrect tmpfs timestamp updates | Michael Pratt |
2019-05-17 | Return EPERM for mknod | Michael Pratt |
2019-05-17 | Fix gofer rename ctime and cleanup stat_times test | Michael Pratt |
2019-05-15 | gofer: don't call hostfile.Close if hostFile is nil | Andrei Vagin |
2019-05-03 | gofer: don't leak file descriptors | Andrei Vagin |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-25 | Don't enforce NAME_MAX in fs.Dirent.walk(). | Jamie Liu |
2019-03-28 | Clean up gofer handle caching. | Jamie Liu |
2019-03-18 | Remove references to replaced child in Rename in ramfs/agentfs | Michael Pratt |
2019-03-14 | Use WalkGetAttr in gofer.inodeOperations.Create. | Jamie Liu |
2019-01-25 | Make cacheRemoteRevalidating detect changes to file size | Fabricio Voznika |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-17 | Move Unix transport out of netstack | Ian Gudger |
2018-08-10 | cache policy: Check policy before returning a negative dirent. | Nicolas Lacasse |
2018-08-10 | Enable checkpoint/restore in cases of UDS use. | Brielle Broder |
2018-07-18 | Fix lock-ordering violation in Create by logging BaseName instead of FullName. | Nicolas Lacasse |
2018-06-19 | Add a new cache policy FSCACHE_WRITETHROUGH. | Nicolas Lacasse |
2018-05-09 | Increment link count in CreateHardlink | Fabricio Voznika |
2018-04-28 | Check in gVisor. | Googler |