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