]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'md/3.19' of git://neil.brown.name/md
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Dec 2014 20:13:05 +0000 (12:13 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Dec 2014 20:13:05 +0000 (12:13 -0800)
commit8d510a8256b53d896a42f7967977118e99ee0efc
tree48f284a1ded8e4a04719c838092dd00a7ad2eaf8
parent4e2133fca83ad562d210014fe2df7f8514968c1e
parent5f03027c74835332a4fe70e752ecee8c8c972c43
Merge tag 'md/3.19' of git://neil.brown.name/md

Pull md updates from Neil Brown:
 "Three fixes for md.

   I did have a largish set of locking changes queued, but late testing
  showed they weren't quite as stable as I thought and while I fixed
  what I found, I decided it safer to delay them a release ...
  particularly as I'll be AFK for a few weeks.  So expect a larger batch
  next time :-)"

* tag 'md/3.19' of git://neil.brown.name/md:
  md: Check MD_RECOVERY_RUNNING as well as ->sync_thread.
  md: fix semicolon.cocci warnings
  md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.
drivers/md/md.c