This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from bed723519a72 Merge tag 'kbuild-fixes-v5.5-2' of git://git.kernel.org/pu [...] new 85a8ce62c2ea block: add bio_truncate to fix guard_bio_eod new 429120f3df2d block: fix splitting segments on boundary masks new c7d776f85dfe null_blk: Fix REQ_OP_ZONE_CLOSE handling new b6b4aafc99d7 Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block new 7b62e66cbbfb btrfs: punt all bios created in btrfs_submit_compressed_write() new 46bcff2bfc5e btrfs: fix compressed write bio blkcg attribution new de7999afedff Btrfs: fix infinite loop during nocow writeback due to race new 3a562aee727a Merge tag 'for-5.5-rc4-tag' of git://git.kernel.org/pub/sc [...]
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: block/bio.c | 39 +++++++++++++++++++++++++++++++++++++++ block/blk-merge.c | 18 +++++++++--------- drivers/block/null_blk_zoned.c | 5 ++++- fs/btrfs/compression.c | 7 ++++++- fs/btrfs/inode.c | 6 +++--- fs/buffer.c | 25 +------------------------ include/linux/bio.h | 1 + 7 files changed, 63 insertions(+), 38 deletions(-)