]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 9 Feb 2014 19:12:26 +0000 (11:12 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 9 Feb 2014 19:12:26 +0000 (11:12 -0800)
commit893559a399c4a3b316bfed66464004ca064587f8
tree1b582ab69b70f0a91f6ec2a5b4d3c0b963822cc1
parent7196b11f4afd4d87016371154ae7e9bc22df2ace
parenta24199d02fe23c29222236c0f3115ee8ff84572a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs

Pull btrfs fixes from Chris Mason:
 "This is a small collection of fixes"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:
  Btrfs: fix data corruption when reading/updating compressed extents
  Btrfs: don't loop forever if we can't run because of the tree mod log
  btrfs: reserve no transaction units in btrfs_ioctl_set_features
  btrfs: commit transaction after setting label and features
  Btrfs: fix assert screwup for the pending move stuff
fs/btrfs/compression.c
fs/btrfs/ioctl.c