Linus Torvalds a911dcdba1 Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 10 years ago
..
Kconfig 6341e62b21 kconfig: use bool instead of boolean for type definition attributes 10 years ago
Makefile 7a87edfee7 dm persistent data: add bitset 12 years ago
dm-array.c 8001e87d0e dm array: if resizing the array is a noop set the new root to the old one 10 years ago
dm-array.h 6513c29f44 dm persistent data: add transactional array 12 years ago
dm-bitset.c 428e469864 dm bitset: only flush the current word if it has been dirtied 11 years ago
dm-bitset.h 428e469864 dm bitset: only flush the current word if it has been dirtied 11 years ago
dm-block-manager.c a9d45396f5 dm transaction manager: fix corruption due to non-atomic transaction commit 11 years ago
dm-block-manager.h a9d45396f5 dm transaction manager: fix corruption due to non-atomic transaction commit 11 years ago
dm-btree-internal.h 9b460d3699 dm btree: fix a recursion depth bug in btree walking code 10 years ago
dm-btree-remove.c f046f89a99 dm thin: fix discard corruption 12 years ago
dm-btree-spine.c 9b460d3699 dm btree: fix a recursion depth bug in btree walking code 10 years ago
dm-btree.c 9b460d3699 dm btree: fix a recursion depth bug in btree walking code 10 years ago
dm-btree.h f164e6900f dm btree: add dm_btree_find_lowest_key 11 years ago
dm-persistent-data-internal.h 3241b1d3e0 dm: add persistent data library 14 years ago
dm-space-map-common.c 12c91a5c2d dm space map common: make sure new space is used during extend 11 years ago
dm-space-map-common.h f4b90369d3 dm persistent data: only commit space map if index changed 13 years ago
dm-space-map-disk.c 145b9006a0 dm space map disk: fix sm_disk_count_is_more_than_one() 10 years ago
dm-space-map-disk.h 3241b1d3e0 dm: add persistent data library 14 years ago
dm-space-map-metadata.c 02717d9855 dm space map metadata: fix sm_bootstrap_get_count() 10 years ago
dm-space-map-metadata.h 7d48935eff dm thin: allow metadata space larger than supported to go unused 11 years ago
dm-space-map.h 7c3d3f2a87 dm persistent data: add threshold callback to space map 12 years ago
dm-transaction-manager.c 4646015d7e dm transaction manager: add support for prefetching blocks of metadata 10 years ago
dm-transaction-manager.h 4646015d7e dm transaction manager: add support for prefetching blocks of metadata 10 years ago