]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitf6167514c819cb7794e60cf36b9466598a789013
tree53cd063b30ad8314d57f1a58a4c2d27b968a55f2
parent2cd0b50a189febfe1855b13be98297a621864741
parent570dd45042a7c8a7aba1ee029c5dd0f5ccf41b9b
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