]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Apr 2016 23:08:34 +0000 (18:08 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Apr 2016 23:08:34 +0000 (18:08 -0500)
commit4f40ac06a2ac2494d284a4402ff7642dd6d91eb9
treef5ec3d92e66d6047d134f4278080437ad9562196
parent512959c16ca511a4f0c587d7cc8e59d6d014b764
parente38dfe63b71102ed17e1eea15179aece0cfd82a8
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs

Pull btrfs fixes from Chris Mason:
 "This has a few fixes Dave Sterba had queued up.  These are all pretty
  small, but since they were tested I decided against waiting for more"

* 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:
  btrfs: transaction_kthread() is not freezable
  btrfs: cleaner_kthread() doesn't need explicit freeze
  btrfs: do not write corrupted metadata blocks to disk
  btrfs: csum_tree_block: return proper errno value
fs/btrfs/disk-io.c