index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
pci.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirk
Georg Gottleuber
1
-0
/
+2
2025-07-31
nvme-pci: fix leak on sgl setup error
Keith Busch
1
-1
/
+1
2025-07-28
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-06-30
nvme-pci: rework the build time assert for NVME_MAX_NR_DESCRIPTORS
Christoph Hellwig
1
-13
/
+15
2025-06-30
nvme-pci: replace NVME_MAX_KB_SZ with NVME_MAX_BYTE
Christoph Hellwig
1
-5
/
+5
2025-06-30
nvme-pci: convert the data mapping to blk_rq_dma_map
Christoph Hellwig
1
-146
/
+241
2025-06-30
nvme-pci: remove superfluous arguments
Christoph Hellwig
1
-54
/
+51
2025-06-30
nvme-pci: merge the simple PRP and SGL setup into a common helper
Christoph Hellwig
1
-44
/
+32
2025-06-30
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
2025-05-13
nvme-pci: make nvme_pci_npages_prp() __always_inline
Kees Cook
1
-1
/
+1
2025-04-29
nvme-pci: add quirks for WDC Blue SN550 15b7:5009
Wentao Guan
1
-0
/
+3
2025-04-29
nvme-pci: add quirks for device 126f:1001
Wentao Guan
1
-0
/
+3
2025-04-29
nvme-pci: fix queue unquiesce check on slot_reset
Keith Busch
1
-1
/
+1
2025-04-01
nvme-pci: skip nvme_write_sq_db on empty rqlist
Maurizio Lombardi
1
-0
/
+3
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+1
2025-03-20
nvme-pci: remove stale comment
Baruch Siach
1
-3
/
+0
2025-03-13
Merge tag 'nvme-6.14-2025-03-13' of git://git.infradead.org/nvme into block-6.14
Jens Axboe
1
-1
/
+12
2025-03-13
block: remove unused parameter 'q' parameter in __blk_rq_map_sg()
Anuj Gupta
1
-1
/
+1
2025-03-12
block: change blk_mq_add_to_batch() third argument type to bool
Shin'ichiro Kawasaki
1
-2
/
+3
2025-03-10
nvme-pci: fix stuck reset on concurrent DPC and HP
Keith Busch
1
-1
/
+12
2025-02-24
nvme-pci: skip CMB blocks incompatible with PCI P2P DMA
Icenowy Zheng
1
-8
/
+12
2025-02-24
nvme-pci: clean up CMBMSC when registering CMB fails
Icenowy Zheng
1
-0
/
+1
2025-02-18
nvme-pci: quirk Acer FA100 for non-uniqueue identifiers
Christopher Lentocha
1
-0
/
+2
2025-02-03
Merge tag 'nvme-6.14-2025-01-31' of git://git.infradead.org/nvme into block-6.14
Jens Axboe
1
-9
/
+3
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
1
-9
/
+8
2025-01-17
nvme-pci: Add TUXEDO IBP Gen9 to Samsung sleep quirk
Georg Gottleuber
1
-0
/
+1
2025-01-17
nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirk
Georg Gottleuber
1
-1
/
+2
2025-01-17
nvme-pci: remove redundant dma frees in hmb
Francis Pravin
1
-8
/
+0
2025-01-12
nvme-pci: use correct size to free the hmb buffer
Francis Pravin
1
-2
/
+2
2025-01-12
nvme-pci: fix comment typo
Baruch Siach
1
-1
/
+1
[next]