aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-zoned-metadata.c
AgeCommit message (Expand)Author
2020-07-13dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zoneHannes Reinecke
2020-06-01dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone()Bob Liu
2020-05-04dm zoned: support zone sizes smaller than 128MiBDmitry Fomichev
2020-01-31dm zoned: reduce overhead of backing device checksDmitry Fomichev
2019-08-29dm zoned: fix potential NULL dereference in dmz_do_reclaim()Dan Carpenter
2019-08-29dm zoned: properly handle backing device failureDmitry Fomichev
2019-08-29dm zoned: improve error handling in reclaimDmitry Fomichev
2019-07-26dm zoned: fix zone state management raceDamien Le Moal
2019-04-18dm zoned: Fix zone report handlingDamien Le Moal
2018-10-18dm zoned: fix various dmz_get_mblock() issuesDamien Le Moal
2018-10-18dm zoned: fix metadata block ref countingDamien Le Moal
2018-01-17dm: backfill missing calls to mutex_destroy()Mike Snitzer
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-07-26dm zoned: use GFP_NOIO in I/O pathDamien Le Moal
2017-07-05dm zoned: fix overflow when converting zone ID to sectorsDamien Le Moal
2017-06-19dm zoned: drive-managed zoned block device targetDamien Le Moal