Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm cache: significant rework to leverage dm-bio-prison-v2 | Joe Thornber | 2017-03-07 | 1 | -38/+38 |
* | dm cache: speed up writing of the hint array | Joe Thornber | 2016-09-22 | 1 | -3/+3 |
* | dm cache: age and write back cache entries even without active IO | Joe Thornber | 2015-06-11 | 1 | -2/+2 |
* | dm cache: add fail io mode and needs_check flag | Joe Thornber | 2015-06-11 | 1 | -4/+6 |
* | dm cache: pull out some bitset utility functions for reuse | Joe Thornber | 2015-05-29 | 1 | -0/+28 |
* | dm cache: pass a new 'critical' flag to the policies when requesting writebac... | Joe Thornber | 2015-05-29 | 1 | -2/+3 |
* | dm cache: fix race when issuing a POLICY_REPLACE operation | Joe Thornber | 2015-05-29 | 1 | -2/+3 |
* | dm cache: add remove_cblock method to policy interface | Joe Thornber | 2013-11-11 | 1 | -0/+5 |
* | dm cache policy: remove return from void policy_remove_mapping | Joe Thornber | 2013-11-09 | 1 | -1/+1 |
* | dm cache: policy change version from string to integer set | Mike Snitzer | 2013-03-20 | 1 | -0/+2 |
* | dm: add cache target | Joe Thornber | 2013-03-01 | 1 | -0/+124 |