Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block
Pull block fixes from Jens Axboe: "Three fixes in here: - Fix for a missing split on default memory boundary mask (4G) (Ming) - Fix for multi-page read bio truncate (Ming) - Fix for null_blk zone close request handling (Damien)" * tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block: null_blk: Fix REQ_OP_ZONE_CLOSE handling block: fix splitting segments on boundary masks block: add bio_truncate to fix guard_bio_eod
No related branches found
No related tags found
Showing
- block/bio.c 39 additions, 0 deletionsblock/bio.c
- block/blk-merge.c 9 additions, 9 deletionsblock/blk-merge.c
- drivers/block/null_blk_zoned.c 4 additions, 1 deletiondrivers/block/null_blk_zoned.c
- fs/buffer.c 1 addition, 24 deletionsfs/buffer.c
- include/linux/bio.h 1 addition, 0 deletionsinclude/linux/bio.h
Please register or sign in to comment