Age | Commit message (Expand) | Author |
2021-02-10 | Always use the correct data type for realloc return value | David Oberhollenzer |
2020-12-06 | libsqfs: implement exact matching in the default block writer. | David Oberhollenzer |
2020-05-29 | Support associating a user pointer with data blocks | David Oberhollenzer |
2020-05-29 | Turn the sqfs_block_writer_t into an interface | David Oberhollenzer |
2020-05-29 | cleanup: libsqfs: eliminate block writer statistics | David Oberhollenzer |
2020-05-29 | cleanup: libsqfs: remove hooks from sqfs_block_writer_t | David Oberhollenzer |
2020-03-04 | Fix block writer inheritance of sqfs_object_t | David Oberhollenzer |
2020-03-01 | Add a "do not deduplicate" block flag | David Oberhollenzer |
2020-02-16 | block processor: move sparse block detection into worker thread | David Oberhollenzer |
2020-02-12 | Implement a more explicit object system | David Oberhollenzer |
2020-02-12 | Clenaup: remove useage of sqfs_block_t from block writer | David Oberhollenzer |
2020-02-10 | Cleanup: remove the fragment store/discard and block discard hooks | David Oberhollenzer |
2020-02-10 | Add run time statistics to the block writer and processor | David Oberhollenzer |
2020-01-31 | Split the block writing/deduplication away from the block processor | David Oberhollenzer |