summaryrefslogtreecommitdiffstats
path: root/drivers/block/loop/loop_file_fmt_qcow_main.c
Commit message (Expand)AuthorAgeFilesLines
* block: loop: fix coding style issues in file format subsystemManuel Bentele2019-08-231-1/+1
* block: loop: fix problems for backward compatibility with Linux 4.19.yManuel Bentele2019-08-211-10/+0Star
* block: loop: file_fmt_qcow: write decompressed data to correct position in bvecManuel Bentele2019-08-211-8/+10
* block: loop: file_fmt_qcow: increment read position for each bvecManuel Bentele2019-08-211-17/+7Star
* block: loop: add debugfs support for loop devicesManuel Bentele2019-08-211-67/+228
* block: loop: file_fmt_qcow: set up L2 cache size correctlyManuel Bentele2019-08-211-1/+18
* block: loop: add QCOW2 file format (readonly)Manuel Bentele2019-08-211-0/+785