index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-02
nvme-pci: ensure we're polling a polled queue
Keith Busch
1
-1
/
+2
2026-04-02
nvme-pci: cap queue creation to used queues
Keith Busch
1
-1
/
+7
2026-03-19
nvme-pci: Fix race bug in nvme_poll_irqdisable()
Sungwoo Kim
1
-2
/
+4
2026-03-19
nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_set
Sungwoo Kim
1
-1
/
+1
2026-02-05
nvme-pci: handle changing device dma map requirements
Keith Busch
1
-15
/
+30
2026-01-28
nvme-pci: DMA unmap the correct regions in nvme_free_sgls
Roger Pau Monne
1
-2
/
+2
2026-01-14
nvme: fix PCIe subsystem reset controller state transition
Nilay Shroff
1
-1
/
+4
2025-12-15
nvme-pci: disable secondary temp for Wodposit WPBSNM8
Ilikara Zheng
1
-0
/
+2
2025-12-05
Merge tag 'nvme-6.19-2025-12-04' of git://git.infradead.org/nvme into block-6.19
Jens Axboe
1
-0
/
+2
2025-12-04
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-19
/
+99
2025-12-02
nvme-pci: add debug message on fail to read CSTS
Gerd Bayer
1
-0
/
+1
2025-12-02
nvme-pci: print error message on failure in nvme_probe
Gerd Bayer
1
-0
/
+1
2025-11-14
block-dma: properly take MMIO path
Leon Romanovsky
1
-8
/
+65
2025-11-14
nvme-pci: migrate to dma_map_phys instead of map_page
Leon Romanovsky
1
-12
/
+13
2025-11-07
nvme: remove virtual boundary for sgl capable devices
Keith Busch
1
-3
/
+25
2025-10-23
nvme-pci: use blk_map_iter for p2p metadata
Keith Busch
1
-3
/
+10
2025-09-24
Merge tag 'nvme-6.18-2025-09-23' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
1
-0
/
+2
2025-09-16
nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirk
Georg Gottleuber
1
-0
/
+2
2025-09-09
blk-mq-dma: bring back p2p request flags
Keith Busch
1
-17
/
+4
2025-08-25
nvme-pci: convert metadata mapping to dma iter
Keith Busch
1
-76
/
+87
2025-08-25
nvme-pci: create common sgl unmapping helper
Keith Busch
1
-15
/
+14
2025-08-25
blk-mq-dma: require unmap caller provide p2p map type
Keith Busch
1
-1
/
+8
2025-07-31
nvme-pci: fix leak on sgl setup error
Keith Busch
1
-1
/
+1
2025-07-29
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
1
-257
/
+383
2025-07-17
nvme-pci: try function level reset on init failure
Keith Busch
1
-2
/
+22
2025-07-17
nvme: fix multiple spelling and grammar issues in host drivers
Alok Tiwari
1
-1
/
+1
2025-07-11
nvme-pci: don't allocate dma_vec for IOVA mappings
Christoph Hellwig
1
-2
/
+2
2025-07-08
nvme-pci: fix dma unmapping when using PRPs and not using the IOVA mapping
Christoph Hellwig
1
-52
/
+62
2025-07-01
nvme-pci: use block layer helpers to calculate num of queues
Daniel Wagner
1
-2
/
+3
2025-07-01
nvme-pci: rework the build time assert for NVME_MAX_NR_DESCRIPTORS
Christoph Hellwig
1
-13
/
+15
2025-07-01
nvme-pci: replace NVME_MAX_KB_SZ with NVME_MAX_BYTE
Christoph Hellwig
1
-5
/
+5
2025-07-01
nvme-pci: convert the data mapping to blk_rq_dma_map
Christoph Hellwig
1
-146
/
+241
2025-07-01
nvme-pci: remove superfluous arguments
Christoph Hellwig
1
-54
/
+51
2025-07-01
nvme-pci: merge the simple PRP and SGL setup into a common helper
Christoph Hellwig
1
-44
/
+32
2025-07-01
nvme-pci: refactor nvme_pci_use_sgls
Christoph Hellwig
1
-14
/
+27
2025-06-30
nvme-pci: refresh visible attrs after being checked
Eugen Hristev
1
-2
/
+4
2025-06-04
nvme: spelling fixes
Yi Zhang
1
-2
/
+2
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
1
-133
/
+167
2025-05-20
nvme-pci: derive and better document max segments limits
Christoph Hellwig
1
-6
/
+16
2025-05-20
nvme-pci: use struct_size for allocation struct nvme_dev
Christoph Hellwig
1
-2
/
+2
2025-05-20
nvme-pci: add a symolic name for the small pool size
Leon Romanovsky
1
-6
/
+8
2025-05-20
nvme-pci: use a better encoding for small prp pool allocations
Christoph Hellwig
1
-43
/
+39
2025-05-20
nvme-pci: rename the descriptor pools
Christoph Hellwig
1
-42
/
+42
2025-05-20
nvme-pci: remove struct nvme_descriptor
Christoph Hellwig
1
-33
/
+24
2025-05-20
nvme-pci: store aborted state in flags variable
Leon Romanovsky
1
-4
/
+10
2025-05-20
nvme-pci: don't try to use SGLs for metadata on the admin queue
Christoph Hellwig
1
-1
/
+4
2025-05-20
nvme-pci: make PRP list DMA pools per-NUMA-node
Caleb Sander Mateos
1
-60
/
+84
2025-05-20
nvme-pci: factor out a nvme_init_hctx_common() helper
Caleb Sander Mateos
1
-13
/
+15
2025-05-14
nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro
Ilya Guterman
1
-0
/
+2
2025-05-13
nvme-pci: acquire cq_poll_lock in nvme_poll_irqdisable
Keith Busch
1
-0
/
+2
[next]