summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/zns.c
AgeCommit message (Expand)Author
2024-04-02nvme: split nvme_update_zone_infoChristoph Hellwig
2024-03-04nvme: use the atomic queue limits update APIChristoph Hellwig
2024-03-04nvme: remove nvme_revalidate_zonesChristoph Hellwig
2023-12-21Merge tag 'nvme-6.8-2023-12-21' of git://git.infradead.org/nvme into for-6.8/...Jens Axboe
2023-12-19block: simplify disk_set_zonedChristoph Hellwig
2023-12-19block: remove support for the host aware zone modelChristoph Hellwig
2023-12-19nvme: refactor ns info setup functionDaniel Wagner
2023-12-19nvme: refactor ns info helpersDaniel Wagner
2023-12-19nvme: move ns id info to struct nvme_ns_headDaniel Wagner
2023-07-05scsi: nvme: zns: Set zone limits before revalidating zonesDamien Le Moal
2022-07-06block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zonesChristoph Hellwig
2022-07-06block: pass a gendisk to blk_queue_set_zonedChristoph Hellwig
2021-12-06nvme: report write pointer for a full zone as zone start + zone lenNiklas Cassel
2021-10-19nvme: move command clear into the various setup helpersJens Axboe
2021-06-03nvme: split nvme_report_zonesChristoph Hellwig
2021-06-03nvme: move the CSI sanity check into nvme_ns_report_zonesChristoph Hellwig
2021-04-15nvme: let namespace probing continue for unsupported featuresChristoph Hellwig
2021-03-11nvme: set max_zone_append_sectors nvme_revalidate_zonesChaitanya Kulkarni
2021-02-10nvme: cleanup zone information initializationDamien Le Moal
2020-12-01nvme: export zoned namespaces without Zone Append support read-onlyJavier González
2020-10-07nvme: remove the disk argument to nvme_update_zone_infoChristoph Hellwig
2020-10-07nvme: fix initialization of the zone bitmapsChristoph Hellwig
2020-09-27nvme: fix error handling in nvme_ns_report_zonesChristoph Hellwig
2020-07-15block: add max_active_zones to blk-sysfsNiklas Cassel
2020-07-15block: add max_open_zones to blk-sysfsNiklas Cassel
2020-07-08nvme: support for zoned namespacesKeith Busch