summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/zns.c
Commit message (Expand)AuthorAgeFilesLines
* nvme: report write pointer for a full zone as zone start + zone lenNiklas Cassel2021-12-061-1/+4
* nvme: move command clear into the various setup helpersJens Axboe2021-10-191-0/+2
* nvme: split nvme_report_zonesChristoph Hellwig2021-06-031-18/+2
* nvme: move the CSI sanity check into nvme_ns_report_zonesChristoph Hellwig2021-06-031-5/+4
* nvme: let namespace probing continue for unsupported featuresChristoph Hellwig2021-04-151-2/+2
* nvme: set max_zone_append_sectors nvme_revalidate_zonesChaitanya Kulkarni2021-03-111-2/+7
* nvme: cleanup zone information initializationDamien Le Moal2021-02-101-8/+3
* nvme: export zoned namespaces without Zone Append support read-onlyJavier González2020-12-011-4/+9
* nvme: remove the disk argument to nvme_update_zone_infoChristoph Hellwig2020-10-071-3/+2
* nvme: fix initialization of the zone bitmapsChristoph Hellwig2020-10-071-0/+11
* nvme: fix error handling in nvme_ns_report_zonesChristoph Hellwig2020-09-271-25/+16
* block: add max_active_zones to blk-sysfsNiklas Cassel2020-07-151-0/+1
* block: add max_open_zones to blk-sysfsNiklas Cassel2020-07-151-0/+1
* nvme: support for zoned namespacesKeith Busch2020-07-081-0/+254