[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20140412092717.1e1bec76@notabene.brown>
Date:	Sat, 12 Apr 2014 09:27:17 +1000
From:	NeilBrown <neilb@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Shaohua Li <shli@...nel.org>, "majianpeng" <majianpeng@...il.com>,
	Kent Overstreet <kmo@...erainc.com>,
	Russell King - ARM Linux <linux@....linux.org.uk>,
	Al Viro <viro@...IV.linux.org.uk>,
	linux RAID <linux-raid@...r.kernel.org>,
	lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL REQUEST] md for 3.15
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(-)
Download attachment "signature.asc" of type "application/pgp-signature" (829 bytes)
Powered by blists - more mailing lists