开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
persistent-data
/
dm-space-map-disk.c
Age
Commit message (
Expand
)
Author
2023-02-14
dm: remove unnecessary braces from single statement blocks
Heinz Mauelshagen
2023-02-14
dm: add missing empty lines
Heinz Mauelshagen
2023-02-14
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
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
2021-04-19
dm space map disk: remove redundant calls to sm_disk_get_nr_free()
Joe Thornber
2020-01-14
dm space map common: fix to ensure new block isn't already in use
Joe Thornber
2017-05-15
dm space map disk: fix some book keeping in the disk space map
Joe Thornber
2015-02-13
dm space map disk: fix sm_disk_count_is_more_than_one()
Mike Snitzer
2013-11-09
dm space map disk: optimise sm_disk_dec_block
Joe Thornber
2013-05-10
dm persistent data: add threshold callback to space map
Joe Thornber
2012-07-27
dm persistent data: remove debug space map checker
Joe Thornber
2012-07-03
dm persistent data: handle space map checker creation failure
Mike Snitzer
2011-11-07
drivers/md: change module.h -> export.h in persistent-data/dm-*
Paul Gortmaker
2011-10-31
dm: add persistent data library
Joe Thornber