summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-zoned-metadata.c
Commit message (Expand)AuthorAgeFilesLines
* dm zoned: fix potential NULL dereference in dmz_do_reclaim()Dan Carpenter2019-08-291-2/+2
* dm zoned: properly handle backing device failureDmitry Fomichev2019-08-291-10/+41
* dm zoned: improve error handling in reclaimDmitry Fomichev2019-08-291-2/+2
* dm zoned: fix zone state management raceDamien Le Moal2019-07-261-24/+0
* dm zoned: Fix zone report handlingDamien Le Moal2019-05-251-0/+5
* dm zoned: fix various dmz_get_mblock() issuesDamien Le Moal2018-11-131-24/+42
* dm zoned: fix metadata block ref countingDamien Le Moal2018-11-131-9/+11
* dm: backfill missing calls to mutex_destroy()Mike Snitzer2018-01-171-0/+3
* block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-231-3/+3
* dm zoned: use GFP_NOIO in I/O pathDamien Le Moal2017-07-261-6/+6
* dm zoned: fix overflow when converting zone ID to sectorsDamien Le Moal2017-07-051-2/+2
* dm zoned: drive-managed zoned block device targetDamien Le Moal2017-06-191-0/+2509