aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
2020-09-04nvme: multipath: round-robin: fix single non-optimized path caseMartin Wilck
2020-09-04nvme-multipath: do not fall back to __nvme_find_path() for non-optimized pathsHannes Reinecke
2020-09-04nvme-multipath: fix logic for non-optimized pathsMartin Wilck
2020-09-04nvme-multipath: factor out a nvme_path_is_disabled helperHannes Reinecke
2020-08-27nvme-pci: prevent SK hynix PC400 from using Write Zeroes commandKai-Heng Feng
2020-08-21nvme-tcp: fix possible hang waiting for icresp responseSagi Grimberg
2020-08-13nvme-tcp: fix controller reset hang during trafficSagi Grimberg
2020-08-13nvme-rdma: fix controller reset hang during trafficSagi Grimberg
2020-08-13scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitionsBart Van Assche
2020-08-03nvme-rdma: assign completion vector correctlyMax Gurtovoy
2020-07-24nvme: explicitly update mpath disk capacity on revalidationAnthony Iliopoulos
2020-07-24nvme: fix a crash in nvme_mpath_add_diskChristoph Hellwig
2020-07-24nvme-multipath: fix bogus request queue reference putSagi Grimberg
2020-07-24nvme-multipath: fix deadlock due to head->lockAnton Eidelman
2020-07-24nvme-multipath: fix deadlock between ana_work and scan_workAnton Eidelman
2020-07-24nvme-multipath: set bdi capabilities onceKeith Busch
2020-07-16nvme: don't protect ns mutation with ns->head->lockSagi Grimberg
2020-07-11nvme-tcp: use bh_lock in data_readySagi Grimberg
2020-07-11nvme: refine the Qemu Identify CNS quirkChristoph Hellwig
2020-07-07nvme: fix possible deadlock when I/O is blockedSagi Grimberg
2020-06-24nvme: fix regression upon hot device removal and insertionSagi Grimberg
2020-06-04nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()Dongli Zhang
2020-06-04nvme: prevent double free in nvme_alloc_ns() error handlingNiklas Cassel
2020-06-04nvme: fix compat address handling in several ioctlsNick Bowler
2020-06-04nvme: fix deadlock caused by ANA update wrong lockingSagi Grimberg
2020-06-04nvme-tcp: fix possible crash in write_zeroes processingSagi Grimberg
2020-06-01nvmet-tcp: fix maxh2cdata icresp parameterSagi Grimberg
2020-06-01nvme-rdma: Avoid double freeing of async event dataPrabhath Sajeepa
2020-05-21nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg
2020-05-21nvme: Fix uninitialized-variable warningKeith Busch
2020-05-21nvmet: Pass lockdep expression to RCU listsAmol Grover
2020-05-15nvme-pci: Hold cq_poll_lock while completing CQEsBijan Mottahedeh
2020-05-15nvme/pci: move cqe check after device shutdownKeith Busch
2020-05-15nvme: prevent warning triggered by nvme_stop_keep_aliveNigel Kirkland
2020-05-15nvme/tcp: fix bug on double requeue when send failsAnton Eidelman
2020-05-15nvme-multipath: Fix memory leak with ana_log_bufLogan Gunthorpe
2020-05-15nvme-pci: remove nvmeq->tagsChristoph Hellwig
2020-05-04nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_infoYi Zhang
2020-05-04nvmet: Fix controller use after freeIsrael Rukshin
2020-05-04nvmet: Fix error print message at nvmet_install_queue functionIsrael Rukshin
2020-04-16nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-03-20nvme/pci: Fix read queue countKeith Busch
2020-03-20nvme/pci: Fix write and poll queue typesKeith Busch
2020-03-20nvme-fc: fix double-free scenarios on hw queuesJames Smart
2020-03-20nvme_fc: add module to ops template to allow module referencesJames Smart
2020-02-24nvme: Discard workaround for non-conformant devicesEduard Hasenleithner
2020-01-19nvme-multipath: fix crash in nvme_mpath_clear_ctrl_pathsAnton Eidelman
2020-01-19nvme-rdma: fix a segmentation fault during module unloadMax Gurtovoy
2019-12-29nvme-multipath: fix possible io hang after ctrl reconnectAnton Eidelman
2019-11-25nvme-pci: Set the prp2 correctly when using more than 4k pageKevin Hao