summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
AgeCommit message (Expand)Author
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-30nvmet: fix uninitialized work for zero katozhenwei pi
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-01nvmet-rdma: fix double free of rdma queueIsrael Rukshin
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-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-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
2019-12-31nvme: Discard workaround for non-conformant devicesEduard Hasenleithner
2019-12-13nvme: Free ctrl device name on init failureKeith Busch
2019-12-05nvme: fix kernel paging oopsSagi Grimberg
2019-12-05nvme: provide fallback for discard alloc failureJens Axboe
2019-12-01nvme-pci: fix surprise removalIgor Konopko
2019-12-01nvme-pci: fix conflicting p2p resource addsKeith Busch
2019-12-01nvme-pci: fix hot removal during error handlingKeith Busch
2019-12-01nvmet-fcloop: suppress a compiler warningBart Van Assche
2019-12-01nvmet: avoid integer overflow in the discard codeBart Van Assche
2019-11-24lightnvm: do no update csecs and sos on 1.2Javier González
2019-11-12nvme-multipath: fix possible io hang after ctrl reconnectAnton Eidelman
2019-10-29nvme-pci: Fix a race in controller removalBalbir Singh
2019-10-05nvme-multipath: fix ana log nsid lookup when nsid is not foundAnton Eidelman
2019-10-05nvmet: fix data units read and written counters in SMART logTom Wu
2019-09-16nvme-fc: use separate work queue to avoid warningHannes Reinecke
2019-09-10nvme-multipath: fix possible I/O hang when paths are updatedAnton Eidelman
2019-09-06nvme-pci: Fix async probe remove raceKeith Busch