summaryrefslogtreecommitdiff
path: root/drivers/md/dm-dust.c
AgeCommit message (Expand)Author
2021-10-18dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding themChristoph Hellwig
2021-08-10dm: update target status functions to support IMA measurementTushar Sugandhi
2021-02-03dm dust: remove h from printk format specifierTom Rix
2020-07-20dm dust: add interface to list all badblocksyangerkun
2020-07-20dm dust: report some message results directly back to useryangerkun
2020-01-07dm dust: change ret to r in dust_map_writeBryan Gurney
2019-11-05dm dust: add limited write failure modeBryan Gurney
2019-11-05dm dust: change ret to r in dust_map_read and dust_mapBryan Gurney
2019-11-05dm dust: change result vars to rBryan Gurney
2019-08-21dm dust: use dust block size for badblocklist indexBryan Gurney
2019-05-07dm dust: Make dm_dust_init and dm_dust_exit staticYueHaibing
2019-05-07dm dust: remove redundant unsigned comparison to less than zeroColin Ian King
2019-04-30dm: add dust targetBryan Gurney