summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
6 daysMerge tag 'block-6.16-20250718' of git://git.kernel.dk/linuxLinus Torvalds
10 daysnvme: fix misaccounting of nvme-mpath inflight I/OYu Kuai
10 daysnvme: revert the cross-controller atomic write size validationChristoph Hellwig
10 daysnvme: fix endianness of command word prints in nvme_log_err_passthru()John Garry
10 daysnvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list()Zheng Qixing
2025-07-04Merge tag 'block-6.16-20250704' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-01nvme-multipath: fix suspicious RCU usage warningGeliang Tang
2025-06-30nvme-pci: refresh visible attrs after being checkedEugen Hristev
2025-06-30nvme: correctly account for namespace head reference counterNilay Shroff
2025-06-30nvme: Fix incorrect cdw15 value in passthru error loggingAlok Tiwari
2025-06-27Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-26nvme: fix atomic write size validationChristoph Hellwig
2025-06-26nvme: refactor the atomic write unit detectionChristoph Hellwig
2025-06-26nvme: reset delayed remove_work after reconnectKeith Busch
2025-06-14Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-13nvme: always punt polled uring_cmd end_io work to task_workJens Axboe
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-04nvme: spelling fixesYi Zhang
2025-06-04nvme-tcp: fix I/O stalls on congested socketsHannes Reinecke
2025-06-04nvme-tcp: sanitize request list handlingHannes Reinecke
2025-06-04nvme-tcp: remove tag set when second admin queue config failsShin'ichiro Kawasaki
2025-06-04nvme: enable vectored registered bufs for passthrough cmdsPavel Begunkov
2025-06-04nvme: fix implicit bool to flags conversionPavel Begunkov
2025-06-04nvme: fix command limits status codeKeith Busch
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-22Merge tag 'block-6.15-20250522' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-21nvme-tcp: use crc32c() and skb_copy_and_crc32c_datagram_iter()Eric Biggers
2025-05-21nvme: avoid creating multipath sysfs group under namespace path devicesNilay Shroff
2025-05-20nvme: rename nvme_mpath_shutdown_disk to nvme_mpath_remove_diskNilay Shroff
2025-05-20nvme: introduce multipath_always_on module paramNilay Shroff
2025-05-20nvme-multipath: introduce delayed removal of the multipath head nodeNilay Shroff
2025-05-20nvme-pci: derive and better document max segments limitsChristoph Hellwig
2025-05-20nvme-pci: use struct_size for allocation struct nvme_devChristoph Hellwig
2025-05-20nvme-pci: add a symolic name for the small pool sizeLeon Romanovsky
2025-05-20nvme-pci: use a better encoding for small prp pool allocationsChristoph Hellwig
2025-05-20nvme-pci: rename the descriptor poolsChristoph Hellwig
2025-05-20nvme-pci: remove struct nvme_descriptorChristoph Hellwig
2025-05-20nvme-pci: store aborted state in flags variableLeon Romanovsky
2025-05-20nvme-pci: don't try to use SGLs for metadata on the admin queueChristoph Hellwig
2025-05-20nvme-pci: make PRP list DMA pools per-NUMA-nodeCaleb Sander Mateos
2025-05-20nvme-pci: factor out a nvme_init_hctx_common() helperCaleb Sander Mateos
2025-05-20nvme-fc: do not reference lsrsp after failureDaniel Wagner
2025-05-20nvme-auth: do not re-authenticate queues with no prior authenticationHannes Reinecke
2025-05-20nvme-tcp: open-code nvme_tcp_queue_request() for R2THannes Reinecke
2025-05-20nvme-tcp: remove redundant check to ctrl->optsHannes Reinecke
2025-05-16Merge tag 'block-6.15-20250515' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-14nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 ProIlya Guterman