]> 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, 23 Nov 2014 19:16:36 +0000 (11:16 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Nov 2014 19:16:36 +0000 (11:16 -0800)
commit73afd3c2ff0911d14f821a0f5613181eeb3a4f4e
tree9d7b2bcc203fb3074a1f768fa30b071042690013
parent2d9f0519d335fedfedd087ec76213b49426be6ba
parente7d3a35c7a62ff9f0b73bffc04f9633b09da2153
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs

Pull btrfs deadlock fix from Chris Mason:
 "This has a fix for a long standing deadlock that we've been trying to
  nail down for a while.  It ended up being a bad interaction with the
  fair reader/writer locks and the order btrfs reacquires locks in the
  btree"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:
  btrfs: fix lockups from btrfs_clear_path_blocking