aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-dust.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-21dm dust: use dust block size for badblocklist indexBryan Gurney1-3/+8
2019-05-07dm dust: Make dm_dust_init and dm_dust_exit staticYueHaibing1-2/+2
2019-05-07dm dust: remove redundant unsigned comparison to less than zeroColin Ian King1-1/+1
2019-04-30dm: add dust targetBryan Gurney1-0/+515