aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host
AgeCommit message (Expand)Author
2023-10-10nvme-pci: do not set the NUMA node of device if it has nonePratyush Yadav
2022-12-14nvme initialize core quirks before calling nvme_init_subsystemPankaj Raghav
2022-12-08nvme: restrict management ioctls to adminKeith Busch
2022-10-26nvme: copy firmware_rev on each initKeith Busch
2022-10-05nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devicesMichael Kelley
2022-10-05nvme: add new line after variable declatationChaitanya Kulkarni
2022-06-14nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tagsSmith, Kyle Miller (Nimble Kernel)
2022-02-23nvme-rdma: 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
2021-11-26nvme-rdma: fix error code in nvme_rdma_setup_ctrlMax Gurtovoy
2021-10-06nvme-multipath: fix ANA state updates when a namespace is not presentAnton Eidelman
2021-09-22nvme-rdma: don't update queue count when failing to set io queuesRuozhu Li
2021-07-28nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTINGZhihao Cheng
2021-07-28nvme-pci: do not call nvme_dev_remove_admin from nvme_removeCasey Chen
2021-06-16nvme-fabrics: decode host pathing error for connectHannes Reinecke
2021-05-22nvme: do not try to reconfigure APST when the controller is not liveChristoph Hellwig
2021-05-22nvme: retrigger ANA log update if group descriptor isn't foundHannes Reinecke
2021-03-24nvme-rdma: fix possible hang when failing to set io queuesSagi Grimberg
2021-03-11nvme: register ns_id attributes as default sysfs groupsHannes Reinecke
2021-03-11block: genhd: add 'groups' argument to device_add_diskHannes Reinecke
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-14nvme-core: put ctrl ref when module ref get failChaitanya Kulkarni
2020-10-07nvme-fc: fail new connections to a deleted host or remote portJames Smart
2020-10-07nvme-core: get/put ctrl and transport module in nvme_dev_open/release()Chaitanya Kulkarni
2020-10-01nvme: explicitly update mpath disk capacity on revalidationAnthony Iliopoulos
2020-10-01nvme: fix possible deadlock when I/O is blockedSagi Grimberg
2020-10-01nvme: Fix controller creation races with teardown flowIsrael Rukshin
2020-10-01nvme-multipath: do not reset on unknown statusJohn Meneghini
2020-09-23nvme-rdma: cancel async events before freeing event structDavid Milburn
2020-09-23nvme-fc: cancel async events before freeing event structDavid Milburn
2020-09-17nvme-rdma: serialize controller teardown sequencesSagi Grimberg
2020-09-17nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptanceSagi Grimberg
2020-09-03nvme-fc: Fix wrong return value in __nvme_fc_init_request()Tianjia Zhang
2020-07-16nvme-rdma: assign completion vector correctlyMax Gurtovoy
2020-07-09nvme: fix a crash in nvme_mpath_add_diskChristoph Hellwig
2020-07-09nvme-multipath: fix deadlock between ana_work and scan_workAnton Eidelman
2020-07-09nvme-multipath: set bdi capabilities onceKeith Busch
2020-06-22nvme: refine the Qemu Identify CNS quirkChristoph Hellwig
2020-04-29nvme: fix deadlock caused by ANA update wrong lockingSagi Grimberg
2020-04-17nvme: Treat discovery subsystems as unique subsystemsJames Smart
2020-04-17nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-04-13nvme-rdma: Avoid double freeing of async event dataPrabhath Sajeepa
2020-03-11nvme: Fix uninitialized-variable warningKeith Busch
2020-02-28nvme-multipath: Fix memory leak with ana_log_bufLogan Gunthorpe
2020-02-19nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_infoYi Zhang
2020-01-27nvme: retain split access workaround for capability readsArd Biesheuvel
2020-01-09nvme-fc: fix double-free scenarios on hw queuesJames Smart
2020-01-09nvme_fc: add module to ops template to allow module referencesJames Smart