index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
persistent-data
/
dm-space-map-metadata.c
Age
Commit message (
Expand
)
Author
2021-06-04
dm space maps: improve performance with inc/dec on ranges of blocks
Joe Thornber
2021-06-04
dm space maps: don't reset space map allocation cursor when committing
Joe Thornber
2020-01-14
dm space map common: fix to ensure new block isn't already in use
Joe Thornber
2019-08-22
dm space map metadata: fix missing store of apply_bops() return value
ZhangXiaoxu
2017-11-10
dm space map metadata: use ARRAY_SIZE
Jérémy Lefaure
2017-02-16
dm space map metadata: constify dm_space_map structures
Bhumika Goyal
2016-12-08
dm space map metadata: fix 'struct sm_metadata' leak on failed create
Benjamin Marzinski
2015-12-14
dm space map metadata: remove unused variable in brb_pop()
Mike Snitzer
2015-12-09
dm space map metadata: fix ref counting bug when bootstrapping a new space map
Joe Thornber
2015-06-17
dm space map metadata: fix occasional leak of a metadata block on resize
Joe Thornber
2014-12-02
dm space map metadata: fix sm_bootstrap_get_count()
Joe Thornber
2014-12-01
dm space map metadata: fix sm_bootstrap_get_nr_blocks()
Dan Carpenter
2014-03-07
dm space map metadata: fix refcount decrement below 0 which caused corruption
Joe Thornber
2014-02-27
dm thin: allow metadata space larger than supported to go unused
Mike Snitzer
2014-01-21
dm space map metadata: fix bug in resizing of thin metadata
Joe Thornber
2014-01-07
dm space map metadata: fix extending the space map
Joe Thornber
2014-01-07
dm space map metadata: limit errors in sm_metadata_new_block
Mike Snitzer
2013-12-10
dm space map metadata: return on failure in sm_metadata_new_block
Mike Snitzer
2013-05-10
dm persistent metadata: add space map threshold callback
Joe Thornber
2013-05-10
dm persistent data: add threshold callback to space map
Joe Thornber
2013-05-10
dm persistent data: support space map resizing
Joe Thornber
2013-05-10
dm persistent data: fix error message typos
Joe Thornber
2012-12-21
dm persistent data: improve improve space map block alloc failure message
Joe Thornber
2011-10-31
dm: add persistent data library
Joe Thornber