index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
2026-03-13
Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-03-10
nvme-core: do not pass empty queue_limits to blk_mq_alloc_queue()
Maurizio Lombardi
2026-03-10
nvme-pci: Fix race bug in nvme_poll_irqdisable()
Sungwoo Kim
2026-03-10
nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_set
Sungwoo Kim
2026-03-06
Merge tag 'block-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-03-04
Merge tag 'nvme-7.0-2026-03-04' of git://git.infradead.org/nvme into block-7.0
Jens Axboe
2026-03-04
nvme: fix memory allocation in nvme_pr_read_keys()
Sungwoo Kim
2026-02-27
nvme-multipath: fix leak on try_module_get failure
Keith Busch
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-19
io_uring: Add size check for sqe->cmd
Govindarajulu Varadarajan
2026-02-13
nvme-pci: do not try to add queue maps at runtime
Keith Busch
2026-02-13
nvme-pci: cap queue creation to used queues
Keith Busch
2026-02-13
nvme-pci: ensure we're polling a polled queue
Keith Busch
2026-02-11
nvme: fix memory leak in quirks_param_set()
Maurizio Lombardi
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-06
nvme: correct comment about nvme_ns_remove()
John Garry
2026-02-06
nvme: stop setting namespace gendisk device driver data
John Garry
2026-02-05
nvme: add support for dynamic quirk configuration via module parameter
Maurizio Lombardi
2026-02-05
nvme-pci: handle changing device dma map requirements
Keith Busch
2026-02-02
nvme: fix admin queue leak on controller reset
Ming Lei
2026-02-02
nvme-fabrics: use kfree_sensitive() for DHCHAP secrets
Daniel Hodges
2026-01-28
nvme: stop using AWUPF
John Garry
2026-01-28
nvme-pci: DMA unmap the correct regions in nvme_free_sgls
Roger Pau Monne
2026-01-20
nvme/io_uring: optimize IOPOLL completions for local ring context
Ming Lei
2026-01-20
block: pass io_comp_batch to rq_end_io_fn callback
Ming Lei
2026-01-18
Merge branch 'for-7.0/blk-pvec' into for-7.0/block
Jens Axboe
2026-01-14
nvme: fix PCIe subsystem reset controller state transition
Nilay Shroff
2026-01-13
nvme: expose active quirks in sysfs
Maurizio Lombardi
2026-01-13
nvme/host: fixup some typos
Wilfred Mallawa
2026-01-13
block, nvme: remove unused dma_iova_state function parameter
Nitesh Shetty
2026-01-09
nvme-fc: release admin tagset if init fails
Chaitanya Kulkarni
2026-01-09
nvme-apple: add "apple,t8103-nvme-ans2" as compatible
Janne Grunau
2026-01-06
nvme-pci: Use size_t for length fields to handle larger sizes
Leon Romanovsky
2025-12-15
nvme-pci: disable secondary temp for Wodposit WPBSNM8
Ilikara Zheng
2025-12-04
Merge tag 'nvme-6.19-2025-12-04' of git://git.infradead.org/nvme into block-6.19
Jens Axboe
2025-12-04
nvme-fabrics: add ENOKEY to no retry criteria for authentication failures
Justin Tee
2025-12-04
nvme-auth: use kvfree() for memory allocated with kvcalloc()
Israel Rukshin
2025-12-04
nvme-fc: check all request and response have been processed
Daniel Wagner
2025-12-04
nvme: reject invalid pr_read_keys() num_keys values
Stefan Hajnoczi
2025-12-04
block: use bio_alloc_bioset for passthru IO by default
Fengnan Chang
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-03
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-01
nvme-fc: don't hold rport lock when putting ctrl
Daniel Wagner
2025-12-01
nvme-pci: add debug message on fail to read CSTS
Gerd Bayer
2025-12-01
nvme-pci: print error message on failure in nvme_probe
Gerd Bayer
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]