summaryrefslogtreecommitdiff
path: root/drivers/md/dm-zoned-metadata.c
AgeCommit message (Expand)Author
2020-01-07dm zoned: support zone sizes smaller than 128MiBDmitry Fomichev
2019-11-25Merge tag 'for-5.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-12block: rework zone reportingChristoph Hellwig
2019-11-07dm zoned: reduce overhead of backing device checksDmitry Fomichev
2019-11-07block: add zone open, close and finish operationsAjay Joshi
2019-08-21dm zoned: fix potential NULL dereference in dmz_do_reclaim()Dan Carpenter
2019-08-15dm zoned: fix a few typosDmitry Fomichev
2019-08-15dm zoned: add SPDX license identifiersDmitry Fomichev
2019-08-15dm zoned: properly handle backing device failureDmitry Fomichev
2019-08-15dm zoned: improve error handling in reclaimDmitry Fomichev
2019-07-18Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-07-17dm zoned: fix zone state management raceDamien Le Moal
2019-07-11block: Kill gfp_t argument of blkdev_report_zones()Damien 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