Linux Device Mapper development
 help / color / mirror / Atom feed
 messages from 2009-10-21 07:52:51 to 2009-11-16 16:44:07 UTC [more...]

[PATCH 0/7] Reduce GFP_ATOMIC allocation failures, candidate fix V3
 2009-11-16 16:44 UTC 

[PATCH 0/3] Add deleting state check for target messages
 2009-11-16 15:00 UTC  (8+ messages)
` [PATCH 1/3] dm: Add dm_deleting accesor function
` [PATCH 2/3] dm: Add accessor dm_table_md_deleting
` [PATCH 3/3] dm: Add deleting check to target_message

[PATCH 0/2] dm-mpath: mutex and suspended check for messages
 2009-11-16 13:54 UTC  (6+ messages)
` [PATCH 1/2] dm-mpath: Add mutex to synchronize adding and flushing work
` [PATCH 2/2] dm-mpath: Add element for suspended state

[PATCH 0/2] Add suspended state check for target messages
 2009-11-16 13:23 UTC  (12+ messages)
` [PATCH 1/2] dm: Add accessor dm_table_md_suspended
` [PATCH 2/2] dm: Add suspended check to multipath_message

[PATCH v7] dm snapshot: allow live exception store handover between tables
 2009-11-13 15:03 UTC  (2+ messages)

[PATCH v2 00/17] snapshot-merge target
 2009-11-13 14:48 UTC  (6+ messages)
` [PATCH v2 02/17] dm snapshot: add suspended flag to dm_snapshot
` [PATCH v2 04/17] dm snapshot: exception handover improvements

[PATCH 0/5] request-based dm-multipath (v3)
 2009-11-12 10:08 UTC  (5+ messages)
` [PATCH 5/5] dm-mpath: convert to request-based
      ` reinstate bio-based dm-multipath? (Was: dm-mpath: convert to request-based)

dm: bind new table before destroying old
 2009-11-12  9:59 UTC  (10+ messages)
  ` dm: keep old table until after resume succeeded
      ` Re: dm: bind new table before destroying old

[PATCH] dm-mpath: flush workqueues before suspend completes
 2009-11-12  9:55 UTC 

[PATCH] dm snapshot: allow live exception store handover between tables
 2009-11-11 23:47 UTC  (12+ messages)
`  "

[PATCH v7] dm snapshot: allow live exception store handover between tables
 2009-11-11 23:24 UTC 

[PATCH 2/2] Use low pointer bits for dm io region
 2009-11-11 20:50 UTC  (5+ messages)

[PATCH v6] dm snapshot: allow live exception store handover between tables
 2009-11-11 19:37 UTC  (2+ messages)

[PATCH/RFC] Problems with pvmoving large device
 2009-11-11 14:08 UTC 

[PATCH 1/2] Allocate "struct io" from a slab
 2009-11-11  2:04 UTC 

[PATCH v5] dm snapshot: allow live exception store handover between tables
 2009-11-10 23:22 UTC 

compiling lvm2 source on ppc64 arch
 2009-11-10 19:56 UTC 

[PATCH v4] dm snapshot: allow live exception store handover between tables
 2009-11-10 17:47 UTC  (2+ messages)

unwanted kpartx partition delimiter persistance
 2009-11-10 13:44 UTC  (4+ messages)

PATCH for dm-raid1 barriers
 2009-11-10 12:18 UTC  (2+ messages)

a deadlock bug in the kernel-side device mapper code
 2009-11-10  6:13 UTC  (13+ messages)
  ` [PATCH] "

[PATCH v3] dm snapshot: allow live exception store handover between tables
 2009-11-10  3:22 UTC  (2+ messages)

[Patch 2/2][RESEND] New Logging approach for Device Mapper
 2009-11-09 11:07 UTC 

[Patch 1/2][RESEND] New Logging approach for Device Mapper
 2009-11-09 11:07 UTC 

[patch 0/1][RESEND] New Logging approach for Device Mapper
 2009-11-09 11:07 UTC 

is 'vgchange -an' deprecated ?
 2009-11-08 21:57 UTC 

[PATCH v4 00/12] introduce skip_spaces(), reducing code size plus some clean-ups
 2009-11-08 20:23 UTC  (8+ messages)
` [PATCH v4 10/12] string: factorize skip_spaces and export it to be generally available
` [PATCH v4 12/12] tree-wide: convert open calls to remove spaces to skip_spaces() lib function
` [dm-devel] [PATCH v4 00/12] introduce skip_spaces(), reducing code size plus some clean-ups

[PATCH v2] dm snapshot: allow live exception store handover between tables
 2009-11-06 19:46 UTC 

possible regression by the barrier patch in 2.6.30-rc2
 2009-11-06  7:34 UTC  (10+ messages)
      `  "
            ` snapshot of mirror (was: possible regression by the barrier patch in 2.6.30-rc2)

[PATCH] dm ioctl: retrieve status from inactive table
 2009-11-06  2:15 UTC  (2+ messages)

