Age | Commit message (Expand) | Author | Files |
---|---|---|---|
2018-01-14 | wic: if we can't get from ioctl, try from os.stat() | Dogukan Ergun | 1 |
2017-06-23 | wic: code cleanup | Ed Bartosh | 1 |
2017-06-14 | filemap: calculate dst size correctly | Ed Bartosh | 1 |
2017-06-14 | filemap: check if dest is written for every block | Ed Bartosh | 1 |
2017-06-14 | filemap: change signature of sparse_copy function | Ed Bartosh | 1 |
2017-06-14 | filemap: add parameter 'length' to sparse_copy | Ed Bartosh | 1 |
2017-06-14 | filemap: fix skip logic | Ed Bartosh | 1 |
2017-04-11 | oe-selftest: test wic sparse_copy API | Ed Bartosh | 1 |
2017-04-05 | Revert "filemap: remove FilemapSeek class" | Ed Bartosh | 1 |
2017-03-31 | filemap: remove FilemapSeek class | Ed Bartosh | 1 |
2017-03-22 | wic: fix bug in sparse_copy | Ed Bartosh | 1 |
2017-03-10 | wic: filemap: Fixed spared_copy skip | Daniel Schultz | 1 |
2016-05-14 | wic: use next builtin instead of .next method | Ed Bartosh | 1 |
2016-05-14 | wic: use // operator instead of / | Ed Bartosh | 1 |
2016-05-06 | wic: add sparse_copy API | Ed Bartosh | 1 |
2016-05-06 | wic: add FIEMAP and SEEK_HOLE / SEEK_DATA APIs | Ed Bartosh | 1 |