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
/
host
/
core.c
Age
Commit message (
Expand
)
Author
2025-07-15
nvme: fix misaccounting of nvme-mpath inflight I/O
Yu Kuai
2025-07-15
nvme: revert the cross-controller atomic write size validation
Christoph Hellwig
2025-07-14
nvme: fix endianness of command word prints in nvme_log_err_passthru()
John Garry
2025-07-14
nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list()
Zheng Qixing
2025-06-30
nvme: correctly account for namespace head reference counter
Nilay Shroff
2025-06-30
nvme: Fix incorrect cdw15 value in passthru error logging
Alok Tiwari
2025-06-26
nvme: fix atomic write size validation
Christoph Hellwig
2025-06-26
nvme: refactor the atomic write unit detection
Christoph Hellwig
2025-06-26
nvme: reset delayed remove_work after reconnect
Keith Busch
2025-06-04
nvme: spelling fixes
Yi Zhang
2025-06-04
nvme: fix command limits status code
Keith Busch
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-20
nvme: rename nvme_mpath_shutdown_disk to nvme_mpath_remove_disk
Nilay Shroff
2025-05-20
nvme-multipath: introduce delayed removal of the multipath head node
Nilay Shroff
2025-05-14
nvme: all namespaces in a subsystem must adhere to a common atomic write size
Alan Adamson
2025-05-07
block: remove the q argument from blk_rq_map_kern
Christoph Hellwig
2025-05-07
nvme: unblock ctrl state transition for firmware update
Daniel Wagner
2025-05-06
nvme: fix incorrect sizeof
Kanchan Joshi
2025-05-06
nvme: fix write_stream_granularity initialization
Caleb Sander Mateos
2025-05-06
nvme: use fdp streams if write stream is provided
Keith Busch
2025-05-06
nvme: register fdp parameters with the block layer
Keith Busch
2025-05-06
nvme: pass a void pointer to nvme_get/set_features for the result
Christoph Hellwig
2025-05-06
nvme: add a nvme_get_log_lsi helper
Christoph Hellwig
2025-04-16
nvme: fixup scan failure for non-ANA multipath controllers
Hannes Reinecke
2025-04-08
nvme: re-read ANA log page after ns scan completes
Hannes Reinecke
2025-04-07
nvme: requeue namespace scan on missed AENs
Hannes Reinecke
2025-04-03
Merge tag 'block-6.15-20250403' of git://git.kernel.dk/linux
Linus Torvalds
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-04-01
nvme: update the multipath warning in nvme_init_ns_head
John Meneghini
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-20
nvme-multipath: Add visibility for round-robin io-policy
Nilay Shroff
2025-03-17
nvme: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-03-11
nvme: move error logging from nvme_end_req() to __nvme_end_req()
Shin'ichiro Kawasaki
2025-02-20
nvme: only allow entering LIVE from CONNECTING state
Daniel Wagner
2025-02-03
Merge tag 'nvme-6.14-2025-01-31' of git://git.infradead.org/nvme into block-6.14
Jens Axboe
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
2025-01-23
nvme: handle connectivity loss in nvme_set_queue_count
Daniel Wagner
2025-01-20
Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-17
block: Add common atomic writes enable flag
John Garry
2025-01-13
nvme: fix bogus kzalloc() return check in nvme_init_effects_log()
Jens Axboe
2025-01-13
Merge tag 'nvme-6.14-2025-01-12' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
2025-01-12
nvme: Add error path for xa_store in nvme_init_effects
Keisuke Nishimura
2025-01-10
nvme: Add error check for xa_store in nvme_get_effects_log
Keisuke Nishimura
2025-01-10
nvme: fix queue freeze vs limits lock order
Christoph Hellwig
2025-01-06
block: remove BLK_MQ_F_NO_SCHED
Christoph Hellwig
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
2024-12-23
nvme: add support for passing on the application tag
Kanchan Joshi
2024-12-23
block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
Anuj Gupta
2024-12-18
nvme: use blk_validate_block_size() for max LBA check
Luis Chamberlain
2024-12-05
Merge tag 'nvme-6.13-2024-12-05' of git://git.infradead.org/nvme into block-6.13
Jens Axboe
[next]