linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PULL REQUEST - md updates for 2.6.38
@ 2011-01-13 22:18 NeilBrown
  0 siblings, 0 replies; only message in thread
From: NeilBrown @ 2011-01-13 22:18 UTC (permalink / raw)
  To: Linus Torvalds, linux-raid


Hi Linus,
 please pull some md update as below.

 There is an unfortunately high number for fixes for regressions - obviously
 someone hasn't been doing methodical testing as often as he would like to.

 Most of this is bug fixes.  For the few that are new functionality, most of
 them are related to our work to make md and dm able to share more code.

Thanks,
NeilBrown



The following changes since commit 3c0eee3fe6a3a1c745379547c7e7c904aa64f6d5:

  Linux 2.6.37 (2011-01-04 16:50:19 -0800)

are available in the git repository at:
  git://neil.brown.name/md/ for-linus

Joe Perches (1):
      md: Fix single printks with multiple KERN_<level>s

Jonathan Brassow (4):
      md/raid5: use sysfs_notify_dirent_safe to avoid NULL pointer
      md-new-param-to-calc_dev_sboffset
      md-new-param-to_sync_page_io
      md: separate meta and data devs

NeilBrown (10):
      md: fix regression with re-adding devices to arrays with no metadata
      md: fix regression resulting in delays in clearing bits in a bitmap
      md: Ensure no IO request to get md device before it is properly initialised.
      md: md_stop_writes requires mddev_lock.
      md: Be more careful about clearing flags bit in ->recovery
      md: Don't let implementation detail of curr_resync leak out through sysfs.
      md: allow suspend_lo and suspend_hi to decrease as well as increase.
      md/raid5: handle manually-added spares in start_reshape.
      md: range check slot number when manually adding a spare.
      md: Fix removal of extra drives when converting RAID6 to RAID5

Rémi Rérolle (1):
      md: fix sync_completed reporting for very large drives (>2TB)

 drivers/md/bitmap.c |   12 ++-
 drivers/md/md.c     |  197 +++++++++++++++++++++++++++++++--------------------
 drivers/md/md.h     |   13 +++-
 drivers/md/raid1.c  |   33 ++++-----
 drivers/md/raid10.c |   17 +++--
 drivers/md/raid5.c  |   16 +++--
 6 files changed, 172 insertions(+), 116 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

only message in thread, other threads:[~2011-01-13 22:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-13 22:18 PULL REQUEST - md updates for 2.6.38 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).