summaryrefslogtreecommitdiffstats
path: root/block/blk-zoned.c
Commit message (Expand)AuthorAgeFilesLines
* block: introduce zoned block devices zone write lockingChristoph Hellwig2018-01-051-0/+42
* block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-231-2/+2
* block: Rename blk_queue_zone_size and bdev_zone_sizeDamien Le Moal2017-01-121-2/+2
* block: zoned: fix harmless maybe-uninitialized warningArnd Bergmann2016-10-241-4/+2
* blk-zoned: implement ioctlsShaun Tancheff2016-10-181-0/+93
* block: Implement support for zoned block devicesHannes Reinecke2016-10-181-0/+257