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: Andrew Morton <akpm@linux-foundation.org>,
	dm-devel@redhat.com, linux-kernel@vger.kernel.org,
	Stefan Raspl <raspl@linux.vnet.ibm.com>,
	Jens Axboe <jens.axboe@oracle.com>,
	Benjamin Marzinski <bmarzins@redhat.com>,
	Jonathan Brassow <jbrassow@redhat.com>,
	Kiyoshi Ueda <k-ueda@ct.jp.nec.com>,
	Mikulas Patocka <mpatocka@redhat.com>,
	Milan Broz <mbroz@redhat.com>
Subject: [git pull] device-mapper patches for 2.6.28
Date: Fri, 10 Oct 2008 13:51:59 +0100	[thread overview]
Message-ID: <20081010125159.GK5098@agk.fab.redhat.com> (raw)

Please pull from:

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

to get the following device-mapper patches for 2.6.28:
 
Alasdair G Kergon (2):
      dm crypt: remove inc_pending from write_io_submit
      dm: detect lost queue

Benjamin Marzinski (1):
      dm mpath: use more error codes

Jonathan Brassow (1):
      dm raid1: kcopyd should stop on error if errors handled

Kiyoshi Ueda (1):
      dm mpath: remove is_active from struct dm_path

Mikulas Patocka (6):
      dm exception store: introduce area_location function
      dm exception store: use chunk_t for_areas
      dm: export struct dm_dev
      dm: publish dm_get_mapinfo
      dm: publish dm_table_unplug_all
      dm: publish dm_vcalloc

Milan Broz (7):
      dm crypt: tidy inc pending
      dm crypt: tidy crypt alloc
      dm crypt: tidy write loop pending
      dm crypt: move dec_pending on error into write_io_submit
      dm crypt: fix async inc_pending
      dm crypt: tidy ctx pending
      dm crypt: avoid unnecessary wait when splitting bio

 drivers/md/dm-crypt.c           |  109 +++++++++++++++++++++++---------------
 drivers/md/dm-exception-store.c |   29 +++++++----
 drivers/md/dm-ioctl.c           |    4 +-
 drivers/md/dm-mpath.c           |   35 +++++++------
 drivers/md/dm-mpath.h           |    2 -
 drivers/md/dm-raid1.c           |    4 +-
 drivers/md/dm-table.c           |   97 ++++++++++++++++++++++------------
 drivers/md/dm.h                 |   10 +---
 include/linux/device-mapper.h   |   18 ++++++-
 9 files changed, 190 insertions(+), 118 deletions(-)

Alasdair
-- 
agk@redhat.com

             reply	other threads:[~2008-10-10 13:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-10 12:51 Alasdair G Kergon [this message]
2009-01-05 19:18 ` [git pull] device-mapper patches for 2.6.29 Alasdair G Kergon
2009-01-06  2:51   ` Linus Torvalds
2009-01-06  3:04     ` Stephen Rothwell
2009-01-06  3:14     ` [dm-devel] " Alasdair G Kergon
2009-01-06  3:15     ` Cheng Renquan (程任全)
2009-01-06  3:21       ` Alasdair G Kergon
2009-01-06  3:32         ` Cheng Renquan (程任全)
2009-01-06  3:48           ` [dm-devel] " Alasdair G Kergon
2009-01-06 11:59           ` Stefan Richter

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=20081010125159.GK5098@agk.fab.redhat.com \
    --to=agk@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=bmarzins@redhat.com \
    --cc=dm-devel@redhat.com \
    --cc=jbrassow@redhat.com \
    --cc=jens.axboe@oracle.com \
    --cc=k-ueda@ct.jp.nec.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mbroz@redhat.com \
    --cc=mpatocka@redhat.com \
    --cc=raspl@linux.vnet.ibm.com \
    --cc=torvalds@linux-foundation.org \
    /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

Powered by JetHome