]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Mar 2020 18:35:33 +0000 (11:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Mar 2020 18:35:33 +0000 (11:35 -0700)
commita56b2a4da1f555398f6c7be83aa14234e776ce30
tree1eaa36ba218afa5365879c77213593ea3c781efb
parent1ed6cbda5901301d2afdabc58b10c7f5422b3a65
parent66651d9e14532f91e8b97bb3c79413b51bc16e3b
Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux

Pull btrfs fixes from David Sterba:
 "Two fixes.

  The first is a regression: when dropping some incompat bits the
  conditions were reversed. The other is a fix for rename whiteout
  potentially leaving stack memory linked to a list"

* tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: fix removal of raid[56|1c34} incompat flags after removing block group
  btrfs: fix log context list corruption after rename whiteout error