]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Jan 2018 21:02:46 +0000 (13:02 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Jan 2018 21:02:46 +0000 (13:02 -0800)
commit03330106f84730f8407ab5022d071022ab5aea08
treed67ca119f5cac8bd1bb503e7368a0bf126177643
parent306ad3cb44f586f6633cf50ca5f5fed41bdc1f02
parent2006f0630f10e732d3a0720c5abf64898ad3a01b
Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux

Pull btrfs fixes from David Sterba:
 "We have two more fixes for 4.15, both aimed for stable.

  The leak fix is obvious, the second patch fixes a bug revealed by the
  refcount API, when it behaves differently than previous atomic_t and
  reports refs going from 0 to 1 in one case"

* tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: fix refcount_t usage when deleting btrfs_delayed_nodes
  btrfs: Fix flush bio leak
fs/btrfs/volumes.c