]> 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)
commitbd752c3b3b35a9904b13011f94b46efc0129246f
tree5791328ce0ce868ea79c21911a232dcf3d2efe68
parent0b19f8a7eecd21481646e083f869ac8a6609ba5e
parent9314a849bfb7354bcdd52b029fc21ea04b187023
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