Age | Commit message (Expand) | Author |
2020-11-18 | Port filesystem metrics to VFS2. | Jamie Liu |
2020-08-03 | Plumbing context.Context to DecRef() and Release(). | Nayana Bidari |
2020-06-09 | Implement flock(2) in VFS2 | Fabricio Voznika |
2020-06-03 | Fix data race on f.offset. | Nicolas Lacasse |
2020-04-21 | Sentry metrics updates. | Dave Bailey |
2020-01-28 | fs/splice: don't report partial errors for special files | Andrei Vagin |
2020-01-27 | Update package locations. | Adin Scannell |
2020-01-09 | New sync package. | Ian Gudger |
2020-01-07 | fs/splice: don't report a partialResult error if there is no data loss | Andrei Vagin |
2019-09-12 | Implement splice methods for pipes and sockets. | Adin Scannell |
2019-06-28 | Add finalizer on AtomicRefCount to check for leaks. | Ian Gudger |
2019-06-24 | fs: synchronize concurrent writes into files with O_APPEND | Andrei Vagin |
2019-06-18 | gvisor/fs: don't update file.offset for sockets, pipes, etc | Andrei Vagin |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-06-03 | gvisor/fs: return a proper error from FileWriter.Write in case of a short-write | Andrei Vagin |
2019-05-23 | gvisor: interrupt the sendfile system call if a task has been interrupted | Andrei Vagin |
2019-05-21 | Add basic plumbing for splice and stub implementation. | Adin Scannell |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-04-29 | Allow and document bug ids in gVisor codebase. | Nicolas Lacasse |
2019-04-11 | Use open fids when fstat()ing gofer files. | Jamie Liu |
2019-04-10 | Fix uses of RootFromContext. | Nicolas Lacasse |
2019-02-21 | Internal change. | Googler |
2019-02-13 | Internal change. | Googler |
2018-10-19 | Use correct company name in copyright header | Ian Gudger |
2018-10-03 | Add S/R support for FIOASYNC | Ian Gudger |
2018-08-07 | sentry: make epoll.pollEntry wait for the file operation in restore. | Zhaozhong Ni |
2018-08-02 | Automated rollback of changelist 207037226 | Zhaozhong Ni |
2018-08-01 | Automated rollback of changelist 207007153 | Michael Pratt |
2018-08-01 | stateify: convert all packages to use explicit mode. | Zhaozhong Ni |
2018-06-21 | Implement ioctl(FIOASYNC) | Ian Gudger |
2018-05-03 | Fix misspellings. | Cyrille Hemidy |
2018-04-28 | Check in gVisor. | Googler |