https://github.com/torvalds/linux
Revision 5b8ea58b6a338cb981670c4408225331aedb4b89 authored by Jens Axboe on 28 February 2020, 17:02:36 UTC, committed by Jens Axboe on 28 February 2020, 17:02:36 UTC
Pull NVMe fix from Keith.

* 'nvme-5.6-rc4' of git://git.infradead.org/nvme:
  nvme-pci: Hold cq_poll_lock while completing CQEs
2 parent s cae740a + 9515743
Raw File
Tip revision: 5b8ea58b6a338cb981670c4408225331aedb4b89 authored by Jens Axboe on 28 February 2020, 17:02:36 UTC
Merge branch 'nvme-5.6-rc4' of git://git.infradead.org/nvme into block-5.6
Tip revision: 5b8ea58
.gitattributes
*.c   diff=cpp
*.h   diff=cpp
*.dtsi diff=dts
*.dts  diff=dts
back to top