aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
2021-09-22nvme-rdma: don't update queue count when failing to set io queuesRuozhu Li
2021-06-30nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()Hannes Reinecke
2021-06-30nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() failsHannes Reinecke
2021-06-30nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()Hannes Reinecke
2021-03-24nvme-rdma: fix possible hang when failing to set io queuesSagi Grimberg
2021-03-24nvmet: don't check iosqes,iocqes for discovery controllersSagi Grimberg
2021-02-10nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDsThorsten Leemhuis
2020-12-02nvme: free sq/cq dbbuf pointers when dbbuf set failsMinwoo Im
2020-11-05nvme-rdma: fix crash when connect rejectedChao Leng
2020-10-29nvmet: fix uninitialized work for zero katozhenwei pi
2020-10-14nvme-fc: fail new connections to a deleted host or remote portJames Smart
2020-09-23nvme-fc: cancel async events before freeing event structDavid Milburn
2020-09-09nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'Christophe JAILLET
2020-09-09nvmet: Disable keep-alive timer when kato is cleared to 0hAmit Engel
2020-09-03nvme-fc: Fix wrong return value in __nvme_fc_init_request()Tianjia Zhang
2020-07-22nvme-rdma: assign completion vector correctlyMax Gurtovoy
2020-06-20nvme: refine the Qemu Identify CNS quirkChristoph Hellwig
2020-04-24nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-03-11nvme: Fix uninitialized-variable warningKeith Busch
2020-01-27nvme: retain split access workaround for capability readsArd Biesheuvel
2020-01-09nvme_fc: add module to ops template to allow module referencesJames Smart
2019-12-21nvme: host: core: fix precedence of ternary operatorIvan Bornyakov
2019-12-01nvmet-fcloop: suppress a compiler warningBart Van Assche
2019-10-05nvmet: fix data units read and written counters in SMART logTom Wu
2019-06-25nvme: Fix u32 overflow in the number of namespace list calculationJaesoo Lee
2019-06-19nvme: remove the ifdef around nvme_nvm_ioctlChristoph Hellwig
2019-06-15nvme-pci: unquiesce admin queue on shutdownKeith Busch
2019-05-08nvme-loop: init nvmet_ctrl fatal_err_work when allocateYufen Yu
2019-02-20nvme-pci: use the same attributes when freeing host_mem_desc_bufs.Liviu Dudau
2019-01-31nvmet-rdma: fix null dereference under heavy loadRaju Rangoju
2019-01-31nvmet-rdma: Add unlikely for response allocated checkIsrael Rukshin
2018-12-21nvmet-rdma: fix response use after freeIsrael Rukshin
2018-12-17nvme: flush namespace scanning work just before removing namespacesSagi Grimberg
2018-11-21nvme-loop: fix kernel oops in case of unhandled commandMing Lei
2018-10-13nvme_fc: fix ctrl create failures racing with workq itemsJames Smart
2018-10-10nvmet-rdma: fix possible bogus dereference under heavy loadSagi Grimberg
2018-10-03nvme-fcloop: Fix dropped LS's to removed target portJames Smart
2018-09-26nvme-rdma: unquiesce queues when deleting the controllerSagi Grimberg
2018-09-05nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_eventMichal Wnukowski
2018-08-24nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMDRoland Dreier
2018-08-24nvmet: reset keep alive timer in controller enableMax Gurtuvoy
2018-08-09nvmet-fc: fix target sgl list on large transfersJames Smart
2018-08-09nvme-pci: Fix queue double allocationsKeith Busch
2018-08-09nvme-pci: allocate device queues storage space at probeSagi Grimberg
2018-08-03nvme: lightnvm: add granby supportWei Xu
2018-08-03nvme-pci: Fix AER reset handlingKeith Busch
2018-08-03nvme-rdma: stop admin queue before freeing itJianchao Wang
2018-07-17nvme-pci: Remap CMB SQ entries on every controller resetKeith Busch
2018-06-21nvme: Set integrity flag for user passthrough commandsKeith Busch
2018-06-21nvme: fix potential memory leak in option parsingChengguang Xu