summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-19io_uring: Add size check for sqe->cmdGovindarajulu Varadarajan
2026-02-17Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-12nvmet: ignore discard return valueChaitanya Kulkarni
2026-02-09Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-05Merge tag 'block-6.19-20260205' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-05nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovecYunJe Shin
2026-02-05nvme-pci: handle changing device dma map requirementsKeith Busch
2026-01-30Merge tag 'block-6.19-20260130' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-30block: introduce bdev_rot()Damien Le Moal
2026-01-28nvme-pci: DMA unmap the correct regions in nvme_free_sglsRoger Pau Monne
2026-01-21nvmet: fix race in nvmet_bio_done() leading to NULL pointer dereferenceMing Lei
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20nvme/io_uring: optimize IOPOLL completions for local ring contextMing Lei
2026-01-20block: pass io_comp_batch to rq_end_io_fn callbackMing Lei
2026-01-18Merge branch 'for-7.0/blk-pvec' into for-7.0/blockJens Axboe
2026-01-16Merge tag 'block-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-14nvme: fix PCIe subsystem reset controller state transitionNilay Shroff
2026-01-13nvmet: do not copy beyond sybsysnqn string lengthShin'ichiro Kawasaki
2026-01-13nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready()Hannes Reinecke
2026-01-13block, nvme: remove unused dma_iova_state function parameterNitesh Shetty
2026-01-09nvme-fc: release admin tagset if init failsChaitanya Kulkarni
2026-01-09nvme-apple: add "apple,t8103-nvme-ans2" as compatibleJanne Grunau
2026-01-09nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovecShivam Kumar
2026-01-06nvme-pci: Use size_t for length fields to handle larger sizesLeon Romanovsky
2025-12-15nvme-pci: disable secondary temp for Wodposit WPBSNM8Ilikara Zheng
2025-12-09Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-04Merge tag 'nvme-6.19-2025-12-04' of git://git.infradead.org/nvme into block-6.19Jens Axboe
2025-12-04nvme-fabrics: add ENOKEY to no retry criteria for authentication failuresJustin Tee
2025-12-04nvme-auth: use kvfree() for memory allocated with kvcalloc()Israel Rukshin
2025-12-04nvmet-tcp: use kvcalloc for commands arrayIsrael Rukshin
2025-12-04nvmet-rdma: use kvcalloc for commands and responses arraysIsrael Rukshin
2025-12-04nvme: fix typo error in nvme targetChu Guangqing
2025-12-04nvmet-fc: use pr_* print macros instead of dev_*Daniel Wagner
2025-12-04nvmet-fcloop: remove unused lsdir member.Daniel Wagner
2025-12-04nvmet-fcloop: check all request and response have been processedDaniel Wagner
2025-12-04nvme-fc: check all request and response have been processedDaniel Wagner
2025-12-04nvme: reject invalid pr_read_keys() num_keys valuesStefan Hajnoczi
2025-12-04block: use bio_alloc_bioset for passthru IO by defaultFengnan Chang
2025-12-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-03Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-01nvme-fc: don't hold rport lock when putting ctrlDaniel Wagner
2025-12-01nvme-pci: add debug message on fail to read CSTSGerd Bayer