summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)AuthorFilesLines
2020-07-22nvme-rdma: assign completion vector correctlyMax Gurtovoy1-1/+1
2020-06-20nvme: refine the Qemu Identify CNS quirkChristoph Hellwig1-2/+14
2020-04-24nvme-fc: Revert "add module to ops template to allow module references"James Smart2-13/+2
2020-03-11nvme: Fix uninitialized-variable warningKeith Busch1-1/+1
2020-01-27nvme: retain split access workaround for capability readsArd Biesheuvel1-1/+1
2020-01-09nvme_fc: add module to ops template to allow module referencesJames Smart2-2/+13
2019-12-21nvme: host: core: fix precedence of ternary operatorIvan Bornyakov1-2/+2
2019-12-01nvmet-fcloop: suppress a compiler warningBart Van Assche1-0/+1
2019-10-05nvmet: fix data units read and written counters in SMART logTom Wu1-6/+8
2019-06-25nvme: Fix u32 overflow in the number of namespace list calculationJaesoo Lee1-1/+2
2019-06-19nvme: remove the ifdef around nvme_nvm_ioctlChristoph Hellwig1-2/+0
2019-06-15nvme-pci: unquiesce admin queue on shutdownKeith Busch1-1/+4
2019-05-08nvme-loop: init nvmet_ctrl fatal_err_work when allocateYufen Yu1-10/+10
2019-02-20nvme-pci: use the same attributes when freeing host_mem_desc_bufs.Liviu Dudau1-4/+6
2019-01-31nvmet-rdma: fix null dereference under heavy loadRaju Rangoju1-1/+14
2019-01-31nvmet-rdma: Add unlikely for response allocated checkIsrael Rukshin1-1/+1
2018-12-21nvmet-rdma: fix response use after freeIsrael Rukshin1-1/+2
2018-12-17nvme: flush namespace scanning work just before removing namespacesSagi Grimberg1-1/+3
2018-11-21nvme-loop: fix kernel oops in case of unhandled commandMing Lei1-7/+2
2018-10-13nvme_fc: fix ctrl create failures racing with workq itemsJames Smart1-0/+4
2018-10-10nvmet-rdma: fix possible bogus dereference under heavy loadSagi Grimberg1-2/+25
2018-10-04nvme-fcloop: Fix dropped LS's to removed target portJames Smart1-1/+2
2018-09-26nvme-rdma: unquiesce queues when deleting the controllerSagi Grimberg1-0/+2
2018-09-05nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_eventMichal Wnukowski1-0/+8
2018-08-24nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMDRoland Dreier1-1/+1
2018-08-24nvmet: reset keep alive timer in controller enableMax Gurtuvoy1-0/+8
2018-08-09nvmet-fc: fix target sgl list on large transfersJames Smart1-9/+35
2018-08-09nvme-pci: Fix queue double allocationsKeith Busch1-0/+3
2018-08-09nvme-pci: allocate device queues storage space at probeSagi Grimberg1-36/+25
2018-08-03nvme: lightnvm: add granby supportWei Xu1-0/+2
2018-08-03nvme-pci: Fix AER reset handlingKeith Busch1-0/+3
2018-08-03nvme-rdma: stop admin queue before freeing itJianchao Wang1-4/+6
2018-07-17nvme-pci: Remap CMB SQ entries on every controller resetKeith Busch1-11/+16
2018-06-20nvme: Set integrity flag for user passthrough commandsKeith Busch1-0/+1
2018-06-20nvme: fix potential memory leak in option parsingChengguang Xu1-0/+6
2018-06-20nvmet-rdma: depend on INFINIBAND_ADDR_TRANSGreg Thelen1-1/+1
2018-06-20nvme: depend on INFINIBAND_ADDR_TRANSGreg Thelen1-1/+1
2018-05-30nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-AJarosław Janik1-2/+5
2018-05-30nvme: don't send keep-alives to the discovery controllerJohannes Thumshirn1-1/+3
2018-05-30nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectorsMing Lei1-1/+1
2018-05-30nvme-pci: Fix EEH failure on ppcWen Xiong1-6/+7
2018-05-30nvmet: fix PSDT field check in command formatMax Gurtovoy1-3/+6
2018-05-30nvme-pci: Fix nvme queue cleanup if IRQ setup failsJianchao Wang1-1/+4
2018-05-16nvme: add quirk to force medium priority for SQ creationJens Axboe2-1/+16
2018-04-12nvme_fcloop: fix abort race conditionJames Smart1-5/+7
2018-04-12nvme_fcloop: disassocate local port structsJames Smart1-10/+25
2018-03-09nvme-rdma: don't suppress send completionsSagi Grimberg1-40/+14
2018-03-03nvme-fabrics: initialize default host->id in nvmf_host_default()Ewan D. Milne1-0/+1
2018-03-03nvme: check hw sectors before setting chunk sectorsKeith Busch1-1/+2
2018-03-03nvme-fc: remove double put reference if admin connect failsJames Smart1-1/+0