Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block/qcow2: refactor encryption code | Maxim Levitsky | 2019-09-16 | 1 | -14/+49 |
* | qcow2: do encryption in threads | Vladimir Sementsov-Ogievskiy | 2019-05-28 | 1 | -2/+63 |
* | qcow2-threads: split out generic path | Vladimir Sementsov-Ogievskiy | 2019-05-28 | 1 | -16/+31 |
* | qcow2-threads: qcow2_co_do_compress: protect queuing by mutex | Vladimir Sementsov-Ogievskiy | 2019-05-28 | 1 | -3/+7 |
* | qcow2-threads: use thread_pool_submit_co | Vladimir Sementsov-Ogievskiy | 2019-05-28 | 1 | -15/+2 |
* | qcow2: add separate file for threaded data processing functions | Vladimir Sementsov-Ogievskiy | 2019-05-28 | 1 | -0/+201 |