dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-18 18:50:27 to 2012-05-30 08:54:37 UTC [more...]

[Bcache v13 00/16]
 2012-05-30  8:54 UTC  (45+ messages)
` [Bcache v13 07/16] Closures
` [Bcache v13 09/16] Bcache: generic utility code
            ` [PATCH] Add human-readable units modifier to vsnprintf()
        ` [dm-devel] [Bcache v13 09/16] Bcache: generic utility code
` [Bcache v13 11/16] bcache: Core btree code
` [Bcache v13 12/16] bcache: Bset code (lookups within a btree node)
` [Bcache v13 14/16] bcache: Request, io and allocation code

[PATCH] dm:simple_strtoul() cleanup
 2012-05-30  8:23 UTC 

[PATCH v3 00/16] Block cleanups
 2012-05-29  3:36 UTC  (51+ messages)
` [PATCH v3 01/16] block: Generalized bio pool freeing
` [PATCH v3 02/16] dm: Use bioset's front_pad for dm_rq_clone_bio_info
    ` [dm-devel] "
  ` [PATCH v3 03/16] block: Add bio_reset()
` [PATCH v3 04/16] pktcdvd: Switch to bio_kmalloc()
` [PATCH v3 05/16] block: Kill bi_destructor
` [PATCH v3 06/16] block: Add an explicit bio flag for bios that own their bvec
` [PATCH v3 07/16] block: Rename bio_split() -> bio_pair_split()
` [PATCH v3 08/16] block: Rework bio splitting
` [PATCH v3 09/16] block: Add bio_clone_kmalloc()
` [PATCH v3 10/16] block: Add bio_clone_bioset()
` [PATCH v3 11/16] block: Only clone bio vecs that are in use
` [PATCH v3 12/16] Closures
` [PATCH v3 13/16] Make generic_make_request handle arbitrarily large bios
` [PATCH v3 14/16] Gut bio_add_page()
` [PATCH v3 15/16] md: Kill merge_bvec_fn()s
` [PATCH v3 16/16] dm: Kill merge_bvec_fn()

[PATCH 1/2] dm optimize: use SRCU and RCU
 2012-05-28 16:44 UTC  (2+ messages)
` [PATCH 2/2] dm optimize: reorder structure

dm corruption? (Was: Re: can't recover ext4 on lvm from ext4_mb_generate_buddy:739: group 1687, 32254 clusters in bitmap, 32258 in gd)
 2012-05-27 19:24 UTC  (2+ messages)

[PATCH v2 00/14] Block cleanups (for bcache)
 2012-05-25 22:54 UTC  (48+ messages)
` [PATCH v2 01/14] block: Generalized bio pool freeing
` [PATCH v2 02/14] dm: kill dm_rq_bio_destructor
  ` [dm-devel] "
` [PATCH v2 03/14] block: Add bio_clone_bioset()
` [PATCH v2 04/14] block: Add bio_clone_kmalloc()
` [PATCH v2 06/14] block: Add bio_reset()
` [PATCH v2 07/14] pktcdvd: Switch to bio_kmalloc()
  ` [PATCH v2 05/14] block: Only clone bio vecs that are in use
  ` [PATCH v2 08/14] block: Kill bi_destructor
` [PATCH v2 09/14] block: Add an explicit bio flag for bios that own their bvec
` [PATCH v2 10/14] block: Rename bio_split() -> bio_pair_split()
` [PATCH v2 11/14] block: Rework bio splitting
` [PATCH v2 12/14] Closures
` [PATCH v2 13/14] Make generic_make_request handle arbitrarily large bios
` [PATCH v2 14/14] Gut bio_add_page()

[RFC PATCH 0/4] Allow user w/o CAP_SYS_ADMIN to submit ioctl commands into DM
 2012-05-25 13:22 UTC  (5+ messages)
` [RFC PATCH v2 0/3] "
  ` [RFC PATCH v2 1/3] Adds support for user-submitted ioctl commands
  ` [RFC PATCH v2 2/3] Adds support for security checks in the linear target
  ` [RFC PATCH v2 3/3] Adds support for security checks in the crypt target

[PATCH 0/2] multipath: compile cleanup
 2012-05-25  5:20 UTC  (4+ messages)
` [PATCH 1/2] multipath: Build with standard rpm cflags
` [PATCH 2/2] multipath: Fix warnings from stricter compile options

[PATCH 01/10] string: introduce memweight
 2012-05-24 11:54 UTC  (7+ messages)
` [PATCH 04/10] dm-log: use memweight()

bcache performance test problem
 2012-05-24  1:34 UTC  (2+ messages)

[PATCH] multipath: Some device configuration changes for NetApp LUNs
 2012-05-23 21:42 UTC 

[PATCH][RESEND] multipath: fix scsi async tur checker corruption
 2012-05-23 21:05 UTC 

[PATCH] multipath: Make sure we store all the hwentry attributes
 2012-05-23 20:37 UTC  (2+ messages)

[PATCH] multipath: Allow user_friendly_names in more config sections
 2012-05-23 20:36 UTC 

[PATCH]] multipath-tools : Minor typo in multipath.conf.annotated
 2012-05-23 20:26 UTC  (2+ messages)

[PATCH] [dm-thin] Allow userland access to metadata of a live thin provisioning pool
 2012-05-23 18:07 UTC  (3+ messages)
`  "

[PATCHES]: dm lock optimization
 2012-05-23  6:27 UTC  (8+ messages)

[PATCH] dm-cache (block level disk cache target): UPDATE latest kernel
 2012-05-22 20:40 UTC 

does file system page cache work after device mapping?
 2012-05-22 19:18 UTC 

working with dm-raid module
 2012-05-22 18:59 UTC  (2+ messages)

[PATCH] scsi: Fix dm-multipath starvation when scsi host is busy
 2012-05-22 13:01 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [dm-devel] "

multipath_busy() stalls IO due to scsi_host_is_busy()
 2012-05-22  4:31 UTC  (4+ messages)

[PATCH 00/13] Block cleanups (for bcache)
 2012-05-22  4:29 UTC  (35+ messages)
` [PATCH 02/13] dm: kill dm_rq_bio_destructor
    ` [dm-devel] "
` [PATCH 03/13] block: Add bio_clone_bioset()
  ` [dm-devel] "
` [PATCH 04/13] block: Add bio_clone_kmalloc()
` [PATCH 05/13] block: Only clone bio vecs that are in use
` [PATCH 06/13] block: Add bio_reset()
` [PATCH 08/13] block: Kill bi_destructor
` [PATCH 09/13] block: Add an explicit bio flag for bios that own their bvec
` [PATCH 12/13] Make generic_make_request handle arbitrarily large bios
        ` [dm-devel] "

[PATCH v4 2/5] scsi_dh: add scsi_dh_attached_handler_name
 2012-05-21 18:45 UTC  (3+ messages)

multipathd: 8:80 mark as failed - BUG: unable to handle kernel NULL pointer dereference at (null)
 2012-05-21 14:52 UTC  (2+ messages)

[PATCH] multipath: clean up code for stopping the waiter threads
 2012-05-20 10:34 UTC  (2+ messages)

[PATCH] multipath: fix select_no_path_retry for flushing devices
 2012-05-20 10:33 UTC  (2+ messages)

Changing some multipath defaults
 2012-05-19  2:01 UTC 

[git pull] last-minute device-mapper fix for 3.4
 2012-05-19  0:33 UTC 


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).