summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/zns.c
AgeCommit message (Expand)Author
2024-10-31block: remove bio_add_zone_append_pageChristoph Hellwig
2024-06-24nvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu
2024-04-17nvmet: zns: Do not reference the gendisk conv_zones_bitmapDamien Le Moal
2024-02-12block: remove gfp_flags from blkdev_zone_mgmtJohannes Thumshirn
2023-04-13nvmet: rename nvmet_execute_identify_cns_cs_nsChristoph Hellwig
2023-04-13nvmet: fix I/O Command Set specific Identify ControllerDamien Le Moal
2023-04-13nvmet: fix error handling in nvmet_execute_identify_cns_cs_ns()Damien Le Moal
2023-01-29block: introduce bdev_zone_no helperPankaj Raghav
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds
2022-09-27nvmet: don't look at the request_queue in nvmet_bdev_zone_mgmt_emulate_allChristoph Hellwig
2022-09-07nvmet: fix mar and mor off-by-one errorsDennis Maisenbacher
2022-07-14nvme/target: Use the new blk_opf_t typeBart Van Assche
2022-07-14treewide: Rename enum req_opf into enum req_opBart Van Assche
2022-07-06block: move zone related fields to struct gendiskChristoph Hellwig
2022-07-06nvmet:: use bdev based helpers in nvmet_bdev_zone_mgmt_emulate_allChristoph Hellwig
2022-07-06block: replace blkdev_nr_zones with bdev_nr_zonesChristoph Hellwig
2022-04-17block: add a bdev_max_zone_append_sectors helperChristoph Hellwig
2022-03-15nvmet: move the call to nvmet_ns_changed out of nvmet_ns_revalidateChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_initChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig
2022-02-02block: pass a block_device and opf to blk_next_bioChaitanya Kulkarni
2021-08-16nvmet: remove redundant assignments of variable statusColin Ian King
2021-06-17nvmet: add ZBD over ZNS backend supportChaitanya Kulkarni