-
- Downloads
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Pull block fixes from Jens Axboe: "This contains a set of fixes for xen-blkback by way of Konrad, and a performance regression fix for blk-mq for shared tags. The latter could account for as much as a 50x reduction in performance, with the test case from the user with 500 name spaces. A more realistic setup on my end with 32 drives showed a 3.5x drop. The fix has been thoroughly tested before being committed" * 'for-linus' of git://git.kernel.dk/linux-block: blk-mq: fix performance regression with shared tags xen-blkback: don't leak stack data via response ring xen/blkback: don't use xen_blkif_get() in xen-blkback kthread xen/blkback: don't free be structure too early xen/blkback: fix disconnect while I/Os in flight
No related branches found
No related tags found
Showing
- block/blk-mq-sched.c 46 additions, 12 deletionsblock/blk-mq-sched.c
- block/blk-mq-sched.h 0 additions, 9 deletionsblock/blk-mq-sched.h
- block/blk-mq.c 13 additions, 3 deletionsblock/blk-mq.c
- drivers/block/xen-blkback/blkback.c 12 additions, 14 deletionsdrivers/block/xen-blkback/blkback.c
- drivers/block/xen-blkback/common.h 6 additions, 20 deletionsdrivers/block/xen-blkback/common.h
- drivers/block/xen-blkback/xenbus.c 8 additions, 7 deletionsdrivers/block/xen-blkback/xenbus.c
- include/linux/blkdev.h 2 additions, 0 deletionsinclude/linux/blkdev.h
Loading
Please register or sign in to comment