• Linus Torvalds's avatar
    Merge tag 'for-6.10-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux · 661e504d
    Linus Torvalds authored
    Pull btrfs fixes from David Sterba:
    
     - fix folio refcounting when releasing them (encoded write, dummy
       extent buffer)
    
     - fix out of bounds read when checking qgroup inherit data
    
     - fix how configurable chunk size is handled in zoned mode
    
     - in the ref-verify tool, fix uninitialized return value when checking
       extent owner ref and simple quota are not enabled
    
    * tag 'for-6.10-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
      btrfs: fix folio refcount in __alloc_dummy_extent_buffer()
      btrfs: fix folio refcount in btrfs_do_encoded_write()
      btrfs: fix uninitialized return value in the ref-verify tool
      btrfs: always do the basic checks for btrfs_qgroup_inherit structure
      btrfs: zoned: fix calc_available_free_space() for zoned mode
    661e504d
inode.c 313 KB