summaryrefslogtreecommitdiff
path: root/drivers/nvme
AgeCommit message (Expand)Author
2021-06-18nvme-loop: do not warn for deleted controllers during resetHannes Reinecke
2021-06-18nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()Hannes Reinecke
2021-06-18nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() failsHannes Reinecke
2021-06-18nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()Hannes Reinecke
2021-06-16nvmet: fix false keep-alive timeout when a controller is torn downSagi Grimberg
2021-06-16nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVMESagi Grimberg
2021-06-16nvme-fabrics: decode host pathing error for connectHannes Reinecke
2021-06-10nvmet: fix freeing unallocated p2pmemMax Gurtovoy
2021-06-10nvme-rdma: fix in-casule data send for chained sglsSagi Grimberg
2021-06-03nvmet-tcp: fix inline data size comparison in nvmet_tcp_queue_responseHou Pu
2021-05-26nvmet: use new ana_log_size instead the old oneHou Pu
2021-05-26nvme-multipath: fix double initialization of ANA stateChristoph Hellwig
2021-05-26nvme-tcp: fix possible use-after-completionSagi Grimberg
2021-05-26nvmet: seset ns->file when open failsDaniel Wagner
2021-05-26nvme-fc: clear q_live at beginning of association teardownJames Smart
2021-05-26nvme-tcp: rerun io_work if req_list is not emptyKeith Busch
2021-05-26nvme-loop: fix memory leak in nvme_loop_create_ctrl()Wu Bo
2021-05-26nvmet: fix memory leak in nvmet_alloc_ctrl()Wu Bo
2021-05-26nvmet: remove unused ctrl->cqsAmit
2021-05-22nvmet: remove unsupported command noiseKeith Busch
2021-05-19nvme: do not try to reconfigure APST when the controller is not liveChristoph Hellwig
2021-05-19nvmet-rdma: Fix NULL deref when SEND is completed with errorMichal Kalderon
2021-05-19nvmet: fix inline bio check for bdev-nsChaitanya Kulkarni
2021-05-19nvmet: add lba to sect conversion helpersChaitanya Kulkarni
2021-05-14nvme-pci: don't simple map sgl when sgls are disabledNiklas Cassel
2021-05-14nvmet-tcp: fix a segmentation fault during io parsing errorElad Grupi
2021-05-14nvme: retrigger ANA log update if group descriptor isn't foundHannes Reinecke
2021-05-14nvmet-tcp: fix incorrect locking in state_change sk callbackSagi Grimberg
2021-05-14nvme-tcp: block BH in sk state_change sk callbackSagi Grimberg
2021-05-11nvmet: return proper error code from discovery ctrlHou Pu
2021-05-07nvme-pci: set min_align_maskJianxiong Gao
2021-04-07nvmet-tcp: fix kmap leak when data digest in useElad Grupi
2021-03-30nvme: fix the nsid value to print in nvme_validate_or_alloc_nsChristoph Hellwig
2021-03-30nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725aDmitry Monakhov
2021-03-30nvme-rdma: Fix a use after free in nvmet_rdma_write_data_doneLv Yunlong
2021-03-30nvme-core: check ctrl css before setting up znsChaitanya Kulkarni
2021-03-30nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been abortedHannes Reinecke
2021-03-30nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange()Hannes Reinecke
2021-03-30nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()Hannes Reinecke
2021-03-30nvme: simplify error logic in nvme_validate_ns()Hannes Reinecke
2021-03-25nvme-rdma: fix possible hang when failing to set io queuesSagi Grimberg
2021-03-25nvmet: don't check iosqes,iocqes for discovery controllersSagi Grimberg
2021-03-25nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDUSagi Grimberg
2021-03-25nvme-tcp: fix possible hang when failing to set io queuesSagi Grimberg
2021-03-25nvme-tcp: fix misuse of __smp_processor_id with preemption enabledSagi Grimberg
2021-03-25nvme: fix Write Zeroes limitationsChristoph Hellwig
2021-03-17nvme-fc: fix racing controller reset and create associationJames Smart
2021-03-11nvme-pci: add quirks for Lexar 256GB SSDPascal Terjan
2021-03-11nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST.Julian Einwag
2021-03-11nvme-pci: mark Kingston SKC2000 as not supporting the deepest power stateZoltán Böszörményi