index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2024-07-25
nvme-pci: add missing condition check for existence of mapped data
Leon Romanovsky
1
-1
/
+2
2024-07-15
nvme-pci: Fix the instructions for disabling power management
Bart Van Assche
1
-1
/
+1
2024-07-15
nvme/pci: Add APST quirk for Lenovo N60z laptop
WangYuli
1
-0
/
+7
2024-07-08
Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
1
-0
/
+41
2024-06-26
block: change rq_integrity_vec to respect the iterator
Mikulas Patocka
1
-3
/
+3
2024-06-26
nvme-pci: do not directly handle subsys reset fallout
Keith Busch
1
-0
/
+36
2024-06-24
nvme: split device add from initialization
Keith Busch
1
-0
/
+5
2024-05-24
nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
Kundan Kumar
1
-1
/
+2
2024-05-07
nvme-pci: Add quirk for broken MSIs
Sean Anderson
1
-3
/
+11
2024-05-01
nvme: cancel pending I/O if nvme controller is in terminal state
Nilay Shroff
1
-1
/
+7
2024-03-18
drivers/nvme: Add quirks for device 126f:2262
Jiawei Fu (iBug)
1
-0
/
+3
2024-01-31
nvme: split out fabrics version of nvme_opcode_str()
Caleb Sander
1
-1
/
+1
2024-01-24
nvme: add module description to stop warnings
Chaitanya Kulkarni
1
-0
/
+1
2024-01-18
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
1
-11
/
+16
2024-01-10
nvme-pci: set doorbell config before unquiescing
William Butler
1
-1
/
+1
2024-01-08
nvme-pci: enhance timeout kernel log
Keith Busch
1
-10
/
+13
2024-01-05
nvme-pci: disable write zeroes for SK Hynix BC901
Jim.Lin
1
-0
/
+2
2023-12-07
nvme-pci: Add sleep quirk for Kingston drives
Georg Gottleuber
1
-1
/
+15
2023-12-04
nvme: ensure reset state check ordering
Keith Busch
1
-7
/
+7
2023-11-01
Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+0
2023-10-18
nvme-pci: add BOGUS_NID for Intel 0a54 device
Keith Busch
1
-1
/
+2
2023-09-22
blk-mq: update driver tags request table when start request
Chengming Zhou
1
-1
/
+0
2023-09-14
Merge tag 'nvme-6.6-2023-09-14' of git://git.infradead.org/nvme into block-6.6
Jens Axboe
1
-3
/
+0
2023-09-12
nvme-pci: do not set the NUMA node of device if it has none
Pratyush Yadav
1
-3
/
+0
2023-08-01
nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512G
August Wikerfors
1
-1
/
+2
2023-07-13
nvme-pci: fix DMA direction of unmapping integrity data
Ming Lei
1
-1
/
+1
2023-07-12
nvme: ensure disabling pairs with unquiesce
Keith Busch
1
-8
/
+17
2023-07-10
nvme: add BOGUS_NID quirk for Samsung SM953
Pankaj Raghav
1
-0
/
+2
2023-06-30
Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5
Jens Axboe
1
-1
/
+4
2023-06-30
nvme: disable controller on reset state failure
Keith Busch
1
-1
/
+2
2023-06-30
nvme: sync timeout work on failed reset
Keith Busch
1
-0
/
+1
2023-06-30
nvme: ensure unquiesce on teardown
Keith Busch
1
-0
/
+1
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+1
2023-06-12
nvme-pci: cleaning up nvme_pci_init_request
Irvin Cote
1
-2
/
+1
2023-05-26
NVMe: Add MAXIO 1602 to bogus nid list.
Tatsuki Sugiura
1
-0
/
+2
2023-05-18
Merge tag 'nvme-6.4-2023-05-18' of git://git.infradead.org/nvme into block-6.4
Jens Axboe
1
-1
/
+7
2023-05-18
nvme-pci: Add quirk for Teamgroup MP33 SSD
Daniel Smith
1
-0
/
+2
2023-05-03
nvme-pci: clamp max_hw_sectors based on DMA optimized limitation
Adrian Huang
1
-1
/
+1
2023-05-03
nvme-pci: add quirk for missing secondary temperature thresholds
Hristo Venev
1
-0
/
+2
2023-05-03
nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048G
Sagi Grimberg
1
-0
/
+2
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
1
-5
/
+1
2023-04-14
nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD
Duy Truong
1
-0
/
+2
2023-04-13
nvme-pci: drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-5
/
+1
2023-03-28
nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQN
Juraj Pecigos
1
-1
/
+2
2023-03-15
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620
Philipp Geulen
1
-0
/
+2
2023-03-15
nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000
Elmer Miroslav Mosher Golovin
1
-0
/
+2
2023-03-15
nvme-pci: fixing memory leak in probe teardown path
Irvin Cote
1
-0
/
+1
2023-02-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-78
/
+26
2023-02-17
nvme-pci: refresh visible attrs for cmb attributes
Keith Busch
1
-0
/
+8
2023-02-14
nvme-pci: remove iod use_sgls
Keith Busch
1
-3
/
+1
[next]