aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-zone.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-25dm zone: fix dm_revalidate_zones() memory allocationDamien Le Moal1-2/+8
2021-06-04dm: introduce zone append emulationDamien Le Moal1-31/+549
2021-06-04dm: Forbid requeue of writes to zonesDamien Le Moal1-0/+17
2021-06-04dm: Introduce dm_report_zones()Damien Le Moal1-2/+20
2021-06-04dm: move zone related code to dm-zone.cDamien Le Moal1-0/+101