mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Alasdair G Kergon <agk@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: dm-devel@redhat.com, linux-kernel@vger.kernel.org,
	"Martin K. Petersen" <martin.petersen@oracle.com>,
	stable@kernel.org, Mike Snitzer <snitzer@redhat.com>,
	Mikulas Patocka <mpatocka@redhat.com>,
	Milan Broz <mbroz@redhat.com>,
	Zdenek Kabelac <zkabelac@redhat.com>,
	Peter Rajnoha <prajnoha@redhat.com>
Subject: [git pull] device-mapper patches for 2.6.40
Date: Sun, 29 May 2011 13:18:58 +0100	[thread overview]
Message-ID: <20110529121858.GC27449@agk-dp.fab.redhat.com> (raw)

Please pull from:

  master.kernel.org:/pub/scm/linux/kernel/git/agk/linux-2.6-dm.git master

to get the following device-mapper patches for inclusion in 2.6.40. 
There are some minor fixes and a small patchset that reduces kcopyd memory
requirements.

Martin K. Petersen (1):
      dm mpath: do not fail paths after integrity errors

Mike Snitzer (1):
      dm table: allow targets to support discards internally

Mikulas Patocka (8):
      dm kcopyd: avoid pointless job splitting
      dm kcopyd: preallocate sub jobs to avoid deadlock
      dm kcopyd: remove superfluous page allocation spinlock
      dm kcopyd: add gfp parm to alloc_pl
      dm kcopyd: alloc pages from the main page allocator
      dm io: use fixed initial mempool size
      dm kcopyd: reserve fewer pages
      dm kcopyd: return client directly and not through a pointer

Milan Broz (1):
      dm table: reject devices without request fns

 drivers/md/dm-io.c              |   27 +-----
 drivers/md/dm-kcopyd.c          |  168 +++++++++++++++++++++++----------------
 drivers/md/dm-log.c             |    3 +-
 drivers/md/dm-mpath.c           |    2 +-
 drivers/md/dm-raid1.c           |   10 +-
 drivers/md/dm-snap-persistent.c |   13 +---
 drivers/md/dm-snap.c            |   10 +--
 drivers/md/dm-table.c           |   23 +++++-
 include/linux/device-mapper.h   |    6 ++
 include/linux/dm-io.h           |    3 +-
 include/linux/dm-kcopyd.h       |    3 +-
 11 files changed, 144 insertions(+), 124 deletions(-)

Thanks,
Alasdair.


                 reply	other threads:[~2011-05-29 12:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110529121858.GC27449@agk-dp.fab.redhat.com \
    --to=agk@redhat.com \
    --cc=dm-devel@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=mbroz@redhat.com \
    --cc=mpatocka@redhat.com \
    --cc=prajnoha@redhat.com \
    --cc=snitzer@redhat.com \
    --cc=stable@kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=zkabelac@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®