Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
Pull NVMe changes from Keith: "This is just the first nvme pull request for 4.18. There are several fabrics and target patches that I missed, so there will be more to come." * 'nvme-4.18' of git://git.infradead.org/nvme: nvme-pci: drop IRQ disabling on submission queue lock nvme-pci: split the nvme queue lock into submission and completion locks nvme-pci: handle completions outside of the queue lock nvme-pci: move ->cq_vector == -1 check outside of ->q_lock nvme-pci: remove cq check after submission nvme-pci: simplify nvme_cqe_valid nvme: mark the result argument to nvme_complete_async_event volatile nvme/pci: Sync controller reset for AER slot_reset nvme/pci: Hold controller reference during async probe nvme: only reconfigure discard if necessary nvme/pci: Use async_schedule for initial reset work nvme: lightnvm: add granby support NVMe: Add Quirk Delay before CHK RDY for Seagate Nytro Flash Storage nvme: change order of qid and cmdid in completion trace nvme: fc: provide a descriptive error
No related branches found
No related tags found
Showing
- drivers/nvme/host/core.c 17 additions, 13 deletionsdrivers/nvme/host/core.c
- drivers/nvme/host/fc.c 2 additions, 0 deletionsdrivers/nvme/host/fc.c
- drivers/nvme/host/nvme.h 1 addition, 1 deletiondrivers/nvme/host/nvme.h
- drivers/nvme/host/pci.c 111 additions, 78 deletionsdrivers/nvme/host/pci.c
- drivers/nvme/host/trace.h 2 additions, 2 deletionsdrivers/nvme/host/trace.h
Loading
Please register or sign in to comment