index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2024-06-16
nvmet: fix ns enable/disable possible hang
Sagi Grimberg
2024-06-16
nvme: find numa distance only if controller has valid numa id
Nilay Shroff
2024-04-13
drivers/nvme: Add quirks for device 126f:2262
Jiawei Fu (iBug)
2024-03-01
nvmet-fc: abort command when there is no binding
Daniel Wagner
2024-03-01
nvmet-fc: release reference on target port
Daniel Wagner
2024-03-01
nvmet-fcloop: swap the list_add_tail arguments
Daniel Wagner
2024-03-01
nvme-fc: do not wait in vain when unloading module
Daniel Wagner
2024-03-01
nvmet-tcp: fix nvme tcp ida memory leak
Guixin Liu
2024-01-25
nvmet-tcp: Fix the H2C expected PDU len calculation
Maurizio Lombardi
2024-01-25
nvmet-tcp: fix a crash in nvmet_req_complete()
Maurizio Lombardi
2024-01-25
nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
Maurizio Lombardi
2024-01-25
nvme: introduce helper function to get ctrl state
Keith Busch
2024-01-25
nvme-core: check for too small lba shift
Keith Busch
2024-01-15
Revert "nvme: use command_id instead of req->tag in trace_nvme_complete_rq()"
Greg Kroah-Hartman
2023-12-08
nvmet: nul-terminate the NQNs passed in the connect command
Christoph Hellwig
2023-12-08
nvmet: remove unnecessary ctrl parameter
Chaitanya Kulkarni
2023-10-25
nvme-rdma: do not try to stop unallocated queues
Maurizio Lombardi
2023-10-25
nvme-pci: add BOGUS_NID for Intel 0a54 device
Keith Busch
2023-10-25
nvmet-tcp: Fix a possible UAF in queue intialization setup
Sagi Grimberg
2023-10-10
nvme-pci: always return an ERR_PTR from nvme_pci_alloc_dev
Irvin Cote
2023-10-10
nvme-pci: do not set the NUMA node of device if it has none
Pratyush Yadav
2023-10-10
nvme-pci: factor out a nvme_pci_alloc_dev helper
Christoph Hellwig
2023-10-10
nvme-pci: factor the iod mempool creation into a helper
Christoph Hellwig
2023-10-10
ACPI: Check StorageD3Enable _DSD property in ACPI code
Mario Limonciello
2023-08-16
nvme-rdma: fix potential unbalanced freeze & unfreeze
Ming Lei
2023-08-16
nvme-tcp: fix potential unbalanced freeze & unfreeze
Ming Lei
2023-07-27
nvme-pci: fix DMA direction of unmapping integrity data
Ming Lei
2023-05-17
nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"
Ming Lei
2023-05-17
nvme: fix async event trace event
Keith Busch
2023-05-17
nvme: handle the persistent internal error AER
Michael Kelley
2023-04-26
nvme-tcp: fix a possible UAF when failing to allocate an io queue
Sagi Grimberg
2023-03-22
nvmet: avoid potential UAF in nvmet_req_complete()
Damien Le Moal
2023-03-22
nvme: fix handling single range discard request
Ming Lei
2023-02-22
nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
Amit Engel
2023-02-01
nvme-pci: fix timeout request state check
Keith Busch
2023-01-14
nvme: fix multipath crash caused by flush request when blktrace is enabled
Yanjun Zhang
2023-01-14
nvmet: don't defer passthrough commands with trivial effects to the workqueue
Christoph Hellwig
2023-01-14
nvme-pci: fix page size checks
Keith Busch
2023-01-14
nvme-pci: fix mempool alloc size
Keith Busch
2023-01-14
nvme-pci: fix doorbell buffer value endianness
Klaus Jensen
2022-12-19
nvme-pci: clear the prp2 field when not used
Lei Rao
2022-12-14
nvme initialize core quirks before calling nvme_init_subsystem
Pankaj Raghav
2022-12-02
nvme-pci: add NVME_QUIRK_BOGUS_NID for Micron Nitro
Bean Huo
2022-12-02
nvme: add a bogus subsystem NQN quirk for Micron MTFDKBA2T0TFH
Leo Savernik
2022-11-25
nvme: ensure subsystem reset is single threaded
Keith Busch
2022-11-25
nvme: restrict management ioctls to admin
Keith Busch
2022-10-30
nvme-hwmon: kmalloc the NVME SMART log buffer
Serge Semin
2022-10-30
nvme-hwmon: consistently ignore errors from nvme_hwmon_init
Christoph Hellwig
2022-10-30
nvme-hwmon: Return error code when registration fails
Daniel Wagner
2022-10-30
nvme-hwmon: rework to avoid devm allocation
Hannes Reinecke
[next]