summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-zoned-target.c
Commit message (Expand)AuthorAgeFilesLines
* dm: backfill missing calls to mutex_destroy()Mike Snitzer2018-01-171-0/+3
* dm zoned: ignore last smaller runt zoneDamien Le Moal2017-11-101-4/+9
* block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-231-2/+2
* dm zoned: use GFP_NOIO in I/O pathDamien Le Moal2017-07-261-2/+2
* dm zoned: remove test for impossible REQ_OP_FLUSH conditionsMikulas Patocka2017-07-251-2/+2
* dm zoned: drive-managed zoned block device targetDamien Le Moal2017-06-191-0/+967