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
/
host
Age
Commit message (
Expand
)
Author
2022-09-15
nvme-tcp: fix regression that causes sporadic requests to time out
Sagi Grimberg
2022-09-15
nvme-tcp: fix UAF when detecting digest errors
Sagi Grimberg
2022-08-21
nvme: use command_id instead of req->tag in trace_nvme_complete_rq()
Bean Huo
2022-07-21
nvme-pci: phison e16 has bogus namespace ids
Keith Busch
2022-07-21
nvme: fix regression when disconnect a recovering ctrl
Ruozhu Li
2022-07-21
nvme-tcp: always fail a request when sending it failed
Sagi Grimberg
2022-07-07
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP (AKA SPECTRIX S40G)
Pablo Greco
2022-06-29
nvme: move the Samsung X5 quirk entry to the core quirks
Christoph Hellwig
2022-06-29
nvme-pci: add NO APST quirk for Kioxia device
Enzo Matsumiya
2022-06-29
nvme-pci: allocate nvme_command within driver pdu
Keith Busch
2022-06-29
nvme: don't check nvme_req flags for new req
Chaitanya Kulkarni
2022-06-29
nvme: mark nvme_setup_passsthru() inline
Chaitanya Kulkarni
2022-06-29
nvme: split nvme_alloc_request()
Chaitanya Kulkarni
2022-06-29
nvme: centralize setting the timeout in nvme_alloc_request
Chaitanya Kulkarni
2022-06-22
nvme: add device name to warning in uuid_show()
Thomas Weißschuh
2022-06-22
nvme: use sysfs_emit instead of sprintf
Daniel Wagner
2022-06-09
nvme: set dma alignment to dword
Keith Busch
2022-06-09
nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
Smith, Kyle Miller (Nimble Kernel)
2022-05-25
nvme-multipath: fix hang when disk goes live over reconnect
Anton Eidelman
2022-05-25
nvme-pci: add quirks for Samsung X5 SSDs
Monish Kumar R
2022-04-27
nvme-pci: disable namespace identifiers for Qemu controllers
Christoph Hellwig
2022-04-27
nvme: add a quirk to disable namespace identifiers
Christoph Hellwig
2022-04-08
nvme-tcp: lockdep: annotate in-kernel sockets
Chris Leech
2022-04-08
nvme: cleanup __nvme_check_ids
Christoph Hellwig
2022-02-23
nvme-rdma: fix possible use-after-free in transport error_recovery work
Sagi Grimberg
2022-02-23
nvme-tcp: fix possible use-after-free in transport error_recovery work
Sagi Grimberg
2022-02-23
nvme: fix a possible use-after-free in controller reset during load
Sagi Grimberg
2022-02-16
nvme-tcp: fix bogus request completion when failing to send AER
Sagi Grimberg
2022-02-16
nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDs
Wu Zheng
2022-02-08
nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts()
Uday Shankar
2021-11-18
nvme-rdma: fix error code in nvme_rdma_setup_ctrl
Max Gurtovoy
2021-11-18
nvme: drop scan_lock and always kick requeue list when removing namespaces
Hannes Reinecke
2021-11-02
nvme-tcp: fix possible req->offset corruption
Varun Prakash
2021-11-02
nvme-tcp: fix data digest pointer calculation
Varun Prakash
2021-11-02
nvme-tcp: fix H2CData PDU send accounting (again)
Sagi Grimberg
2021-10-20
nvme-pci: Fix abort command id
Keith Busch
2021-10-09
nvme-fc: avoid race between time out and tear down
James Smart
2021-10-09
nvme-fc: update hardware queues before using them
Daniel Wagner
2021-10-06
nvme: add command id quirk for apple controllers
Keith Busch
2021-09-30
nvme-rdma: destroy cm id before destroy qp to avoid use after free
Ruozhu Li
2021-09-30
nvme-multipath: fix ANA state updates when a namespace is not present
Anton Eidelman
2021-09-30
nvme: keep ctrl->namespaces ordered
Christoph Hellwig
2021-09-30
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-09-30
nvme-tcp: fix incorrect h2cdata pdu offset accounting
Sagi Grimberg
2021-09-22
nvme-tcp: fix io_work priority inversion
Keith Busch
2021-09-18
nvme: code command_id with a genctr for use-after-free validation
Sagi Grimberg
2021-09-18
nvme-tcp: don't check blk_mq_tag_to_rq when receiving pdu data
Sagi Grimberg
2021-09-15
nvme-rdma: don't update queue count when failing to set io queues
Ruozhu Li
2021-09-15
nvme-tcp: don't update queue count when failing to set io queues
Ruozhu Li
2021-08-08
nvme: fix nvme_setup_command metadata trace event
Keith Busch
[next]