index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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