]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Oct 2015 23:39:35 +0000 (16:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Oct 2015 23:39:35 +0000 (16:39 -0700)
commitb7f4e77f1847a33ce9842e4c9b88543d53285612
tree9eca7048d9d81c0be1f23dfd558a3959ae4d5521
parentb014cfebd260631cc58edde25c933e9ad1a0433e
parent31de8c48172e0bb3849730d3e452c26ba5f3efe0
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs

Pull btrfs fixes from Chris Mason:
 "These are small and assorted.  Neil's is the oldest, I dropped the
  ball thinking he was going to send it in"

* 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:
  Btrfs: support NFSv2 export
  Btrfs: open_ctree: Fix possible memory leak
  Btrfs: fix deadlock when finalizing block group creation
  Btrfs: update fix for read corruption of compressed and shared extents
  Btrfs: send, fix corner case for reference overwrite detection
fs/btrfs/disk-io.c
fs/btrfs/extent_io.c
fs/btrfs/transaction.c