开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
zns.c
Age
Commit message (
Expand
)
Author
2023-07-05
scsi: nvme: zns: Set zone limits before revalidating zones
Damien Le Moal
2022-07-06
block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones
Christoph Hellwig
2022-07-06
block: pass a gendisk to blk_queue_set_zoned
Christoph Hellwig
2021-12-06
nvme: report write pointer for a full zone as zone start + zone len
Niklas Cassel
2021-10-19
nvme: move command clear into the various setup helpers
Jens Axboe
2021-06-03
nvme: split nvme_report_zones
Christoph Hellwig
2021-06-03
nvme: move the CSI sanity check into nvme_ns_report_zones
Christoph Hellwig
2021-04-15
nvme: let namespace probing continue for unsupported features
Christoph Hellwig
2021-03-11
nvme: set max_zone_append_sectors nvme_revalidate_zones
Chaitanya Kulkarni
2021-02-10
nvme: cleanup zone information initialization
Damien Le Moal
2020-12-01
nvme: export zoned namespaces without Zone Append support read-only
Javier González
2020-10-07
nvme: remove the disk argument to nvme_update_zone_info
Christoph Hellwig
2020-10-07
nvme: fix initialization of the zone bitmaps
Christoph Hellwig
2020-09-27
nvme: fix error handling in nvme_ns_report_zones
Christoph Hellwig
2020-07-15
block: add max_active_zones to blk-sysfs
Niklas Cassel
2020-07-15
block: add max_open_zones to blk-sysfs
Niklas Cassel
2020-07-08
nvme: support for zoned namespaces
Keith Busch