summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/target/zns.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-17block: add a bdev_max_zone_append_sectors helperChristoph Hellwig1-2/+1
2022-03-15nvmet: move the call to nvmet_ns_changed out of nvmet_ns_revalidateChristoph Hellwig1-1/+5
2022-02-02block: pass a block_device and opf to bio_initChristoph Hellwig1-2/+2
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig1-3/+3
2022-02-02block: pass a block_device and opf to blk_next_bioChaitanya Kulkarni1-3/+3
2021-08-16nvmet: remove redundant assignments of variable statusColin Ian King1-4/+1
2021-06-17nvmet: add ZBD over ZNS backend supportChaitanya Kulkarni1-0/+615