Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Pull NVMe fixes from Christoph: "Fix various little regressions introduced in this merge window, plus a rework of the fibre channel connect and reconnect path to share the code instead of having separate sets of bugs. Last but not least a trivial trace point addition from Hannes." * 'nvme-4.18' of git://git.infradead.org/nvme: nvme-fabrics: fix and refine state checks in __nvmf_check_ready nvme-fabrics: handle the admin-only case properly in nvmf_check_ready nvme-fabrics: refactor queue ready check blk-mq: remove blk_mq_tagset_iter nvme: remove nvme_reinit_tagset nvme-fc: fix nulling of queue data on reconnect nvme-fc: remove reinit_request routine nvme-fc: change controllers first connect to use reconnect path nvme: don't rely on the changed namespace list log nvmet: free smart-log buffer after use nvme-rdma: fix error flow during mapping request data nvme: add bio remapping tracepoint nvme: fix NULL pointer dereference in nvme_init_subsystem
No related branches found
No related tags found
Showing
- block/blk-mq-tag.c 0 additions, 29 deletionsblock/blk-mq-tag.c
- drivers/nvme/host/core.c 12 additions, 36 deletionsdrivers/nvme/host/core.c
- drivers/nvme/host/fabrics.c 37 additions, 49 deletionsdrivers/nvme/host/fabrics.c
- drivers/nvme/host/fabrics.h 12 additions, 2 deletionsdrivers/nvme/host/fabrics.h
- drivers/nvme/host/fc.c 56 additions, 88 deletionsdrivers/nvme/host/fc.c
- drivers/nvme/host/multipath.c 4 additions, 0 deletionsdrivers/nvme/host/multipath.c
- drivers/nvme/host/nvme.h 0 additions, 2 deletionsdrivers/nvme/host/nvme.h
- drivers/nvme/host/rdma.c 27 additions, 11 deletionsdrivers/nvme/host/rdma.c
- drivers/nvme/target/admin-cmd.c 3 additions, 1 deletiondrivers/nvme/target/admin-cmd.c
- drivers/nvme/target/loop.c 3 additions, 4 deletionsdrivers/nvme/target/loop.c
- include/linux/blk-mq.h 0 additions, 2 deletionsinclude/linux/blk-mq.h
Loading
Please register or sign in to comment