summaryrefslogtreecommitdiff
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
8 daysMerge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-06-05Merge tag 'nvme-7.2-2026-06-04' of git://git.infradead.org/nvme into for-7.2/...Jens Axboe
2026-06-04nvme: export controller reconnect event count via sysfsNilay Shroff
2026-06-04nvme: export controller reset event count via sysfsNilay Shroff
2026-06-04nvme: export I/O failure count when no path is available via sysfsNilay Shroff
2026-06-04nvme: export I/O requeue count when no path is usable via sysfsNilay Shroff
2026-06-04nvme: export command error counters via sysfsNilay Shroff
2026-06-04nvme: export multipath failover count via sysfsNilay Shroff
2026-06-04nvme: export command retry count via sysfsNilay Shroff
2026-06-04nvme: add diag attribute group under sysfsNilay Shroff
2026-06-04nvme-tcp: lockdep: use dynamic lockdep keys per socket instanceShin'ichiro Kawasaki
2026-06-03nvme-tcp: move nvme_tcp_reclassify_socket()Shin'ichiro Kawasaki
2026-06-03nvme: validate FDP configuration descriptor sizesliuxixin
2026-06-02nvme: refresh multipath head zoned limits from path limitsYao Sang
2026-06-02nvme: fix FDP fdpcidx bounds checkliuxixin
2026-06-02nvme-tcp: Use WQ_PERCPU explicitly if wq_unbound is false.Kuniyuki Iwashima
2026-06-02nvme-multipath: set BIO_REMAPPED on bios remapped to per-path namespace disksAchkinazi, Igor
2026-06-02nvme-multipath: require exact iopolicy names for module parameterliyouhong
2026-06-02nvme-multipath: pass NS head to nvme_mpath_revalidate_paths()John Garry
2026-05-28Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-28nvme: add support multipath passthrough iostatsKeith Busch
2026-05-28nvme-tcp: cleanup nvme_tcp_init_iterChristoph Hellwig
2026-05-28nvme-tcp: store negative errno in queue->tls_errChuck Lever
2026-05-27nvme-pci: fix out-of-bounds access in nvme_setup_descriptor_poolsMateusz Nowicki
2026-05-27nvme-multipath: fix flex array size in struct nvme_ns_headNilay Shroff
2026-05-27nvme: use DEFINE_SIMPLE_SYSFS_GROUP_VISIBLE for multipath_sysfsJohn Garry
2026-05-27nvme-core: fix unsigned comparison warning in nvme_wait_freeze_timeoutMaurizio Lombardi
2026-05-26nvme-multipath: enable PCI P2PDMA for multipath devicesKiran Kumar Modukuri
2026-05-26block: switch numa_node to int in blk_mq_hw_ctx and init_requestMateusz Nowicki
2026-05-21nvme-pci: fix dma mapping leak on data setup errorKeith Busch
2026-05-21nvme-pci: fix dma_vecs leak on p2p memoryKeith Busch
2026-05-20nvme: core: reject invalid LBA data size from Identify NamespaceChao Shi
2026-05-20nvme-core: warn on allocating admin tag set with existing queueMaurizio Lombardi
2026-05-20nvme-core: align fabrics_q teardown with admin_q in nvme_free_ctrlMaurizio Lombardi
2026-05-20nvme: add sysfs attribute to change IO timeout per controllerMaurizio Lombardi
2026-05-20nvme: add sysfs attribute to change admin timeout per nvme controllerMaurizio Lombardi
2026-05-20nvme: remove redundant timeout argument from nvme_wait_freeze_timeoutMaurizio Lombardi
2026-05-20nvme: Let the blocklayer set timeouts for requestsMaximilian Heyne
2026-05-14nvme-apple: Reset q->sq_tail during queue initNick Chan
2026-05-11nvme: fix race condition between connected uevent and STARTED_ONCE flagMaurizio Lombardi
2026-05-11Revert "nvme: add quirk NVME_QUIRK_IGNORE_DEV_SUBNQN for 144d:a808"AlanCui4080
2026-05-11nvme-pci: fix use-after-free in nvme_free_host_mem()Chia-Lin Kao (AceLan)
2026-05-11nvme: fix bio leak on mapping failureKeith Busch
2026-05-11nvme: make prp passthrough usage less scaryKeith Busch
2026-04-27Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1Jens Axboe
2026-04-22nvme-auth: Hash DH shared secret to create session keyChris Leech
2026-04-22nvme-pci: fix missed admin queue sq doorbell writeKeith Busch
2026-04-22nvme-auth: Include SC_C in RVAL controller hashAlistair Francis
2026-04-22nvme-tcp: teardown circular locking fixesChaitanya Kulkarni
2026-04-22nvme: skip trace completion for host path errorsKeith Busch