summaryrefslogtreecommitdiffstats
path: root/drivers/block/loop
Commit message (Expand)AuthorAgeFilesLines
* block: loop: fix initialization issue in loop_set_status*kernel-qcow2Manuel 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: merge remote-tracking branch 'linux-block/master'Manuel Bentele2019-08-213-34/+14Star
* block: loop: fix backward compatibility for loop_info structureManuel Bentele2019-08-141-10/+120
* block: loop: file_fmt_qcow: write decompressed data to correct position in bvecManuel Bentele2019-08-082-8/+14
* block: loop: file_fmt_qcow: fix offset during the read of a cache missManuel Bentele2019-08-071-1/+3
* block: loop: file_fmt_qcow: increment read position for each bvecManuel Bentele2019-08-071-17/+7Star
* block: loop: add debugfs support for loop devicesManuel Bentele2019-08-074-67/+291
* block: loop: file_fmt_qcow: set up L2 cache size correctlyManuel Bentele2019-07-311-1/+18
* block: loop: fixes wrong initialization state in file format subsystemManuel Bentele2019-07-301-6/+15
* block: loop: add QCOW2 file format (readonly)Manuel Bentele2019-07-2713-210/+1885
* block: loop: fix wrong file names in header commentsManuel Bentele2019-07-184-4/+4
* block: loop: add state machine in file format subsystemManuel Bentele2019-07-162-18/+110
* block: loop: fix missing include in file format driverManuel Bentele2019-07-081-0/+1
* block: loop: add file format subsystem for loop devicesManuel Bentele2019-07-078-357/+947
* block: loop: rename and move files for file format support integrationManuel Bentele2019-07-015-0/+2729