summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
5 hoursnvme-tcp: reject a read that transferred too few bytesYehyeong Lee
5 hoursnvme-tcp: fix host memory disclosure on R2T for a read commandYehyeong Lee
5 hoursnvme-tcp: do not accept C2HData based on blk_rq_payload_bytes() aloneYehyeong Lee
5 hoursnvme-pci: disable controller on admin queue IRQ setup failureMyeonghun Pak
5 hoursnvme: zero the discard fallback pageYehyeong Lee
5 hoursnvme: nvme-fc: Fix nvme_fc_create_hw_io_queues() queue deletion in error pathEwan D. Milne
5 daysnvme-tcp: fix usage of page_frag_cacheDmitry Bogdanov
11 daysnvmet: pci-epf: put CQ ref on create_cq mapping failureYifei Gao
11 daysnvmet: pci-epf: fix use-after-free in nvmet_pci_epf_exec_iod_work()Shin'ichiro Kawasaki
11 daysnvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocationsGreg Kroah-Hartman
11 daysnvmet-tcp: bound SGL data length before allocating command buffersIbrahim Hashimov
11 daysnvmet-fc: fix invalid free in LS IOD error pathJiang HongHui
11 daysnvmet-auth: zero the AUTH_RECEIVE response bufferBryam Vargas
11 daysnvmet: fix NULL pointer dereference in nvmet_execute_identify_nslist()Guixin Liu
2026-06-25Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-24Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-23Merge 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