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
/
pci.c
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-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-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
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-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-01-28
nvme-pci: DMA unmap the correct regions in nvme_free_sgls
Roger Pau Monne
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
block, nvme: remove unused dma_iova_state function parameter
Nitesh Shetty
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-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
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-14
block-dma: properly take MMIO path
Leon Romanovsky
2025-11-14
nvme-pci: migrate to dma_map_phys instead of map_page
Leon Romanovsky
2025-11-06
nvme: remove virtual boundary for sgl capable devices
Keith Busch
2025-10-22
nvme-pci: use blk_map_iter for p2p metadata
Keith Busch
2025-09-23
Merge tag 'nvme-6.18-2025-09-23' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
2025-09-16
nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirk
Georg Gottleuber
2025-09-09
blk-mq-dma: bring back p2p request flags
Keith Busch
2025-08-25
nvme-pci: convert metadata mapping to dma iter
Keith Busch
2025-08-25
nvme-pci: create common sgl unmapping helper
Keith Busch
2025-08-25
blk-mq-dma: require unmap caller provide p2p map type
Keith Busch
2025-07-31
nvme-pci: fix leak on sgl setup error
Keith Busch
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-17
nvme-pci: try function level reset on init failure
Keith Busch
2025-07-17
nvme: fix multiple spelling and grammar issues in host drivers
Alok Tiwari
2025-07-11
nvme-pci: don't allocate dma_vec for IOVA mappings
Christoph Hellwig
2025-07-08
nvme-pci: fix dma unmapping when using PRPs and not using the IOVA mapping
Christoph Hellwig
2025-07-01
nvme-pci: use block layer helpers to calculate num of queues
Daniel Wagner
2025-06-30
nvme-pci: rework the build time assert for NVME_MAX_NR_DESCRIPTORS
Christoph Hellwig
2025-06-30
nvme-pci: replace NVME_MAX_KB_SZ with NVME_MAX_BYTE
Christoph Hellwig
2025-06-30
nvme-pci: convert the data mapping to blk_rq_dma_map
Christoph Hellwig
2025-06-30
nvme-pci: remove superfluous arguments
Christoph Hellwig
2025-06-30
nvme-pci: merge the simple PRP and SGL setup into a common helper
Christoph Hellwig
2025-06-30
nvme-pci: refactor nvme_pci_use_sgls
Christoph Hellwig
2025-06-30
nvme-pci: refresh visible attrs after being checked
Eugen Hristev
2025-06-04
nvme: spelling fixes
Yi Zhang
[next]