aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
2022-04-27nvme-pci: disable namespace identifiers for Qemu controllersChristoph Hellwig
2022-04-27nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202Christoph Hellwig
2022-04-27nvme: add a quirk to disable namespace identifiersChristoph Hellwig
2022-04-08nvme: fix the read-only state for zoned namespaces with unsupposed featuresPankaj Raghav
2022-04-08nvme: allow duplicate NSIDs for private namespacesSungup Moon
2022-04-08nvme-tcp: lockdep: annotate in-kernel socketsChris Leech
2022-04-08nvme: fix the check for duplicate unique identifiersChristoph Hellwig
2022-04-08nvme: cleanup __nvme_check_idsChristoph Hellwig
2022-03-02nvme: also mark passthrough-only namespaces ready in nvme_update_ns_infoChristoph Hellwig
2022-02-23block: fix surprise removal for drivers calling blk_set_queue_dyingChristoph Hellwig
2022-02-23nvme-rdma: fix possible use-after-free in transport error_recovery workSagi Grimberg
2022-02-23nvme-tcp: fix possible use-after-free in transport error_recovery workSagi Grimberg
2022-02-23nvme: fix a possible use-after-free in controller reset during loadSagi Grimberg
2022-02-16nvme-tcp: fix bogus request completion when failing to send AERSagi Grimberg
2022-02-16nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDsWu Zheng
2022-02-08nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts()Uday Shankar
2021-12-01nvmet: use IOCB_NOWAIT only if the filesystem supports itMaurizio Lombardi
2021-12-01nvmet-tcp: fix incomplete data digest sendVarun Prakash
2021-11-18nvme-rdma: fix error code in nvme_rdma_setup_ctrlMax Gurtovoy
2021-11-18nvme: drop scan_lock and always kick requeue list when removing namespacesHannes Reinecke
2021-11-18nvmet-tcp: fix use-after-free when a port is removedIsrael Rukshin
2021-11-18nvmet-rdma: fix use-after-free when a port is removedIsrael Rukshin
2021-11-18nvmet: fix use-after-free when a port is removedIsrael Rukshin
2021-10-27nvmet-tcp: fix header digest verificationAmit Engel
2021-10-27nvmet-tcp: fix data digest pointer calculationVarun Prakash
2021-10-27nvme-tcp: fix data digest pointer calculationVarun Prakash
2021-10-27nvme-tcp: fix possible req->offset corruptionVarun Prakash
2021-10-26nvme-tcp: fix H2CData PDU send accounting (again)Sagi Grimberg
2021-10-26nvmet-tcp: fix a memory leak when releasing a queueMaurizio Lombardi
2021-10-14Merge tag 'nvme-5.15-2021-10-14' of git://git.infradead.org/nvme into block-5.15Jens Axboe
2021-10-14nvme: fix per-namespace chardev deletionAdam Manzanares
2021-10-07nvme-pci: Fix abort command idKeith Busch
2021-09-27nvme: add command id quirk for apple controllersKeith Busch
2021-09-21nvme: keep ctrl->namespaces orderedChristoph Hellwig
2021-09-21nvme-tcp: fix incorrect h2cdata pdu offset accountingSagi Grimberg
2021-09-21nvme-fc: remove freeze/unfreeze around update_nr_hw_queuesJames Smart
2021-09-21nvme-fc: avoid race between time out and tear downJames Smart
2021-09-21nvme-fc: update hardware queues before using themDaniel Wagner
2021-09-15Merge tag 'nvme-5.15-2021-09-15' of git://git.infradead.org/nvme into block-5.15Jens Axboe
2021-09-14nvme: remove the call to nvme_update_disk_info in nvme_ns_removeChristoph Hellwig
2021-09-14nvme-tcp: fix io_work priority inversionKeith Busch
2021-09-14nvme-rdma: destroy cm id before destroy qp to avoid use after freeRuozhu Li
2021-09-14nvme-multipath: fix ANA state updates when a namespace is not presentAnton Eidelman
2021-09-13nvme: avoid race in shutdown namespace removalDaniel Wagner
2021-09-13nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show()Dan Carpenter
2021-09-06nvme: add error handling support for add_disk()Luis Chamberlain
2021-09-06nvme: only call synchronize_srcu when clearing current pathDaniel Wagner
2021-09-06nvme: update keep alive interval when kato is modifiedTatsuya Sasaki
2021-09-06nvme-tcp: Do not reset transport on data digest errorsDaniel Wagner
2021-09-06nvmet: fixup buffer overrun in nvmet_subsys_attr_serial()Hannes Reinecke