index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'block-6.16-20250718' of git://git.kernel.dk/linux
Linus Torvalds
10 days
nvme: fix misaccounting of nvme-mpath inflight I/O
Yu Kuai
10 days
nvme: revert the cross-controller atomic write size validation
Christoph Hellwig
10 days
nvme: fix endianness of command word prints in nvme_log_err_passthru()
John Garry
10 days
nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list()
Zheng Qixing
2025-07-04
Merge tag 'block-6.16-20250704' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-01
nvme-multipath: fix suspicious RCU usage warning
Geliang Tang
2025-06-30
nvme-pci: refresh visible attrs after being checked
Eugen Hristev
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-27
Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linux
Linus Torvalds
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-14
Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linux
Linus Torvalds
2025-06-13
nvme: always punt polled uring_cmd end_io work to task_work
Jens Axboe
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-06
Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linux
Linus Torvalds
2025-06-04
nvme: spelling fixes
Yi Zhang
2025-06-04
nvme-tcp: fix I/O stalls on congested sockets
Hannes Reinecke
2025-06-04
nvme-tcp: sanitize request list handling
Hannes Reinecke
2025-06-04
nvme-tcp: remove tag set when second admin queue config fails
Shin'ichiro Kawasaki
2025-06-04
nvme: enable vectored registered bufs for passthrough cmds
Pavel Begunkov
2025-06-04
nvme: fix implicit bool to flags conversion
Pavel Begunkov
2025-06-04
nvme: fix command limits status code
Keith Busch
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-22
Merge tag 'block-6.15-20250522' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-21
nvme-tcp: use crc32c() and skb_copy_and_crc32c_datagram_iter()
Eric Biggers
2025-05-21
nvme: avoid creating multipath sysfs group under namespace path devices
Nilay Shroff
2025-05-20
nvme: rename nvme_mpath_shutdown_disk to nvme_mpath_remove_disk
Nilay Shroff
2025-05-20
nvme: introduce multipath_always_on module param
Nilay Shroff
2025-05-20
nvme-multipath: introduce delayed removal of the multipath head node
Nilay Shroff
2025-05-20
nvme-pci: derive and better document max segments limits
Christoph Hellwig
2025-05-20
nvme-pci: use struct_size for allocation struct nvme_dev
Christoph Hellwig
2025-05-20
nvme-pci: add a symolic name for the small pool size
Leon Romanovsky
2025-05-20
nvme-pci: use a better encoding for small prp pool allocations
Christoph Hellwig
2025-05-20
nvme-pci: rename the descriptor pools
Christoph Hellwig
2025-05-20
nvme-pci: remove struct nvme_descriptor
Christoph Hellwig
2025-05-20
nvme-pci: store aborted state in flags variable
Leon Romanovsky
2025-05-20
nvme-pci: don't try to use SGLs for metadata on the admin queue
Christoph Hellwig
2025-05-20
nvme-pci: make PRP list DMA pools per-NUMA-node
Caleb Sander Mateos
2025-05-20
nvme-pci: factor out a nvme_init_hctx_common() helper
Caleb Sander Mateos
2025-05-20
nvme-fc: do not reference lsrsp after failure
Daniel Wagner
2025-05-20
nvme-auth: do not re-authenticate queues with no prior authentication
Hannes Reinecke
2025-05-20
nvme-tcp: open-code nvme_tcp_queue_request() for R2T
Hannes Reinecke
2025-05-20
nvme-tcp: remove redundant check to ctrl->opts
Hannes Reinecke
2025-05-16
Merge tag 'block-6.15-20250515' of git://git.kernel.dk/linux
Linus Torvalds
2025-05-14
nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro
Ilya Guterman
[next]