| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-04-03 | test that modifications to the source don't become visible after io::copy | The 8472 | -0/+42 |
| 2021-02-22 | add test for failing io::copy specialization | The8472 | -0/+18 |
| 2020-12-10 | Rollup merge of #79375 - vext01:kernel-copy-temps, r=bjorn3 | Tyler Mandry | -8/+11 |
| 2020-12-03 | Make the kernel_copy tests more robust/concurrent. | Edd Barrett | -8/+11 |
| 2020-12-03 | fix copy specialization not updating Take wrappers | The8472 | -1/+1 |
| 2020-12-02 | update test to check Take limits after copying | The8472 | -2/+9 |
| 2020-12-01 | Add benchmark for File to UnixStream copy | Nicolas Koch | -0/+29 |
| 2020-11-13 | do direct splice syscall and probe availability to get android builds to work | The8472 | -0/+34 |
| 2020-11-13 | move sendfile/splice/copy_file_range into kernel_copy module | The8472 | -2/+2 |
| 2020-11-13 | limit visibility of copy offload helpers to sys::unix module | The8472 | -0/+179 |