[PATCH] dm snapshot: revise snapshot_resume's exception handover
 2009-11-05 14:14 UTC  (7+ messages)
` [PATCH v2] "

multipath-tools/libmultipath hwtable.c
 2009-11-04 21:47 UTC 

[PATCH] scsi_dh_rdac: Add two new IBM devices to rdac_dev_list
 2009-11-04 21:35 UTC  (2+ messages)

multipath-tools/libcheckers rdac.c
 2009-11-04 20:21 UTC 

Replicator part for lvm
 2009-11-04 14:15 UTC  (27+ messages)
` [PATCH 01/18] Adding fflush after yes/no prompt
  ` [PATCH 02/18] Export outnl and indent functions for modules
    ` [PATCH 03/18] Export outsz() and outhnt() "
      ` [PATCH 04/18] Export outfc() macro and out_text_with_comment()
        ` [PATCH 05/18] Use outsz macro
          ` [PATCH 06/18] Replicator: add libdm support
            ` [PATCH 07/18] Replicator: suspend/deactivate replicator
                ` [PATCH 09/18] Replicator: vg validation
                  ` [PATCH 10/18] Replicator: extend _lv_each_dependency() rep. deps
                    ` [PATCH 11/18] Replicator: update _create_partial_dtree()
                      ` [PATCH 12/18] Replicator: add replicator to dtree
                        ` [PATCH 13/18] Replicator: do not remove of replicators' LVs
                          ` [PATCH 14/18] Replicator: activate change for vgchange
                            ` [PATCH 15/18] Replicator: add new options for replicator
                              ` [PATCH 16/18] Replicator: update copyright dates
                                ` [PATCH 17/18] Replicator: new variable in generated file
                                  ` [PATCH 18/18] Replicator: update of generated configure file

dmraid/lib/metadata metadata.c
 2009-11-04 13:06 UTC 

Ext3 sequential read performance drop 2.6.29 -> 2.6.30,2.6.31,
 2009-11-04  7:16 UTC  (6+ messages)
  `  "
      ` [dm-devel] "

multipath-tools/multipathd main.c
 2009-11-02 19:11 UTC 

dmraid ./dmraid.spec lib/format/ataraid/pdc.c 
 2009-11-02 13:20 UTC 

[PATCH] dm-kcopyd: accept zero-size jobs
 2009-11-02  2:09 UTC 

Invitation to connect on LinkedIn
 2009-10-29 17:27 UTC 

[PATCH] block: silently error unsupported empty barriers too
 2009-10-29  7:45 UTC  (6+ messages)
    ` [dm-devel] "
      `  "

[PATCH 0/9] barrier support for request-based dm
 2009-10-28 17:39 UTC  (4+ messages)
` [PATCH 5/9] rqdm core: simplify suspend code

device-mapper errors during pvmove
 2009-10-28  7:33 UTC 

Segment fault in datastruct/hash.c
 2009-10-28  3:52 UTC 

[PATCH resend] block: silently error unsupported empty barriers too
 2009-10-23 20:40 UTC  (2+ messages)

[PATCH v3 11/17] dm snapshot: the merge procedure
 2009-10-23 16:19 UTC 

[PATCH v3 04/17] dm snapshot: exception handover improvements
 2009-10-23 16:15 UTC 

[PATCH 0/6] dm-replicator: introduce new remote replication target
 2009-10-23 15:16 UTC  (7+ messages)
` [PATCH 1/6] dm-replicator: add dm-registry needed for module registration
  ` [PATCH 2/6] dm-replicator: main replicator module
    ` [PATCH 3/6] dm-replicator: replication log ringbuffer handler module
      ` [PATCH 4/6] dm-replicator: replication site link "
        ` [PATCH 5/6] dm-replicator: adjust Kconfig and Makefile
          ` [PATCH 6/6] dm-replicator: export dm_disk symbol

[PATCH] multipath-tools: Add dev_loss_tmo and fast_io_fail multipath.conf parameters
 2009-10-23  2:47 UTC 

test email. pls ignore
 2009-10-23  2:09 UTC 

Question about EMC Clariion trespass in multipath
 2009-10-23  1:50 UTC  (2+ messages)

trimmable dm-snapshot?
 2009-10-23  1:02 UTC  (5+ messages)
  `  "

[PATCH 0/4] scsi_dh: Make scsi_dh_activate asynchronous
 2009-10-22 23:30 UTC  (10+ messages)
` [PATCH 1/4] scsi_dh: Change the scsidh_activate interface to be asynchronous
` [PATCH 2/4] scsi_dh: Make rdac hardware handler's activate() async
` [PATCH 3/4] scsi_dh: Make hp "
` [PATCH 4/4] scsi_dh: Make alua "
` [dm-devel] [PATCH 0/4] scsi_dh: Make scsi_dh_activate asynchronous

multipath-tools make rpm failure
 2009-10-22 19:31 UTC  (3+ messages)

multipathd support for non-SCSI devices (AOE)?
 2009-10-21  7:52 UTC 


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