]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit7f8730781830cd38438b10d44d17ccb8eafa9265
treed55b94979c921f936c043c328a2943e3d695127e
parent3e8072d48b2dd0898e99698018b2045f8cd49965
parente240c1839d11152b0355442f8ac6d2d2d921be36
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.