summaryrefslogtreecommitdiffstats
path: root/drivers/block/loop/loop_file_fmt_raw.c
Commit message (Expand)AuthorAgeFilesLines
* block: loop: fix coding style issues in file format subsystemManuel Bentele2019-08-231-3/+3
* block: loop: fix problems for backward compatibility with Linux 4.19.yManuel Bentele2019-08-211-23/+14Star
* block: loop: add QCOW2 file format (readonly)Manuel Bentele2019-08-211-18/+29
* block: loop: fix wrong file names in header commentsManuel Bentele2019-08-211-1/+1
* 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-211-0/+447