aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/dm-snap-persistent.c
AgeCommit message (Expand)Author
2009-10-16dm snapshot: use unsigned integer chunk sizeMikulas Patocka
2009-09-04dm snapshot: fix on disk chunk size validationMikulas Patocka
2009-09-04dm snapshot: fix header corruption race on invalidationMikulas Patocka
2009-09-04dm snapshot: refactor zero_disk_area to use chunk_ioMikulas Patocka
2009-06-22dm snapshot: use barrier when writing exception storeMikulas Patocka
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-04-02dm snapshot: persistent fix dtr cleanupJonathan Brassow
2009-04-02dm snapshot: move status to exception storeJonathan Brassow
2009-04-02dm snapshot: remove dm_snap header useJonathan Brassow
2009-04-02dm exception store: move cow pointerJonathan Brassow
2009-04-02dm exception store: move chunk_fieldsJonathan Brassow
2009-04-02dm exception store: introduce registryJonathan Brassow
2009-04-02dm exception store: separate type from instanceJonathan Brassow
2009-01-06dm snapshot: extend exception store functionsJonathan Brassow
2009-01-06dm snapshot: split out exception store implementationsAlasdair G Kergon