Linux RAID subsystem development
 help / color / mirror / Atom feed
* [PULL REQUEST] md updates for 2.6.31-rc
@ 2009-07-01  3:20 Neil Brown
  0 siblings, 0 replies; only message in thread
From: Neil Brown @ 2009-07-01  3:20 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-raid, linux-kernel, Mike Snitzer, Martin K. Petersen,
	Jiri Slaby


Hi Linus,
 please pull these md updates:  They add the appropriate call for the
 new 'topology' numbers, and fix a small assortment of bugs.

Thanks,
NeilBrown


The following changes since commit 5a4f13fad1ab5bd08dea78fc55321e429d83cddf:
  Linus Torvalds (1):
        Merge git://git.kernel.org/.../davem/ide-2.6

are available in the git repository at:

  git://neil.brown.name/md for-linus

Martin K. Petersen (1):
      md: Use new topology calls to indicate alignment and I/O sizes

NeilBrown (5):
      md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes.
      md: fix error path when duplicate name is found on md device creation.
      md: tidy up error paths in md_alloc
      md/raid5: suspend shouldn't affect read requests.
      md: use interruptible wait when duration is controlled by userspace.

 drivers/md/linear.c    |    4 +-
 drivers/md/md.c        |   56 +++++++++++++++++++++++++++--------------------
 drivers/md/multipath.c |    7 +++--
 drivers/md/raid0.c     |    9 ++++++-
 drivers/md/raid1.c     |    9 +++----
 drivers/md/raid10.c    |   19 +++++++++++-----
 drivers/md/raid5.c     |   28 ++++++++++++++++++-----
 7 files changed, 84 insertions(+), 48 deletions(-)

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

only message in thread, other threads:[~2009-07-01  3:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-01  3:20 [PULL REQUEST] md updates for 2.6.31-rc Neil Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox