index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
zns.c
Age
Commit message (
Expand
)
Author
2024-10-31
block: remove bio_add_zone_append_page
Christoph Hellwig
2024-06-24
nvme: rename CDR/MORE/DNR to NVME_STATUS_*
Weiwen Hu
2024-04-17
nvmet: zns: Do not reference the gendisk conv_zones_bitmap
Damien Le Moal
2024-02-12
block: remove gfp_flags from blkdev_zone_mgmt
Johannes Thumshirn
2023-04-13
nvmet: rename nvmet_execute_identify_cns_cs_ns
Christoph Hellwig
2023-04-13
nvmet: fix I/O Command Set specific Identify Controller
Damien Le Moal
2023-04-13
nvmet: fix error handling in nvmet_execute_identify_cns_cs_ns()
Damien Le Moal
2023-01-29
block: introduce bdev_zone_no helper
Pankaj Raghav
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-27
nvmet: don't look at the request_queue in nvmet_bdev_zone_mgmt_emulate_all
Christoph Hellwig
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