Age | Commit message (Expand) | Author | Files | Lines |
2010-08-12 | dm snapshot: test chunk size against both origin and snapshot | Mikulas Patocka | 1 | -1/+2 |
2009-12-11 | dm snapshot: add merging | Mikulas Patocka | 1 | -0/+11 |
2009-12-11 | dm exception store: add merge specific methods | Mikulas Patocka | 1 | -0/+17 |
2009-12-11 | dm snapshot: move cow ref from exception store to snap core | Mike Snitzer | 1 | -3/+9 |
2009-12-11 | dm snapshot: add allocated metadata to snapshot status | Mike Snitzer | 1 | -3/+3 |
2009-12-11 | dm snapshot: rename dm_snap_exception to dm_exception | Jon Brassow | 1 | -7/+7 |
2009-12-11 | dm snapshot: simplify sector_to_chunk expression | Mikulas Patocka | 1 | -1/+1 |
2009-10-17 | dm snapshot: use unsigned integer chunk size | Mikulas Patocka | 1 | -4/+4 |
2009-09-04 | dm exception store: split set_chunk_size | Mikulas Patocka | 1 | -0/+4 |
2009-06-22 | dm: use i_size_read | Mikulas Patocka | 1 | -1/+1 |
2009-06-19 | block: rename CONFIG_LBD to CONFIG_LBDAF | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2009-04-02 | dm snapshot: move status to exception store | Jonathan Brassow | 1 | -2/+3 |
2009-04-02 | dm snapshot: move ctr parsing to exception store | Jonathan Brassow | 1 | -3/+2 |
2009-04-02 | dm snapshot: remove dm_snap header use | Jonathan Brassow | 1 | -2/+14 |
2009-04-02 | dm exception store: move cow pointer | Jonathan Brassow | 1 | -1/+3 |
2009-04-02 | dm exception store: move chunk_fields | Jonathan Brassow | 1 | -0/+7 |
2009-04-02 | dm exception store: move dm_target pointer | Jonathan Brassow | 1 | -1/+2 |
2009-04-02 | dm exception store: introduce registry | Jonathan Brassow | 1 | -5/+14 |
2009-04-02 | dm exception store: separate type from instance | Jonathan Brassow | 1 | -2/+11 |
2009-01-06 | dm snapshot: extend exception store functions | Jonathan Brassow | 1 | -3/+10 |
2009-01-06 | dm snapshot: split out exception store implementations | Alasdair G Kergon | 1 | -0/+9 |
2009-01-06 | dm snapshot: rename struct exception_store | Jonathan Brassow | 1 | -9/+10 |
2009-01-06 | dm snapshot: separate out exception store interface | Jonathan Brassow | 1 | -0/+131 |