]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 28 Oct 2016 17:07:35 +0000 (10:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 28 Oct 2016 17:07:35 +0000 (10:07 -0700)
commitd22d0869c0a4596583cfc0754291dee59bbbe92a
tree53cd063b30ad8314d57f1a58a4c2d27b968a55f2
parent973411ca8ef9a719e535241a7eb52dab647b354c
parent1e219c7ffb9704850fe7545542e8a14d770af485
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs

Pull btrfs fixes from Chris Mason:
 "My patch fixes the btrfs list_head abuse that we tracked down during
  Dave Jones' memory corruption investigation. With both Jens and my
  patches in place, I'm no longer able to trigger problems.

  Filipe is fixing a difficult old bug between snapshots, balance and
  send. Dave is cooking a few more for the next rc, but these are tested
  and ready"

* 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:
  btrfs: fix races on root_log_ctx lists
  btrfs: fix incremental send failure caused by balance
fs/btrfs/send.c
fs/btrfs/tree-log.c