aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/persistent-data/dm-space-map-metadata.c
Commit message (Expand)AuthorAge
* dm space map metadata: fix missing store of apply_bops() return valueZhangXiaoxu2019-08-22
* dm space map metadata: use ARRAY_SIZEJérémy Lefaure2017-11-10
* dm space map metadata: constify dm_space_map structuresBhumika Goyal2017-02-16
* dm space map metadata: fix 'struct sm_metadata' leak on failed createBenjamin Marzinski2016-12-08
* dm space map metadata: remove unused variable in brb_pop()Mike Snitzer2015-12-14
* dm space map metadata: fix ref counting bug when bootstrapping a new space mapJoe Thornber2015-12-09
* dm space map metadata: fix occasional leak of a metadata block on resizeJoe Thornber2015-06-17
* dm space map metadata: fix sm_bootstrap_get_count()Joe Thornber2014-12-02
* dm space map metadata: fix sm_bootstrap_get_nr_blocks()Dan Carpenter2014-12-01
* dm space map metadata: fix refcount decrement below 0 which caused corruptionJoe Thornber2014-03-07
* dm thin: allow metadata space larger than supported to go unusedMike Snitzer2014-02-27
* dm space map metadata: fix bug in resizing of thin metadataJoe Thornber2014-01-21
* dm space map metadata: fix extending the space mapJoe Thornber2014-01-07
* dm space map metadata: limit errors in sm_metadata_new_blockMike Snitzer2014-01-07
* dm space map metadata: return on failure in sm_metadata_new_blockMike Snitzer2013-12-10
* dm persistent metadata: add space map threshold callbackJoe Thornber2013-05-10
* dm persistent data: add threshold callback to space mapJoe Thornber2013-05-10
* dm persistent data: support space map resizingJoe Thornber2013-05-10
* dm persistent data: fix error message typosJoe Thornber2013-05-10
* dm persistent data: improve improve space map block alloc failure messageJoe Thornber2012-12-21
* dm: add persistent data libraryJoe Thornber2011-10-31