]> 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)
commit88bce803009e71e88a1c73b71bcc6aa2be0a667b
tree9d7b2bcc203fb3074a1f768fa30b071042690013
parentc3d8d3cc17b804a4f9c509f065f80abd8729d07b
parent5bbca5dd72ca4fd2b6bd37abaf0c94e54cfad3c4
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