Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm cache: tune migration throttling | Joe Thornber | 2013-05-10 | 1 | -1/+2 |
* | dm cache: fix error return code in cache_create | Wei Yongjun | 2013-05-10 | 1 | -0/+1 |
* | dm cache: reduce bio front_pad size in writeback mode | Mike Snitzer | 2013-04-05 | 1 | -13/+34 |
* | dm cache: fix writes to cache device in writethrough mode | Darrick J. Wong | 2013-04-05 | 1 | -0/+4 |
* | dm cache: policy ignore hints if generated by different version | Mike Snitzer | 2013-03-20 | 1 | -2/+1 |
* | dm cache: fix race in writethrough implementation | Joe Thornber | 2013-03-20 | 1 | -50/+88 |
* | dm cache: avoid calling policy destructor twice on error | Heinz Mauelshagen | 2013-03-20 | 1 | -1/+4 |
* | dm cache: detect cache_create failure | Heinz Mauelshagen | 2013-03-20 | 1 | -0/+2 |
* | dm cache: avoid 64 bit division on 32 bit | Joe Thornber | 2013-03-20 | 1 | -7/+14 |
* | dm: add cache target | Joe Thornber | 2013-03-01 | 1 | -0/+2584 |