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
2021-05-11
nvmet: return proper error code from discovery ctrl
Hou Pu
2021-05-07
nvme-pci: set min_align_mask
Jianxiong Gao
2021-04-07
nvmet-tcp: fix kmap leak when data digest in use
Elad Grupi
2021-03-30
nvme: fix the nsid value to print in nvme_validate_or_alloc_ns
Christoph Hellwig
2021-03-30
nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
Dmitry Monakhov
2021-03-30
nvme-rdma: Fix a use after free in nvmet_rdma_write_data_done
Lv Yunlong
2021-03-30
nvme-core: check ctrl css before setting up zns
Chaitanya Kulkarni
2021-03-30
nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted
Hannes Reinecke
2021-03-30
nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange()
Hannes Reinecke
2021-03-30
nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()
Hannes Reinecke
2021-03-30
nvme: simplify error logic in nvme_validate_ns()
Hannes Reinecke
2021-03-25
nvme-rdma: fix possible hang when failing to set io queues
Sagi Grimberg
2021-03-25
nvmet: don't check iosqes,iocqes for discovery controllers
Sagi Grimberg
2021-03-25
nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDU
Sagi Grimberg
2021-03-25
nvme-tcp: fix possible hang when failing to set io queues
Sagi Grimberg
2021-03-25
nvme-tcp: fix misuse of __smp_processor_id with preemption enabled
Sagi Grimberg
2021-03-25
nvme: fix Write Zeroes limitations
Christoph Hellwig
2021-03-17
nvme-fc: fix racing controller reset and create association
James Smart
2021-03-11
nvme-pci: add quirks for Lexar 256GB SSD
Pascal Terjan
2021-03-11
nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST.
Julian Einwag
2021-03-11
nvme-pci: mark Kingston SKC2000 as not supporting the deepest power state
Zoltán Böszörményi
2021-03-07
nvme-tcp: add clean action for failed reconnection
Chao Leng
2021-03-07
nvme-rdma: add clean action for failed reconnection
Chao Leng
2021-03-07
nvme-core: add cancel tagset helpers
Chao Leng
2021-03-04
nvmet: set status to 0 in case for invalid nsid
Chaitanya Kulkarni
2021-03-04
nvmet: remove extra variable in identify ns
Chaitanya Kulkarni
2021-03-04
nvme-multipath: set nr_zones for zoned namespaces
Keith Busch
2021-03-04
nvmet-tcp: fix potential race of tcp socket closing accept_work
Sagi Grimberg
2021-03-04
nvmet-tcp: fix receive data digest calculation for multiple h2cdata PDUs
Sagi Grimberg
2021-02-26
nvme-rdma: Use ibdev_to_node instead of dereferencing ->dma_device
Christoph Hellwig
2021-02-17
nvme-pci: ignore the subsysem NQN on Phison E16
Claus Stovgaard
2021-02-10
nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs
Thorsten Leemhuis
2021-02-10
nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUs
Sagi Grimberg
2021-02-07
nvmet: set right status on error in id-ns handler
Chaitanya Kulkarni
2021-02-07
nvme-pci: allow use of cmb on v1.4 controllers
Klaus Jensen
2021-02-07
nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeout
Chao Leng
2021-02-07
nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeout
Chao Leng
2021-02-07
nvme: check the PRINFO bit before deciding the host buffer length
Revanth Rajashekar
2021-02-03
nvme-multipath: Early exit if no path is available
Daniel Wagner
2021-01-27
nvme-pci: fix error unwind in nvme_map_data
Christoph Hellwig
2021-01-27
nvme-pci: refactor nvme_unmap_data
Christoph Hellwig
2021-01-19
nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT
Sagi Grimberg
2021-01-19
nvme-tcp: fix possible data corruption with bio merges
Sagi Grimberg
2021-01-19
nvme: don't intialize hwmon for discovery controllers
Sagi Grimberg
2021-01-19
nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANY
Israel Rukshin
2021-01-19
nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt context
James Smart
2021-01-19
nvmet-rdma: Fix list_del corruption on queue establishment failure
Israel Rukshin
2021-01-19
nvme: avoid possible double fetch in handling CQE
Lalithambika Krishnakumar
2021-01-19
nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN
Gopal Tiwari
2021-01-17
nvme-tcp: Fix possible race of io_work and direct send
Sagi Grimberg
[next]