dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-24 20:11:23 to 2012-08-17 20:13:10 UTC [more...]

[PATCH][RESEND] multipath: check if a device belongs to multipath
 2012-08-17 20:13 UTC  (2+ messages)

[PATCH][RESEND] multipath: add followover failback mode
 2012-08-17 20:03 UTC  (2+ messages)

[PATCH] multipath: remove callout code
 2012-08-17 19:58 UTC  (2+ messages)

[PATCH][RESEND] multipath: fix cciss device names
 2012-08-17 19:57 UTC  (2+ messages)

[PATCH] reworked dm-switch target
 2012-08-17 14:18 UTC  (3+ messages)

[RFC PATCH] multipath-tools: Preventing silent swapping of underlying LUNs
 2012-08-17  8:40 UTC  (2+ messages)
` [PATCH] multipath-tools: prevent unexpected "

Writing to a DM snapshot blocks for a long time
 2012-08-16 17:55 UTC 

[PATCH 00/16] generic hashtable implementation
 2012-08-16 14:28 UTC  (30+ messages)
` [PATCH 02/16] user_ns: use new "
` [PATCH 03/16] mm,ksm: "
` [PATCH 07/16] net,9p: "
  ` [PATCH 01/16] hashtable: introduce a small and naive hashtable
  ` [PATCH 04/16] workqueue: use new hashtable implementation
  ` [PATCH 05/16] mm/huge_memory: "
  ` [PATCH 06/16] tracepoint: "
  ` [PATCH 08/16] block, elevator: "
  ` [PATCH 09/16] SUNRPC/cache: "
  ` [PATCH 10/16] dlm: "
  ` [PATCH 11/16] net, l2tp: "
  ` [PATCH 12/16] dm: "
  ` [PATCH 13/16] lockd: "
  ` [PATCH 15/16] openvswitch: "
  ` [PATCH 16/16] tracing output: "
` [PATCH 14/16] net,rds: "

[PATCH] dm-bufio & dm-verity: use ACCESS_ONCE instead of volatile
 2012-08-15 23:08 UTC 

[PATCH v4 00/12] Block cleanups
 2012-08-15 23:07 UTC  (27+ messages)
` [PATCH v4 01/12] block: Generalized bio pool freeing
` [PATCH v4 03/12] block: Add bio_reset()
` [PATCH v4 04/12] pktcdvd: Switch to bio_kmalloc()
` [PATCH v4 05/12] block: Kill bi_destructor
` [PATCH v4 06/12] block: Add an explicit bio flag for bios that own their bvec
  ` [PATCH v4 07/12] block: Rename bio_split() -> bio_pair_split()
  ` [PATCH v4 09/12] block: Rework bio_pair_split()
` [PATCH v4 08/12] block: Introduce new bio_split()
      ` [PATCH] A possible deadlock with stacked devices (was: [PATCH v4 08/12] block: Introduce new bio_split())
` [PATCH v4 10/12] block: Add bio_clone_kmalloc()
` [PATCH v4 11/12] block: Add bio_clone_bioset()
` [PATCH v4 12/12] block: Only clone bio vecs that are in use

[PATCH v5 00/12] Block cleanups
 2012-08-15 22:19 UTC  (71+ messages)
` [PATCH v5 02/12] dm: Use bioset's front_pad for dm_rq_clone_bio_info
` [PATCH v5 03/12] block: Add bio_reset()
` [PATCH v5 04/12] pktcdvd: Switch to bio_kmalloc()
` [PATCH v5 05/12] block: Kill bi_destructor
` [PATCH v5 06/12] block: Add an explicit bio flag for bios that own their bvec
` [PATCH v5 08/12] block: Introduce new bio_split()
` [PATCH v5 09/12] block: Rework bio_pair_split()
` [PATCH v5 10/12] block: Add bio_clone_kmalloc()
        ` [PATCH] Consolidate bio_clone_bioset(), bio_kmalloc()
  ` [PATCH v5 01/12] block: Generalized bio pool freeing
  ` [PATCH v5 07/12] block: Rename bio_split() -> bio_pair_split()
  ` [PATCH v5 11/12] block: Add bio_clone_bioset()
` [PATCH v5 12/12] block: Only clone bio vecs that are in use
    ` [dm-devel] "

[PATCH] dm: verity target
 2012-08-14 17:54 UTC  (10+ messages)
` [PATCH] dm: remake of the "
    ` workqueues and percpu (was: [PATCH] dm: remake of the verity target)

[patch 0/2] [V4] block: Support online resize of disk partitions
 2012-08-13 20:20 UTC  (6+ messages)
` [patch 2/2] util-linux: resizepart: Utility to resize a partition

multipath-tools/multipathd main.c
 2012-08-10 18:49 UTC 

[PATCH] dm: verity support data device offset (Linux 3.4.7)
 2012-08-10  1:00 UTC  (13+ messages)
` [dm-devel] "
        ` [dm-devel] [PATCH v2 2/2] "
    ` [dm-devel] [PATCH v2 1/2] "

[PATCH] scsi_dh_rdac: Add empty set_params function to scsi_dh_rdac
 2012-08-08 21:34 UTC  (3+ messages)
`  "

[PATCH] dm-verity: fix overflow checking
 2012-08-08 21:06 UTC 

dm-loop and kernel 3.x
 2012-08-08 16:00 UTC  (5+ messages)

multipath-tools/multipathd main.c
 2012-08-07 19:37 UTC 

[PATCH] dm: all kstrto* consumers should include kernel.h
 2012-08-03 17:06 UTC 

linux-next: Tree for Aug 2 (dm-raid)
 2012-08-02 20:34 UTC  (2+ messages)
  ` [dm-devel] "

multipath bug
 2012-08-02 14:42 UTC 

SCSI disk IO problem with JBOD/multipath
 2012-08-02  0:51 UTC  (2+ messages)

Crash when IO is being submitted and block size is changed
 2012-08-01 20:09 UTC  (18+ messages)
          ` [PATCH 1/3] Fix "
            ` [PATCH 2/3] Introduce percpu rw semaphores
              ` [PATCH 3/3] blockdev: turn a rw semaphore into a percpu rw semaphore
                ` [dm-devel] [PATCH 2/3] Introduce percpu rw semaphores
                      ` [PATCH 4/3] "

[PATCH v3 0/2] block: improvements for discard alignment
 2012-08-01 15:49 UTC  (3+ messages)

[PATCH v2] block: do not artificially constrain max_sectors for stacking drivers
 2012-08-01  8:45 UTC  (3+ messages)
` [RESEND PATCH] "

[PATCH v5] DM RAID: Add support for MD RAID10
 2012-08-01  2:44 UTC 

[git pull] device-mapper updates for 3.6
 2012-07-30 13:06 UTC 

[PATCH] scsi : Adding all the definitions of host bytes in hostbyte_table
 2012-07-30  6:15 UTC  (2+ messages)
` [dm-devel] "

[RESEND PATCH 0/3] multipath features for 3.6
 2012-07-27 14:00 UTC  (6+ messages)
` [RESEND PATCH 3/3] dm mpath: add ability to disable partition creation
  ` [dm-devel] "

Question about end_clone_bio()
 2012-07-27  5:25 UTC 

Dm-mirror Issue
 2012-07-25 15:38 UTC  (2+ messages)

[PATCH] kpartx: work correctly with empty GPT table
 2012-07-25 12:54 UTC 

[Bcache v15 00/16]
 2012-07-25  6:31 UTC  (5+ messages)
` [Bcache v15 07/16] Closures


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).