index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
nvmet-rdma: fix possible bad dereference when freeing rsps
Sagi Grimberg
1
-12
/
+4
2024-09-04
nvmet-tcp: do not continue for invalid icreq
Hannes Reinecke
1
-0
/
+1
2024-09-04
nvmet-trace: avoid dereferencing pointer too early
Daniel Wagner
2
-14
/
+20
2024-08-19
nvme/pci: Add APST quirk for Lenovo N60z laptop
WangYuli
1
-0
/
+7
2024-08-19
nvme-pci: add missing condition check for existence of mapped data
Leon Romanovsky
1
-1
/
+2
2024-08-19
nvme: split command copy into a helper
Jens Axboe
1
-14
/
+12
2024-07-18
nvmet: fix a possible leak when destroy a ctrl during qp establishment
Sagi Grimberg
1
-0
/
+9
2024-07-18
nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
Kundan Kumar
1
-1
/
+2
2024-07-18
nvme-multipath: find NUMA path only for online numa-node
Nilay Shroff
1
-1
/
+1
2024-06-16
nvmet: fix ns enable/disable possible hang
Sagi Grimberg
1
-0
/
+8
2024-06-16
nvme: find numa distance only if controller has valid numa id
Nilay Shroff
1
-1
/
+2
2024-04-13
drivers/nvme: Add quirks for device 126f:2262
Jiawei Fu (iBug)
1
-0
/
+3
2024-03-01
nvmet-fc: abort command when there is no binding
Daniel Wagner
1
-2
/
+6
2024-03-01
nvmet-fc: release reference on target port
Daniel Wagner
1
-1
/
+2
2024-03-01
nvmet-fcloop: swap the list_add_tail arguments
Daniel Wagner
1
-3
/
+3
2024-03-01
nvme-fc: do not wait in vain when unloading module
Daniel Wagner
1
-41
/
+6
2024-03-01
nvmet-tcp: fix nvme tcp ida memory leak
Guixin Liu
1
-0
/
+1
2024-01-25
nvmet-tcp: Fix the H2C expected PDU len calculation
Maurizio Lombardi
1
-3
/
+7
2024-01-25
nvmet-tcp: fix a crash in nvmet_req_complete()
Maurizio Lombardi
1
-2
/
+1
2024-01-25
nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
Maurizio Lombardi
1
-1
/
+12
2024-01-25
nvme: introduce helper function to get ctrl state
Keith Busch
1
-0
/
+5
2024-01-25
nvme-core: check for too small lba shift
Keith Busch
1
-2
/
+3
2024-01-15
Revert "nvme: use command_id instead of req->tag in trace_nvme_complete_rq()"
Greg Kroah-Hartman
1
-1
/
+1
2023-12-08
nvmet: nul-terminate the NQNs passed in the connect command
Christoph Hellwig
1
-0
/
+4
2023-12-08
nvmet: remove unnecessary ctrl parameter
Chaitanya Kulkarni
3
-17
/
+20
2023-10-25
nvme-rdma: do not try to stop unallocated queues
Maurizio Lombardi
1
-0
/
+3
2023-10-25
nvme-pci: add BOGUS_NID for Intel 0a54 device
Keith Busch
1
-1
/
+2
2023-10-25
nvmet-tcp: Fix a possible UAF in queue intialization setup
Sagi Grimberg
1
-5
/
+2
2023-10-10
nvme-pci: always return an ERR_PTR from nvme_pci_alloc_dev
Irvin Cote
1
-3
/
+3
2023-10-10
nvme-pci: do not set the NUMA node of device if it has none
Pratyush Yadav
1
-3
/
+0
2023-10-10
nvme-pci: factor out a nvme_pci_alloc_dev helper
Christoph Hellwig
1
-35
/
+46
2023-10-10
nvme-pci: factor the iod mempool creation into a helper
Christoph Hellwig
1
-23
/
+18
2023-10-10
ACPI: Check StorageD3Enable _DSD property in ACPI code
Mario Limonciello
1
-27
/
+1
2023-08-16
nvme-rdma: fix potential unbalanced freeze & unfreeze
Ming Lei
1
-1
/
+2
2023-08-16
nvme-tcp: fix potential unbalanced freeze & unfreeze
Ming Lei
1
-1
/
+2
2023-07-27
nvme-pci: fix DMA direction of unmapping integrity data
Ming Lei
1
-1
/
+2
2023-05-17
nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"
Ming Lei
1
-21
/
+27
2023-05-17
nvme: fix async event trace event
Keith Busch
2
-13
/
+7
2023-05-17
nvme: handle the persistent internal error AER
Michael Kelley
1
-2
/
+29
2023-04-26
nvme-tcp: fix a possible UAF when failing to allocate an io queue
Sagi Grimberg
1
-20
/
+26
2023-03-22
nvmet: avoid potential UAF in nvmet_req_complete()
Damien Le Moal
1
-1
/
+3
2023-03-22
nvme: fix handling single range discard request
Ming Lei
1
-9
/
+19
2023-02-22
nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
Amit Engel
1
-1
/
+3
2023-02-01
nvme-pci: fix timeout request state check
Keith Busch
1
-1
/
+1
2023-01-14
nvme: fix multipath crash caused by flush request when blktrace is enabled
Yanjun Zhang
1
-1
/
+1
2023-01-14
nvmet: don't defer passthrough commands with trivial effects to the workqueue
Christoph Hellwig
1
-6
/
+5
2023-01-14
nvme-pci: fix page size checks
Keith Busch
1
-4
/
+4
2023-01-14
nvme-pci: fix mempool alloc size
Keith Busch
1
-2
/
+2
2023-01-14
nvme-pci: fix doorbell buffer value endianness
Klaus Jensen
1
-12
/
+13
2022-12-19
nvme-pci: clear the prp2 field when not used
Lei Rao
1
-0
/
+2
[next]