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