-
- Downloads
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Pull block fixes from Jens Axboe: "A small set of fixes for -rc2 - two fixes for BFQ, documentation and code, and a removal of an unused variable in nbd. Outside of that, a small collection of fixes from the usual crew on the nvme side" * 'for-linus' of git://git.kernel.dk/linux-block: nvmet: don't report 0-bytes in serial number nvmet: preserve controller serial number between reboots nvmet: Move serial number from controller to subsystem nvmet: prefix version configfs file with attr nvme-pci: Fix an error handling path in 'nvme_probe()' nvme-pci: Remove nvme_setup_prps BUG_ON nvme-pci: add another device ID with stripe quirk nvmet-fc: fix byte swapping in nvmet_fc_ls_create_association nvme: fix byte swapping in the streams code nbd: kill unused ret in recv_work bfq: dispatch request to prevent queue stalling after the request completion bfq: fix typos in comments about B-WF2Q+ algorithm
Showing
- block/bfq-iosched.c 3 additions, 0 deletionsblock/bfq-iosched.c
- block/bfq-iosched.h 1 addition, 1 deletionblock/bfq-iosched.h
- block/bfq-wf2q.c 1 addition, 1 deletionblock/bfq-wf2q.c
- drivers/block/nbd.c 0 additions, 2 deletionsdrivers/block/nbd.c
- drivers/nvme/host/core.c 1 addition, 1 deletiondrivers/nvme/host/core.c
- drivers/nvme/host/pci.c 32 additions, 11 deletionsdrivers/nvme/host/pci.c
- drivers/nvme/target/admin-cmd.c 14 additions, 2 deletionsdrivers/nvme/target/admin-cmd.c
- drivers/nvme/target/configfs.c 26 additions, 4 deletionsdrivers/nvme/target/configfs.c
- drivers/nvme/target/core.c 2 additions, 3 deletionsdrivers/nvme/target/core.c
- drivers/nvme/target/fc.c 4 additions, 4 deletionsdrivers/nvme/target/fc.c
- drivers/nvme/target/nvmet.h 1 addition, 1 deletiondrivers/nvme/target/nvmet.h
- include/linux/nvme.h 7 additions, 7 deletionsinclude/linux/nvme.h
Loading
Please register or sign in to comment