summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/zns.c
AgeCommit message (Expand)Author
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