From: Linus Torvalds Date: Sun, 13 Jan 2019 17:55:51 +0000 (+1200) Subject: Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave... X-Git-Tag: v5.4-rc1~1797 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6b529fb0a3eabf9c4cc3e94c11477250379ce6d8;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'for-5.0-rc1-tag' of git://git./linux/kernel/git/kdave/linux Pull btrfs fixes from David Sterba: - two regression fixes in clone/dedupe ioctls, the generic check callback needs to lock extents properly and wait for io to avoid problems with writeback and relocation - fix deadlock when using free space tree due to block group creation - a recently added check refuses a valid fileystem with seeding device, make that work again with a quickfix, proper solution needs more intrusive changes * tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: btrfs: Use real device structure to verify dev extent Btrfs: fix deadlock when using free space tree due to block group creation Btrfs: fix race between reflink/dedupe and relocation Btrfs: fix race between cloning range ending at eof and writeback --- 6b529fb0a3eabf9c4cc3e94c11477250379ce6d8