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-dust.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-18
dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
Christoph Hellwig
1
-3
/
+2
2021-08-10
dm: update target status functions to support IMA measurement
Tushar Sugandhi
1
-0
/
+4
2021-02-03
dm dust: remove h from printk format specifier
Tom Rix
1
-1
/
+1
2020-07-20
dm dust: add interface to list all badblocks
yangerkun
1
-0
/
+27
2020-07-20
dm dust: report some message results directly back to user
yangerkun
1
-13
/
+18
2020-01-07
dm dust: change ret to r in dust_map_write
Bryan Gurney
1
-3
/
+3
2019-11-05
dm dust: add limited write failure mode
Bryan Gurney
1
-7
/
+46
2019-11-05
dm dust: change ret to r in dust_map_read and dust_map
Bryan Gurney
1
-7
/
+7
2019-11-05
dm dust: change result vars to r
Bryan Gurney
1
-16
/
+16
2019-08-21
dm dust: use dust block size for badblocklist index
Bryan Gurney
1
-3
/
+8
2019-05-07
dm dust: Make dm_dust_init and dm_dust_exit static
YueHaibing
1
-2
/
+2
2019-05-07
dm dust: remove redundant unsigned comparison to less than zero
Colin Ian King
1
-1
/
+1
2019-04-30
dm: add dust target
Bryan Gurney
1
-0
/
+515