summaryrefslogtreecommitdiff
path: root/drivers/md/persistent-data/dm-space-map-metadata.c
AgeCommit message (Expand)Author
2019-08-29dm space map metadata: fix missing store of apply_bops() return valueZhangXiaoxu
2017-02-16dm space map metadata: constify dm_space_map structuresBhumika Goyal
2016-12-08dm space map metadata: fix 'struct sm_metadata' leak on failed createBenjamin Marzinski
2015-12-14dm space map metadata: remove unused variable in brb_pop()Mike Snitzer
2015-12-09dm space map metadata: fix ref counting bug when bootstrapping a new space mapJoe Thornber
2015-06-17dm space map metadata: fix occasional leak of a metadata block on resizeJoe Thornber
2014-12-02dm space map metadata: fix sm_bootstrap_get_count()Joe Thornber
2014-12-01dm space map metadata: fix sm_bootstrap_get_nr_blocks()Dan Carpenter
2014-03-07dm space map metadata: fix refcount decrement below 0 which caused corruptionJoe Thornber
2014-02-27dm thin: allow metadata space larger than supported to go unusedMike Snitzer
2014-01-21dm space map metadata: fix bug in resizing of thin metadataJoe Thornber
2014-01-07dm space map metadata: fix extending the space mapJoe Thornber
2014-01-07dm space map metadata: limit errors in sm_metadata_new_blockMike Snitzer
2013-12-10dm space map metadata: return on failure in sm_metadata_new_blockMike Snitzer
2013-05-10dm persistent metadata: add space map threshold callbackJoe Thornber
2013-05-10dm persistent data: add threshold callback to space mapJoe Thornber
2013-05-10dm persistent data: support space map resizingJoe Thornber
2013-05-10dm persistent data: fix error message typosJoe Thornber
2012-12-21dm persistent data: improve improve space map block alloc failure messageJoe Thornber
2011-10-31dm: add persistent data libraryJoe Thornber