-
- Downloads
Merge tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-block
Pull block fixes from Jens Axboe: "Not a lot here, which is great, basically just three small bcache fixes from Coly, and four NVMe fixes via Keith" * tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-block: nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info nvme/pci: move cqe check after device shutdown nvme: prevent warning triggered by nvme_stop_keep_alive nvme/tcp: fix bug on double requeue when send fails bcache: remove macro nr_to_fifo_front() bcache: Revert "bcache: shrink btree node cache after bch_btree_check()" bcache: ignore pending signals when creating gc and allocator thread
Showing
- drivers/md/bcache/alloc.c 16 additions, 2 deletionsdrivers/md/bcache/alloc.c
- drivers/md/bcache/btree.c 13 additions, 0 deletionsdrivers/md/bcache/btree.c
- drivers/md/bcache/journal.c 2 additions, 5 deletionsdrivers/md/bcache/journal.c
- drivers/md/bcache/super.c 0 additions, 17 deletionsdrivers/md/bcache/super.c
- drivers/nvme/host/core.c 6 additions, 6 deletionsdrivers/nvme/host/core.c
- drivers/nvme/host/pci.c 18 additions, 5 deletionsdrivers/nvme/host/pci.c
- drivers/nvme/host/rdma.c 1 addition, 1 deletiondrivers/nvme/host/rdma.c
- drivers/nvme/host/tcp.c 7 additions, 2 deletionsdrivers/nvme/host/tcp.c
Loading
Please register or sign in to comment