]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Jul 2015 04:46:57 +0000 (21:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 18 Jul 2015 04:46:57 +0000 (21:46 -0700)
commit6d47bce8ef6ae83e5d1011dca23f0f11cb4394f6
tree5791328ce0ce868ea79c21911a232dcf3d2efe68
parenta290f996215f1b7230d59d4e3c4d428c3aa3726b
parentb51adbc079e09642c62b5401d503d3385c7cf664
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs

Pull btrfs fixes from Chris Mason:
 "These are all from Filipe, and cover a few problems we've had reported
  on the list recently (along with ones he found on his own)"

* 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:
  Btrfs: fix file corruption after cloning inline extents
  Btrfs: fix order by which delayed references are run
  Btrfs: fix list transaction->pending_ordered corruption
  Btrfs: fix memory leak in the extent_same ioctl
  Btrfs: fix shrinking truncate when the no_holes feature is enabled