aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/zns.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-03nvme: split nvme_report_zonesChristoph Hellwig1-18/+2
2021-06-03nvme: move the CSI sanity check into nvme_ns_report_zonesChristoph Hellwig1-5/+4
2021-04-15nvme: let namespace probing continue for unsupported featuresChristoph Hellwig1-2/+2
2021-03-11nvme: set max_zone_append_sectors nvme_revalidate_zonesChaitanya Kulkarni1-2/+7
2021-02-10nvme: cleanup zone information initializationDamien Le Moal1-8/+3
2020-12-01nvme: export zoned namespaces without Zone Append support read-onlyJavier González1-4/+9
2020-10-07nvme: remove the disk argument to nvme_update_zone_infoChristoph Hellwig1-3/+2
2020-10-07nvme: fix initialization of the zone bitmapsChristoph Hellwig1-0/+11
2020-09-27nvme: fix error handling in nvme_ns_report_zonesChristoph Hellwig1-25/+16
2020-07-15block: add max_active_zones to blk-sysfsNiklas Cassel1-0/+1
2020-07-15block: add max_open_zones to blk-sysfsNiklas Cassel1-0/+1
2020-07-08nvme: support for zoned namespacesKeith Busch1-0/+254