]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit46d7cbb2c49ac93246aad9ac76b39ef2ac7bc41b
tree0315062e93f9b81a500bc9cf628c6053b350c17d
parentbd30fac18f9ec12b0c2590ebdb8e18ddb104c065
parent9d1032cc49a8a1065e79ee323de66bcb4fdbd535
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