aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/dm-cache-metadata.c
AgeCommit message (Expand)Author
2015-02-05dm cache: fix missing ERR_PTR returns and handlingJoe Thornber
2015-01-29dm cache: share cache-metadata object across inactive and active DM tablesJoe Thornber
2014-07-28dm cache metadata: do not allow the data block size to changeMike Snitzer
2014-05-13dm cache: fix a lock-inversionJoe Thornber
2014-05-13dm: take care to copy the space map roots before locking the superblockJoe Thornber
2014-05-13dm transaction manager: fix corruption due to non-atomic transaction commitJoe Thornber
2013-11-11dm cache metadata: check the metadata version when reading the superblockJoe Thornber
2013-11-11dm cache: add passthrough modeJoe Thornber
2013-11-11dm cache: cache shrinking supportJoe Thornber
2013-11-09dm cache metadata: return bool from __superblock_all_zeroesJoe Thornber
2013-05-10dm cache: replace memcpy with struct assignmentJoe Thornber
2013-03-20dm cache: policy ignore hints if generated by different versionMike Snitzer
2013-03-20dm cache: policy change version from string to integer setMike Snitzer
2013-03-20dm cache: metadata clear dirty bits on clean shutdownJoe Thornber
2013-03-01dm: add cache targetJoe Thornber