summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-dust.c
Commit message (Expand)AuthorAgeFilesLines
* dm dust: change ret to r in dust_map_writeBryan Gurney2020-01-071-3/+3
* dm dust: add limited write failure modeBryan Gurney2019-11-051-7/+46
* dm dust: change ret to r in dust_map_read and dust_mapBryan Gurney2019-11-051-7/+7
* dm dust: change result vars to rBryan Gurney2019-11-051-16/+16
* dm dust: use dust block size for badblocklist indexBryan Gurney2019-08-211-3/+8
* dm dust: Make dm_dust_init and dm_dust_exit staticYueHaibing2019-05-071-2/+2
* dm dust: remove redundant unsigned comparison to less than zeroColin Ian King2019-05-071-1/+1
* dm: add dust targetBryan Gurney2019-04-301-0/+515