aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-zoned-metadata.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-17dm: backfill missing calls to mutex_destroy()Mike Snitzer1-0/+3
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig1-3/+3
2017-07-26dm zoned: use GFP_NOIO in I/O pathDamien Le Moal1-6/+6
2017-07-05dm zoned: fix overflow when converting zone ID to sectorsDamien Le Moal1-2/+2
2017-06-19dm zoned: drive-managed zoned block device targetDamien Le Moal1-0/+2509