• Linus Torvalds's avatar
    Merge tag 'for-6.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux · a785fd28
    Linus Torvalds authored
    Pull btrfs fixes from David Sterba:
     "More fixes, some of them going back to older releases and there are
      fixes for hangs in stress tests regarding space caching:
    
       - fixes and progress tracking for hangs in free space caching, found
         by test generic/475
    
       - writeback fixes, write pages in integrity mode and skip writing
         pages that have been written meanwhile
    
       - properly clear end of extent range after an error
    
       - relocation fixes:
          - fix race betwen qgroup tree creation and relocation
          - detect and report invalid reloc roots"
    
    * tag 'for-6.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
      btrfs: set cache_block_group_error if we find an error
      btrfs: reject invalid reloc tree root keys with stack dump
      btrfs: exit gracefully if reloc roots don't match
      btrfs: avoid race between qgroup tree creation and relocation
      btrfs: properly clear end of the unreserved range in cow_file_range
      btrfs: don't wait for writeback on clean pages in extent_write_cache_pages
      btrfs: don't stop integrity writeback too early
      btrfs: wait for actual caching progress during allocation
    a785fd28
tree-checker.c 61.3 KB