-
- Downloads
Merge branch 'nvme-5.8' of git://git.infradead.org/nvme into block-5.8
Pull NVMe fixes from Christoph. * 'nvme-5.8' of git://git.infradead.org/nvme: nvme-multipath: fix bogus request queue reference put nvme-multipath: fix deadlock due to head->lock nvme: don't protect ns mutation with ns->head->lock nvme-multipath: fix deadlock between ana_work and scan_work nvme: fix possible deadlock when I/O is blocked nvme-rdma: assign completion vector correctly nvme-loop: initialize tagset numa value to the value of the ctrl nvme-tcp: initialize tagset numa value to the value of the ctrl nvme-pci: initialize tagset numa value to the value of the ctrl nvme-pci: override the value of the controller's numa node nvme: set initial value for controller's numa node
No related branches found
No related tags found
Showing
- drivers/nvme/host/core.c 1 addition, 1 deletiondrivers/nvme/host/core.c
- drivers/nvme/host/multipath.c 29 additions, 17 deletionsdrivers/nvme/host/multipath.c
- drivers/nvme/host/nvme.h 2 additions, 0 deletionsdrivers/nvme/host/nvme.h
- drivers/nvme/host/pci.c 4 additions, 2 deletionsdrivers/nvme/host/pci.c
- drivers/nvme/host/rdma.c 1 addition, 1 deletiondrivers/nvme/host/rdma.c
- drivers/nvme/host/tcp.c 2 additions, 2 deletionsdrivers/nvme/host/tcp.c
- drivers/nvme/target/loop.c 2 additions, 2 deletionsdrivers/nvme/target/loop.c
Loading
Please register or sign in to comment