linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL REQUEST] md for 3.15
@ 2014-04-11 23:27 NeilBrown
  0 siblings, 0 replies; only message in thread
From: NeilBrown @ 2014-04-11 23:27 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Shaohua Li, majianpeng, Kent Overstreet, Russell King - ARM Linux,
	Al Viro, linux RAID, lkml

[-- Attachment #1: Type: text/plain, Size: 1332 bytes --]


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

NeilBrown


The following changes since commit 455c6fdbd219161bd09b1165f11699d6d73de11c:

  Linux 3.14 (2014-03-30 20:40:15 -0700)

are available in the git repository at:

  git://neil.brown.name/md/ tags/md/3.15

for you to fetch changes up to e240c1839d11152b0355442f8ac6d2d2d921be36:

  raid5: get_active_stripe avoids device_lock (2014-04-09 14:42:42 +1000)

----------------------------------------------------------------
Just a few md patches for the 3.15 merge window.

----------------------------------------------------------------
NeilBrown (3):
      md/bitmap: don't abuse i_writecount for bitmap files.
      md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fails.
      md: avoid oops on unload if some process is in poll or select.

Shaohua Li (2):
      raid5: make_request does less prepare wait
      raid5: get_active_stripe avoids device_lock

 drivers/md/bitmap.c |  1 -
 drivers/md/md.c     | 65 ++++++++++++++++++++++++++---------------------------
 drivers/md/md.h     |  1 -
 drivers/md/raid1.c  | 17 ++++++++++----
 drivers/md/raid5.c  | 28 +++++++++++++----------
 5 files changed, 61 insertions(+), 51 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-04-11 23:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-11 23:27 [GIT PULL REQUEST] md for 3.15 NeilBrown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).