]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'md/3.15' of git://neil.brown.name/md
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Apr 2014 00:20:38 +0000 (17:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Apr 2014 00:20:38 +0000 (17:20 -0700)
commitab19c3f8602d0f9a7807d4c2c0fe07b661353a28
treed55b94979c921f936c043c328a2943e3d695127e
parentbe888a9dc164b213e0af3827eaf54c60a9052bc7
parentafa8ee521b91d16abbd92e6d3af1a7d1ca1f690c
Merge tag 'md/3.15' of git://neil.brown.name/md

Pull md updates from Neil Brown:
 "Just a few md patches for the 3.15 merge window.

  Not much happening in md/raid at the moment.  Just a few bug fixes
  (one for -stable) and a couple of performance tweaks"

* tag 'md/3.15' of git://neil.brown.name/md:
  raid5: get_active_stripe avoids device_lock
  raid5: make_request does less prepare wait
  md: avoid oops on unload if some process is in poll or select.
  md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fails.
  md/bitmap: don't abuse i_writecount for bitmap files.