summaryrefslogtreecommitdiffstats
path: root/drivers/block/loop
Commit message (Expand)AuthorAgeFilesLines
* add missing includekernel-qcow2-linux-4.18.x-centosThiago Abdo2019-10-151-0/+2
* Replaces a section with the centos codeThiago Abdo2019-10-151-4/+4
* block: loop: fix initialization issue in loop_set_status*kernel-qcow2-linux-4.19.yManuel Bentele2019-08-281-0/+6
* block: loop: fix coding style issues in file format subsystemManuel Bentele2019-08-235-11/+11
* doc: driver-api: add loop file format subsystem API documentationManuel Bentele2019-08-231-3/+228
* block: loop: fix problems for backward compatibility with Linux 4.19.yManuel Bentele2019-08-212-33/+14Star
* block: loop: fix backward compatibility for loop_info structureManuel Bentele2019-08-211-10/+120
* block: loop: file_fmt_qcow: write decompressed data to correct position in bvecManuel Bentele2019-08-212-8/+14
* block: loop: file_fmt_qcow: fix offset during the read of a cache missManuel Bentele2019-08-211-1/+3
* 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-214-67/+291
* block: loop: file_fmt_qcow: set up L2 cache size correctlyManuel Bentele2019-08-211-1/+18
* block: loop: fixes wrong initialization state in file format subsystemManuel Bentele2019-08-211-6/+15
* block: loop: add QCOW2 file format (readonly)Manuel Bentele2019-08-2113-210/+1885
* block: loop: fix wrong file names in header commentsManuel Bentele2019-08-214-4/+4
* block: loop: add state machine in file format subsystemManuel Bentele2019-08-212-18/+110
* block: loop: fix missing include in file format driverManuel Bentele2019-08-211-0/+1
* block: loop: add file format subsystem for loop devicesManuel Bentele2019-08-218-328/+943
* block: loop: rename and move files for file format support integrationManuel Bentele2019-08-215-0/+2699