[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20100306024852.GP6208@agk-dp.fab.redhat.com>
Date: Sat, 6 Mar 2010 02:48:52 +0000
From: Alasdair G Kergon <agk@...hat.com>
To: dm-devel@...hat.com, linux-kernel@...r.kernel.org
Subject: [git pull] device-mapper patches for 2.6.34
Lost the mailing lists there somehow - forwarding!
Alasdair
----- Forwarded message from Alasdair G Kergon <agk@...hat.com> -----
Date: Sat, 6 Mar 2010 02:45:07 +0000
From: Alasdair G Kergon <agk@...hat.com>
Subject: [git pull] device-mapper patches for 2.6.34
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Jonathan Brassow <jbrassow@...hat.com>,
Kiyoshi Ueda <k-ueda@...jp.nec.com>,
Mike Snitzer <snitzer@...hat.com>,
Mikulas Patocka <mpatocka@...hat.com>,
Nikanth Karthikesan <knikanth@...e.de>,
Takahiro Yasui <tyasui@...hat.com>,
Jun'ichi Nomura <j-nomura@...jp.nec.com>,
Milan Broz <mbroz@...hat.com>, Babu Moger <babu.moger@....com>,
Chandra Seetharaman <chandra.seetharaman@...ibm.com>,
Dave Wysochanski <dwysocha@...hat.com>,
Josef Bacik <josef@...hat.com>,
Mike Anderson <andmike@...ux.vnet.ibm.com>,
Nikanth Karthikesan <knikanth@...ell.com>,
Peter Rajnoha <prajnoha@...hat.com>
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/agk/linux-2.6-dm.git master
to get the following device-mapper fixes and minor updates for inclusion in 2.6.34:
Kiyoshi Ueda (5):
dm table: remove dm_get from dm_table_get_md
dm mpath: avoid storing private suspended state
dm mpath: hold io until all pg_inits completed
dm mpath: wait for pg_init completion when suspending
dm mpath: refactor pg_init
Mike Snitzer (3):
dm: document when snapshot has finished merging
dm ioctl: only issue uevent on resume if state changed
dm: eliminate some holes data structures
Mikulas Patocka (2):
dm raid1: always return error if all legs fail
dm: free dm_io before bio_endio not after
Moger, Babu (2):
dm mpath: pass struct pgpath to pg init done
dm mpath: skip activate_path for failed paths
Nikanth Karthikesan (1):
dm table: remove unused dm_get_device range parameters
Peter Rajnoha (1):
dm ioctl: introduce flag indicating uevent was generated
Takahiro Yasui (1):
dm raid1: fix deadlock when suspending failed device
Documentation/device-mapper/snapshot.txt | 44 ++++++++++++
drivers/md/dm-crypt.c | 3 +-
drivers/md/dm-delay.c | 8 +-
drivers/md/dm-ioctl.c | 24 ++++---
drivers/md/dm-linear.c | 3 +-
drivers/md/dm-log.c | 3 +-
drivers/md/dm-mpath.c | 111 +++++++++++++++++++-----------
drivers/md/dm-raid1.c | 53 ++++++++------
drivers/md/dm-snap.c | 34 ++++-----
drivers/md/dm-stripe.c | 3 +-
drivers/md/dm-table.c | 12 +--
drivers/md/dm-uevent.c | 7 +--
drivers/md/dm.c | 25 ++-----
drivers/md/dm.h | 4 +-
include/linux/device-mapper.h | 5 +-
include/linux/dm-io.h | 4 +-
include/linux/dm-ioctl.h | 9 ++-
17 files changed, 212 insertions(+), 140 deletions(-)
Thanks,
Alasdair.
----- End forwarded message -----
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists