index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-clone-target.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-30
dm clone: Fix UAF in clone_dtr()
Luo Meng
1
-0
/
+1
2022-10-18
dm clone: Fix typo in block_device format specifier
Nikos Tsironis
1
-1
/
+1
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-8
/
+1
2022-03-02
dm: stop using bdevname
Christoph Hellwig
1
-6
/
+4
2021-10-18
dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
Christoph Hellwig
1
-1
/
+1
2021-10-12
dm clone: make array 'descs' static
Colin Ian King
1
-1
/
+1
2021-08-10
dm: update target status functions to support IMA measurement
Tushar Sugandhi
1
-0
/
+5
2021-01-27
dm-clone: use blkdev_issue_flush in commit_metadata
Christoph Hellwig
1
-13
/
+1
2020-07-08
writeback: remove bdi->congested_fn
Christoph Hellwig
1
-15
/
+0
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
1
-5
/
+5
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: Add missing casts to prevent overflows and data corruption
Nikos Tsironis
1
-3
/
+6
2020-03-27
dm clone: Add overflow check for number of regions
Nikos Tsironis
1
-1
/
+11
2020-03-27
dm clone: Fix handling of partial region discards
Nikos Tsironis
1
-14
/
+29
2019-12-05
dm clone: Flush destination device before committing metadata
Nikos Tsironis
1
-6
/
+40
2019-12-05
dm clone metadata: Use a two phase commit
Nikos Tsironis
1
-1
/
+6
2019-11-05
dm clone: add bucket_lock_irq/bucket_unlock_irq helpers
Nikos Tsironis
1
-15
/
+19
2019-11-05
dm clone: replace spin_lock_irqsave with spin_lock_irq
Mikulas Patocka
1
-16
/
+12
2019-10-08
dm clone: Make __hash_find static
YueHaibing
1
-2
/
+2
2019-09-12
dm: add clone target
Nikos Tsironis
1
-0
/
+2191