summaryrefslogtreecommitdiffstats
path: root/drivers/block/loop/loop_main.c
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 backward compatibility for loop_info structureManuel Bentele2019-08-211-10/+120
* block: loop: add debugfs support for loop devicesManuel Bentele2019-08-211-0/+30
* block: loop: add QCOW2 file format (readonly)Manuel Bentele2019-08-211-26/+38
* block: loop: fix wrong file names in header commentsManuel Bentele2019-08-211-1/+1
* block: loop: add file format subsystem for loop devicesManuel Bentele2019-08-211-325/+36Star
* block: loop: rename and move files for file format support integrationManuel Bentele2019-08-211-0/+2304