Age | Commit message (Expand) | Author |
---|---|---|
2020-02-16 | block processor: merge rest of fileapi.c into common.c | David Oberhollenzer |
2020-02-16 | Move all the queue-waiting logic to the thread pool implemenation | David Oberhollenzer |
2020-02-16 | Minor cleanup | David Oberhollenzer |
2020-02-16 | block processor: move sparse block detection into worker thread | David Oberhollenzer |
2020-02-15 | Move block block accounting to the other end of the block pipeline | David Oberhollenzer |
2020-02-15 | Cleanup: block processor: move finish function back into implementations | David Oberhollenzer |
2020-02-15 | Don't set error status on block processor for non-fatal errors | David Oberhollenzer |
2020-02-15 | Cleanup: block processor: remove delayed thread notification | David Oberhollenzer |
2020-02-10 | Add run time statistics to the block writer and processor | David Oberhollenzer |
2020-01-29 | Rename sqfs_data_writer_t back to sqfs_block_processor_t | David Oberhollenzer |