Age | Commit message (Expand) | Author |
2014-10-13 | dm cache: fix race causing dirty blocks to be marked as clean | Anssi Hannula |
2014-08-19 | dm cache: fix race affecting dirty block count | Anssi Hannula |
2014-06-20 | dm cache: always split discards on cache block boundaries | Heinz Mauelshagen |
2014-05-15 | dm cache: prevent corruption caused by discard_block_size > cache_block_size | Mike Snitzer |
2014-03-24 | dm cache: fix access beyond end of origin device | Heinz Mauelshagen |
2014-03-24 | dm cache: fix truncation bug when copying a block to/from >2TB fast device | Heinz Mauelshagen |
2013-12-04 | dm cache: fix a race condition between queuing new migrations and quiescing f... | Joe Thornber |
2013-08-23 | dm cache: eliminate holes in cache structure | Mike Snitzer |
2013-08-23 | dm cache: fix stacking of geometry limits | Mike Snitzer |
2013-08-23 | dm cache: add data block size limits to code and Documentation | Mike Snitzer |
2013-07-10 | dm cache: fix arm link errors with inline | Mikulas Patocka |
2013-05-10 | dm cache: set config value | Joe Thornber |
2013-05-10 | dm cache: move config fns | Alasdair G Kergon |
2013-05-10 | dm cache: replace memcpy with struct assignment | Joe Thornber |
2013-05-10 | dm cache: fix typos in comments | Joe Thornber |
2013-05-10 | dm cache: tune migration throttling | Joe Thornber |
2013-05-10 | dm cache: fix error return code in cache_create | Wei Yongjun |
2013-04-05 | dm cache: reduce bio front_pad size in writeback mode | Mike Snitzer |
2013-04-05 | dm cache: fix writes to cache device in writethrough mode | Darrick J. Wong |
2013-03-20 | dm cache: policy ignore hints if generated by different version | Mike Snitzer |
2013-03-20 | dm cache: fix race in writethrough implementation | Joe Thornber |
2013-03-20 | dm cache: avoid calling policy destructor twice on error | Heinz Mauelshagen |
2013-03-20 | dm cache: detect cache_create failure | Heinz Mauelshagen |
2013-03-20 | dm cache: avoid 64 bit division on 32 bit | Joe Thornber |
2013-03-01 | dm: add cache target | Joe Thornber |