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-03-17
nvme: release namespace head reference on error
Keith Busch
2021-03-17
nvme: unlink head after removing last namespace
Keith Busch
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-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-07
nvme-pci: fix error unwind in nvme_map_data
Christoph Hellwig
2021-03-07
nvme-pci: refactor nvme_unmap_data
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
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-19
nvme-tcp: fix possible data corruption with bio merges
Sagi Grimberg
2021-01-19
nvmet-rdma: Fix list_del corruption on queue establishment failure
Israel Rukshin
2021-01-19
nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN
Gopal Tiwari
2020-12-02
nvme: free sq/cq dbbuf pointers when dbbuf set fails
Minwoo Im
2020-11-18
nvme-tcp: avoid repeated request completion
Sagi Grimberg
2020-11-18
nvme-rdma: avoid repeated request completion
Sagi Grimberg
2020-11-18
nvme-tcp: avoid race between time out and tear down
Chao Leng
2020-11-18
nvme-rdma: avoid race between time out and tear down
Chao Leng
2020-11-18
nvme: introduce nvme_sync_io_queues
Chao Leng
2020-11-10
nvmet: fix a NULL pointer dereference when tracing the flush command
Chaitanya Kulkarni
2020-11-10
nvme-rdma: handle unexpected nvme completion data length
zhenwei pi
2020-11-05
nvme-rdma: fix crash when connect rejected
Chao Leng
2020-10-29
nvmet: fix uninitialized work for zero kato
zhenwei pi
2020-10-29
nvme-pci: disable the write zeros command for Intel 600P/P3100
David Milburn
2020-10-14
nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
Coly Li
2020-10-14
nvme-core: put ctrl ref when module ref get fail
Chaitanya Kulkarni
2020-10-07
nvme: consolidate chunk_sectors settings
Keith Busch
2020-10-07
nvme: Introduce nvme_lba_to_sect()
Damien Le Moal
2020-10-07
nvme: Cleanup and rename nvme_block_nr()
Damien Le Moal
2020-10-07
nvme-fc: fail new connections to a deleted host or remote port
James Smart
2020-10-07
nvme-pci: fix NULL req in completion handler
Xianting Tian
2020-10-07
nvme-core: get/put ctrl and transport module in nvme_dev_open/release()
Chaitanya Kulkarni
2020-10-01
nvme-tcp: fix kconfig dependency warning when !CRYPTO
Necip Fazil Yildiran
2020-10-01
nvme: explicitly update mpath disk capacity on revalidation
Anthony Iliopoulos
2020-10-01
nvme: fix possible deadlock when I/O is blocked
Sagi Grimberg
2020-10-01
nvmet-rdma: fix double free of rdma queue
Israel Rukshin
2020-10-01
nvme: Fix controller creation races with teardown flow
Israel Rukshin
2020-10-01
nvme: Fix ctrl use-after-free during sysfs deletion
Israel Rukshin
2020-10-01
nvme-multipath: do not reset on unknown status
John Meneghini
2020-09-23
nvme-tcp: cancel async events before freeing event struct
David Milburn
2020-09-23
nvme-rdma: cancel async events before freeing event struct
David Milburn
2020-09-23
nvme-fc: cancel async events before freeing event struct
David Milburn
2020-09-17
nvme-pci: cancel nvme device request before disabling
Tong Zhang
2020-09-17
nvme-rdma: fix reset hang if controller died in the middle of a reset
Sagi Grimberg
2020-09-17
nvme-rdma: fix timeout handler
Sagi Grimberg
2020-09-17
nvme-rdma: serialize controller teardown sequences
Sagi Grimberg
[next]