]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 5 Nov 2016 03:08:16 +0000 (20:08 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 5 Nov 2016 03:08:16 +0000 (20:08 -0700)
commit6f54244b078ccbcf7e1a878629e4a4d81814bb9f
tree0315062e93f9b81a500bc9cf628c6053b350c17d
parentdf3feb8e55db95caaa3b555fa9ba31f5a2fdc237
parent2d5be4ac25223c716c60f592054f4734cf2aa2f6
Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux

Pull btrfs fixes from Chris Mason:
 "Some fixes that Dave Sterba collected.  We held off on these last week
  because I was focused on the memory corruption testing"

* 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: fix WARNING in btrfs_select_ref_head()
  Btrfs: remove some no-op casts
  btrfs: pass correct args to btrfs_async_run_delayed_refs()
  btrfs: make file clone aware of fatal signals
  btrfs: qgroup: Prevent qgroup->reserved from going subzero
  Btrfs: kill BUG_ON in do_relocation
fs/btrfs/inode.c
fs/btrfs/ioctl.c