index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-clone-metadata.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2024-09-02
dm: Make use of __assign_bit() API
Hongbo Li
1
-4
/
+1
2024-07-19
dm: Constify struct dm_block_validator
Christophe JAILLET
1
-3
/
+3
2024-04-01
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
1
-5
/
+0
2021-04-19
dm clone metadata: remove unused function
Jiapeng Chong
1
-6
/
+0
2020-03-27
dm clone metadata: Fix return type of dm_clone_nr_of_hydrated_regions()
Nikos Tsironis
1
-1
/
+1
2020-03-27
dm clone: Fix handling of partial region discards
Nikos Tsironis
1
-0
/
+13
2019-12-05
dm clone metadata: Use a two phase commit
Nikos Tsironis
1
-9
/
+37
2019-12-05
dm clone metadata: Track exact changes per transaction
Nikos Tsironis
1
-28
/
+62
2019-11-05
dm clone: replace spin_lock_irqsave with spin_lock_irq
Mikulas Patocka
1
-17
/
+12
2019-09-12
dm: add clone target
Nikos Tsironis
1
-0
/
+964