summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-zoned-metadata.c
Commit message (Expand)AuthorAgeFilesLines
* dm zoned: support zone sizes smaller than 128MiBDmitry Fomichev2020-01-071-9/+14
* Merge tag 'for-5.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-251-10/+19
|\
| * dm zoned: reduce overhead of backing device checksDmitry Fomichev2019-11-071-10/+19
* | block: rework zone reportingChristoph Hellwig2019-11-121-83/+48
* | block: add zone open, close and finish operationsAjay Joshi2019-11-071-3/+3
|/
* dm zoned: fix potential NULL dereference in dmz_do_reclaim()Dan Carpenter2019-08-211-2/+2
* dm zoned: fix a few typosDmitry Fomichev2019-08-151-4/+4
* dm zoned: add SPDX license identifiersDmitry Fomichev2019-08-151-0/+1
* dm zoned: properly handle backing device failureDmitry Fomichev2019-08-151-10/+41
* dm zoned: improve error handling in reclaimDmitry Fomichev2019-08-151-2/+2
* Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-181-24/+0
|\
| * dm zoned: fix zone state management raceDamien Le Moal2019-07-171-24/+0
* | block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal2019-07-111-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