aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-dust.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-05dm dust: add limited write failure modeBryan Gurney1-7/+46
2019-11-05dm dust: change ret to r in dust_map_read and dust_mapBryan Gurney1-7/+7
2019-11-05dm dust: change result vars to rBryan Gurney1-16/+16
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