Age | Commit message (Expand) | Author |
---|---|---|
2020-01-30 | Enforce splice offset limits | Michael Pratt |
2020-01-28 | fs/splice: don't report partial errors for special files | Andrei Vagin |
2019-10-03 | Don't report partialResult errors from sendfile | Andrei Vagin |
2019-09-30 | splice: compare inode numbers only if both ends are pipes | Andrei Vagin |
2019-09-12 | Implement splice methods for pipes and sockets. | Adin Scannell |
2019-08-27 | Fix sendfile(2) error code | Fabricio Voznika |
2019-08-06 | Require pread/pwrite for splice file offsets | Michael Pratt |
2019-07-02 | Remove map from fd_map, change to fd_table. | Adin Scannell |
2019-06-19 | Deflake SendFileTest_Shutdown. | Ian Gudger |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-05-21 | Add basic plumbing for splice and stub implementation. | Adin Scannell |
2018-08-14 | Automated rollback of changelist 208284483 | Nicolas Lacasse |
2018-08-10 | Implemented the splice(2) syscall. | Justine Olshan |