]> 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)
commit9ba526b375d1a1c7342b5670b2655edb1b2305b6
tree04890c770e0429cb08313fc6c99657436099889c
parent27560fe68b2c832909eea99b2fa89e48f02f993f
parenta0418d143de4a904b2b9e0ae3e3bf84510c103b1
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