Linux/linux 3039fadfs/btrfs extent-tree.c volumes.c

Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux

Pull btrfs fixes from David Sterba:
 "Two fixes that popped up during testing:

   - fix for sysfs-related code that adds/removes block groups, warnings
     appear during several fstests in connection with sysfs updates in
     5.3, the fix essentially replaces a workaround with scope NOFS and
     applies to 5.2-based branch too

   - add sanity check of trim range"

* tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: trim: Check the range passed into to prevent overflow
  Btrfs: fix sysfs warning and missing raid sysfs directories
DeltaFile
+35-36fs/btrfs/extent-tree.c
+0-13fs/btrfs/volumes.c
+0-4fs/btrfs/ctree.h
+0-2fs/btrfs/disk-io.c
+35-554 files

UnifiedSplitRaw