index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2024-07-11
nvmet: fix a possible leak when destroy a ctrl during qp establishment
Sagi Grimberg
2024-07-11
nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
Kundan Kumar
2024-07-11
nvme-multipath: find NUMA path only for online numa-node
Nilay Shroff
2024-06-21
nvmet-passthru: propagate status from id override functions
Daniel Wagner
2024-06-12
nvmet: fix ns enable/disable possible hang
Sagi Grimberg
2024-06-12
nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()
Dan Carpenter
2024-06-12
nvmet: fix nvme status code when namespace is disabled
Sagi Grimberg
2024-06-12
nvmet-tcp: fix possible memory leak when tearing down a controller
Sagi Grimberg
2024-06-12
nvmet-auth: replace pr_debug() with pr_err() to report an error.
Maurizio Lombardi
2024-06-12
nvmet-auth: return the error code to the nvmet_auth_host_hash() callers
Maurizio Lombardi
2024-06-12
nvme: find numa distance only if controller has valid numa id
Nilay Shroff
2024-05-17
nvme: fix warn output about shared namespaces without CONFIG_NVME_MULTIPATH
Yi Zhang
2024-04-13
drivers/nvme: Add quirks for device 126f:2262
Jiawei Fu (iBug)
2024-04-10
nvme: fix miss command type check
min15.li
2024-03-26
nvme: fix reconnection fail due to reserved tag allocation
Chunguang Xu
2024-03-26
nvme: add the Apple shared tag workaround to nvme_alloc_io_tag_set
Christoph Hellwig
2024-03-26
nvme: only set reserved_tags in nvme_alloc_io_tag_set for fabrics controllers
Christoph Hellwig
2024-03-01
nvmet-fc: take ref count on tgtport before delete assoc
Daniel Wagner
2024-03-01
nvmet-fc: avoid deadlock on delete association path
Daniel Wagner
2024-03-01
nvmet-fc: abort command when there is no binding
Daniel Wagner
2024-03-01
nvmet-fc: hold reference on hostport match
Daniel Wagner
2024-03-01
nvmet-fc: defer cleanup using RCU properly
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
nvme: trace: avoid memcpy overflow warning
Arnd Bergmann
2024-01-25
nvmet: re-fix tracing strncpy() warning
Arnd Bergmann
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-20
nvme: prevent potential spectre v1 gadget
Nitesh Shetty
2024-01-20
nvme: introduce helper function to get ctrl state
Keith Busch
2024-01-20
nvme-core: check for too small lba shift
Keith Busch
2024-01-20
nvme-core: fix a memory leak in nvme_ns_info_from_identify()
Maurizio Lombardi
2024-01-01
nvme-pci: fix sleeping function called from interrupt context
Maurizio Lombardi
2023-12-20
nvme: catch errors from nvme_configure_metadata()
Hannes Reinecke
2023-12-20
nvme-auth: set explanation code for failure2 msgs
Mark O'Donovan
2023-12-13
nvme-pci: Add sleep quirk for Kingston drives
Georg Gottleuber
2023-12-08
nvme: check for valid nvme_identify_ns() before using it
Ewan D. Milne
2023-12-03
nvmet: nul-terminate the NQNs passed in the connect command
Christoph Hellwig
2023-11-20
nvme: fix error-handling for io_uring nvme-passthrough
Anuj Gupta
2023-10-25
nvme-rdma: do not try to stop unallocated queues
Maurizio Lombardi
2023-10-25
nvmet-auth: complete a request only after freeing the dhchap pointers
Maurizio Lombardi
2023-10-25
nvme-pci: add BOGUS_NID for Intel 0a54 device
Keith Busch
2023-10-25
nvme: sanitize metadata bounce buffer for reads
Keith Busch
2023-10-25
nvmet-tcp: Fix a possible UAF in queue intialization setup
Sagi Grimberg
2023-10-06
nvme-pci: always return an ERR_PTR from nvme_pci_alloc_dev
Irvin Cote
2023-10-06
nvme-pci: do not set the NUMA node of device if it has none
Pratyush Yadav
2023-10-06
nvme-pci: factor out a nvme_pci_alloc_dev helper
Christoph Hellwig
[next]