Revision 1c9b357ced0b2fd2c173c058c2de88af513bc064 authored by Jens Axboe on 30 November 2018, 17:08:39 UTC, committed by Jens Axboe on 30 November 2018, 17:08:39 UTC
Pull NVMe fixes from Christoph:

"Various fixlets all over."

* 'nvme-4.20' of git://git.infradead.org/nvme:
  nvme-rdma: fix double freeing of async event data
  nvme: flush namespace scanning work just before removing namespaces
  nvme: warn when finding multi-port subsystems without multipathing enabled
  nvme-pci: fix surprise removal
  nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvme_fc_init_request()
  nvme: Free ctrl device name on init failure
2 parent s 2a5cf35 + 6344d02
Raw File
.cocciconfig
[spatch]
	options = --timeout 200
	options = --use-gitgrep
back to top