index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
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
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
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