]> 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)
commit453698f24a0f6ff077c1de2ad69c4d5583a54a4f
tree1eaa36ba218afa5365879c77213593ea3c781efb
parente4597a76fc460d48a8dcb9e7c57cb3ad1c02a2a3
parent3fb77de3e138d4a24261cacb0b92e3307f91a494
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