aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-zoned.c
Commit message (Expand)AuthorAge
* blk-zoned: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni2019-08-04
* block: Limit zone array allocation sizeDamien Le Moal2019-07-11
* block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal2019-07-11
* block: Fix potential overflow in blk_report_zones()Damien Le Moal2019-07-10
* block: add SPDX tags to block layer files missing licensing informationChristoph Hellwig2019-04-30
* Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-28
|\
| * block: add queue_is_mq() helperJens Axboe2018-11-16
* | block: Fix null_blk_zoned creation failure with small number of zonesShin'ichiro Kawasaki2018-12-11
|/
* block: Introduce blk_revalidate_disk_zones()Damien Le Moal2018-10-25
* block: add a report_zones methodChristoph Hellwig2018-10-25
* block: Improve zone reset executionDamien Le Moal2018-10-25
* block: Limit allocation of zone descriptors for report zonesDamien Le Moal2018-10-25
* block: Introduce blkdev_nr_zones() helperDamien Le Moal2018-10-25
* block: Remove a superfluous cast from blkdev_report_zones()Bart Van Assche2018-07-09
* treewide: kvmalloc() -> kvmalloc_array()Kees Cook2018-06-12
* blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffersBart Van Assche2018-05-22
* block: Suppress kernel-doc warnings triggered by blk-zoned.cBart Van Assche2018-03-09
* block: introduce zoned block devices zone write lockingChristoph Hellwig2018-01-05
* block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-23
* block: Rename blk_queue_zone_size and bdev_zone_sizeDamien Le Moal2017-01-12
* block: zoned: fix harmless maybe-uninitialized warningArnd Bergmann2016-10-24
* blk-zoned: implement ioctlsShaun Tancheff2016-10-18
* block: Implement support for zoned block devicesHannes Reinecke2016-10-18