开源镜像站
帮助
动态
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
/
target
/
zns.c
Age
Commit message (
Expand
)
Author
2022-09-07
nvmet: fix mar and mor off-by-one errors
Dennis Maisenbacher
2022-07-14
nvme/target: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
2022-07-06
block: move zone related fields to struct gendisk
Christoph Hellwig
2022-07-06
nvmet:: use bdev based helpers in nvmet_bdev_zone_mgmt_emulate_all
Christoph Hellwig
2022-07-06
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
2022-04-17
block: add a bdev_max_zone_append_sectors helper
Christoph Hellwig
2022-03-15
nvmet: move the call to nvmet_ns_changed out of nvmet_ns_revalidate
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_init
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to blk_next_bio
Chaitanya Kulkarni
2021-08-16
nvmet: remove redundant assignments of variable status
Colin Ian King
2021-06-17
nvmet: add ZBD over ZNS backend support
Chaitanya Kulkarni