From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Wed, 2 Sep 2020 01:36:45 +0000 (-0700)
Subject: Merge tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave... 
X-Git-Tag: iomap-folio-5.17-old~3277
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=dcdfd9cc28ddd356d24d5461119e4c1d19284ff5;p=users%2Fwilly%2Flinux.git

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

Pull btrfs fixes from David Sterba:
 "Two small fixes and a bunch of lockdep fixes for warnings that show up
  with an upcoming tree locking update but are valid with current locks
  as well"

* tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: tree-checker: fix the error message for transid error
  btrfs: set the lockdep class for log tree extent buffers
  btrfs: set the correct lockdep class for new nodes
  btrfs: allocate scrub workqueues outside of locks
  btrfs: fix potential deadlock in the search ioctl
  btrfs: drop path before adding new uuid tree entry
  btrfs: block-group: fix free-space bitmap threshold
---

dcdfd9cc28ddd356d24d5461119e4c1d19284ff5