summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
10 daysMerge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
10 daysMerge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
12 daysMerge tag 'nvme-7.2-2026-06-23' of git://git.infradead.org/nvme into block-7.2Jens Axboe
2026-06-16Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-06-10nvmet-tcp: handle TCP_CLOSING state in nvmet_tcp_state_changeMaurizio Lombardi
2026-06-10nvmet-auth: reject short AUTH_RECEIVE buffersMichael Bommarito
2026-06-10nvme-fc: Do not cancel requests in io target before it is initializedMohamed Khalfella
2026-06-10nvme: make nvme_add_ns{_head}_cdev return voidJohn Garry
2026-06-10nvme: make some sysfs diagnostic structures staticJohn Garry
2026-06-09nvmet-rdma: handle inline data with a nonzero offsetBryam Vargas
2026-06-09nvme: target: allocate ana_state with portRosen Penev
2026-06-09nvme: fix crash and memory leak during invalid cdev teardownMaurizio Lombardi
2026-06-09nvmet: fix refcount leak in nvmet_sq_create()Wentao Liang
2026-06-08nvme: quieten sparse warning in valid LBA size checkJohn Garry
2026-06-08nvme-apple: Prevent shared tags across queues on Apple A11Nick Chan
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-03nvmet-auth: validate reply message payload bounds against transfer lengthTianchu Chen
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-02nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log PageBryam Vargas
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: target: rdma: fix ndev refcount leak on queue connectWentao Liang
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-27nvmet-tcp: check return value of nvmet_tcp_set_queue_sockGeliang Tang
2026-05-27nvmet-tcp: fix page fragment cache leak in error pathGeliang Tang
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-23nvme-pci: Use pci_suspend_retains_context() during suspendManivannan Sadhasivam
2026-05-21nvme-pci: fix dma mapping leak on data setup errorKeith Busch