summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-zoned-metadata.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-181-24/+0Star
|\
| * dm zoned: fix zone state management raceDamien Le Moal2019-07-171-24/+0Star
* | block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal2019-07-121-4/+12
|/
* dm zoned: Fix zone report handlingDamien Le Moal2019-04-181-0/+5
* dm zoned: fix various dmz_get_mblock() issuesDamien Le Moal2018-10-181-24/+42
* dm zoned: fix metadata block ref countingDamien Le Moal2018-10-181-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