index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
zns.c
Age
Commit message (
Expand
)
Author
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