]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Jul 2016 02:22:37 +0000 (11:22 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Jul 2016 02:22:37 +0000 (11:22 +0900)
commitda06d50056753218b182578c5300db52cad278f3
tree04890c770e0429cb08313fc6c99657436099889c
parent18d657f2cb05ac134db72b8f2f8bb2fd2a1d02ab
parentf45b342821e516835e28610299f6435f5896ca62
Merge branch 'for-linus' of git://git.kernel.dk/linux-block

Pull NVMe fix from Jens Axboe:
 "Late addition here, it's basically a revert of a patch that was added
  in this merge window, but has proven to cause problems.

  This is swapping out the RCU based namespace protection with a good
  old mutex instead"

* 'for-linus' of git://git.kernel.dk/linux-block:
  nvme: Remove RCU namespace protection