summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2021-02-17nvme-pci: ignore the subsysem NQN on Phison E16Claus Stovgaard
2021-02-10nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDsThorsten Leemhuis
2021-02-10nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUsSagi Grimberg
2021-02-07nvmet: set right status on error in id-ns handlerChaitanya Kulkarni
2021-02-07nvme-pci: allow use of cmb on v1.4 controllersKlaus Jensen
2021-02-07nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeoutChao Leng
2021-02-07nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeoutChao Leng
2021-02-07nvme: check the PRINFO bit before deciding the host buffer lengthRevanth Rajashekar
2021-02-03nvme-multipath: Early exit if no path is availableDaniel Wagner
2021-01-27nvme-pci: fix error unwind in nvme_map_dataChristoph Hellwig
2021-01-27nvme-pci: refactor nvme_unmap_dataChristoph Hellwig
2021-01-19nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPTSagi Grimberg
2021-01-19nvme-tcp: fix possible data corruption with bio mergesSagi Grimberg
2021-01-19nvme: don't intialize hwmon for discovery controllersSagi Grimberg
2021-01-19nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANYIsrael Rukshin
2021-01-19nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt contextJames Smart
2021-01-19nvmet-rdma: Fix list_del corruption on queue establishment failureIsrael Rukshin
2021-01-19nvme: avoid possible double fetch in handling CQELalithambika Krishnakumar
2021-01-19nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQNGopal Tiwari
2021-01-17nvme-tcp: Fix possible race of io_work and direct sendSagi Grimberg
2021-01-09RDMA/core: remove use of dma_virt_opsChristoph Hellwig
2020-11-14nvme: fix memory leak freeing command effectsKeith Busch
2020-11-14nvme: directly cache command effects logKeith Busch
2020-11-14nvme: free sq/cq dbbuf pointers when dbbuf set failsMinwoo Im
2020-11-09nvme: fix incorrect behavior when BLKROSET is called by the userSagi Grimberg
2020-11-05Merge tag 'nvme-5.10-2020-11-05' of git://git.infradead.org/nvme into block-5.10Jens Axboe
2020-11-03nvme-tcp: avoid repeated request completionSagi Grimberg
2020-11-03nvme-rdma: avoid repeated request completionSagi Grimberg
2020-11-03nvme-tcp: avoid race between time out and tear downChao Leng
2020-11-03nvme-rdma: avoid race between time out and tear downChao Leng
2020-11-03nvme: introduce nvme_sync_io_queuesChao Leng
2020-11-02Revert "nvme-pci: remove last_sq_tail"Keith Busch
2020-10-30Merge tag 'block-5.10-2020-10-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-28RDMA: Add rdma_connect_locked()Jason Gunthorpe
2020-10-27nvmet: fix a NULL pointer dereference when tracing the flush commandChaitanya Kulkarni
2020-10-27nvme-fc: remove nvme_fc_terminate_io()James Smart
2020-10-27nvme-fc: eliminate terminate_io use by nvme_fc_error_recoveryJames Smart
2020-10-27nvme-fc: remove err_work work itemJames Smart
2020-10-27nvme-fc: track error_recovery while connectingJames Smart
2020-10-27nvme-rdma: handle unexpected nvme completion data lengthzhenwei pi
2020-10-27nvme: ignore zone validate errors on subsequent scansKeith Busch
2020-10-23nvme-fc: shorten reconnect delay if possible for FCJames Smart
2020-10-23nvme-fc: wait for queues to freeze before calling update_hr_hw_queuesJames Smart
2020-10-23nvme-fc: fix error loop in create_hw_io_queuesJames Smart
2020-10-23nvme-fc: fix io timeout to abort I/OJames Smart
2020-10-22nvmet: don't use BLK_MQ_REQ_NOWAIT for passthruChaitanya Kulkarni
2020-10-22nvmet: cleanup nvmet_passthru_map_sg()Logan Gunthorpe
2020-10-22nvmet: limit passthru MTDS by BIO_MAX_PAGESLogan Gunthorpe
2020-10-22nvmet: fix uninitialized work for zero katozhenwei pi
2020-10-22nvme-pci: disable Write Zeroes on Sandisk SkyhawkKai-Heng Feng