Linux Device Mapper development
 help / color / mirror / Atom feed
 messages from 2012-10-29 22:19:08 to 2013-01-08 05:48:59 UTC [more...]

[PATCH] multipath: update documentation
 2013-01-08  5:48 UTC 

Subject: [PATCH] multipath: rely on udev device creation for kpartx and multipathd
 2013-01-08  5:47 UTC 

[PATCH] multipath: fix set_oom_adj
 2013-01-08  5:45 UTC 

[PATCH] multipath: update netapp config
 2013-01-08  5:44 UTC 

[PATCH] multipath: add detect_prio option to autodetect prioitizer
 2013-01-08  5:42 UTC 

[PATCH] multipath: remove duplicates from multipath configuration
 2013-01-08  5:40 UTC 

[PATCH] multipath: add support for retain_attached_hw_handler feature
 2013-01-08  5:39 UTC 

[PATCH] multipath: make devt2devname use lstat to check sysfs links
 2013-01-08  5:36 UTC 

[PATCH] multipath: change default configuration parameters
 2013-01-08  5:34 UTC 

Another cache target
 2013-01-08  0:19 UTC  (34+ messages)
` [PATCH 1/8] [persistent-data] Fix a bug in btree_del, and another bug that was compensating for it
` [PATCH 2/8] [persistent-data] dm_btree_walk
` [PATCH 3/8] [persistent-data] tweak an error message
` [PATCH 4/8] [dm-bio-prison] Change the bio-prison interface so the memory for the cells is passed in
` [PATCH 5/8] [dm-thin] Fix a race condition between discard bios and ordinary bios
` [PATCH 6/8] [persistent-data] Add a transactional array
` [PATCH 7/8] [persistent-data] transactional bitset
` [PATCH 8/8] [dm-cache] cache target
      ` basic cache policy module fix [was: Re: Another cache target]

[PATCH] Don't add 'p' delimiter when you shouldn't
 2013-01-07 19:56 UTC 

[PATCH] use WRITE_FLUSH instead of REQ_FLUSH
 2013-01-07 14:23 UTC  (2+ messages)
`  "

Changing features configuration on the fly possible?
 2013-01-07 10:18 UTC 

[PATCH 0/3 v3] add resync speed control for dm-raid1
 2013-01-07 10:02 UTC  (4+ messages)
` [PATCH 1/3 v3] dm raid1: "
` [PATCH 2/3 v3] dm raid1: add interface to set resync speed
` [PATCH 3/3 v3] dm raid1: add interface to get "

[PATCH] fix extended partition mapping
 2013-01-06 10:19 UTC  (2+ messages)

[PATCH] libmpathpersist: correct function description in mpath_persist.h and man file
 2013-01-05 19:38 UTC  (2+ messages)

[PATCH 1/2] dm thin: make use of block_size_is_power_of_two to make code clearer
 2013-01-05  3:22 UTC  (2+ messages)
` [PATCH 2/2] dm thin: add proper support for a non power of 2 discard_granularity

[PATCH] dm: cleanup: remove the unnecessary NULL set to the local var *t after kfreed in dm_table_create
 2013-01-04  0:26 UTC 

How to force a snapshot status to valid when I know very well it's valid?
 2013-01-02 17:23 UTC  (6+ messages)

[PATCH] libmultipath: fix flush_on_last_del config handlers
 2012-12-22  8:43 UTC  (2+ messages)

[git pull] 3.8 device-mapper updates
 2012-12-21 22:46 UTC 

dm-crypt: never use write same (was Re: [v3.7 Regression] [SCSI] sd: Implement support for WRITE SAME)
 2012-12-20  5:57 UTC  (5+ messages)
                ` [PATCH 1/4] dm: default to disabling WRITE SAME support for all targets
                  ` [PATCH 2/4] dm: add WRITE SAME support
                  ` [PATCH 3/4] dm linear: "
                  ` [PATCH 4/4] dm stripe: "

Checksum protected metadata for snapshot persistent exception store
 2012-12-20  5:45 UTC 

[PATCHv2 0/1] dm-integrity: integrity protection device-mapper target
 2012-12-18 15:30 UTC  (4+ messages)
` [PATCHv2 1/1] "

[PATCH 11/15] dm: use new hashtable implementation
 2012-12-17 15:01 UTC 

[PATCH 0/3 v2] add resync speed control for dm-raid1
 2012-12-17  8:26 UTC  (4+ messages)
` [PATCH 1/3 v2] dm raid1: "
` [PATCH 2/3 v2] dm raid1: add interface to set resync speed
` [PATCH 3/3 v2] dm raid1: add interface to get "

Failed pvmove causes freeze of lvm in Total
 2012-12-13 11:55 UTC  (2+ messages)

dm-cache module
 2012-12-11 21:56 UTC  (10+ messages)

[PATCH 0/3] add resync speed control for dm-raid1
 2012-12-11  8:56 UTC  (9+ messages)
` [PATCH 1/3] dm raid1: "
` [PATCH 2/3] dm raid1: add interface to set resync speed
  ` [dm-devel] "
` [PATCH 3/3] dm raid1: add interface to get "
` [dm-devel] [PATCH 0/3] add resync speed control for dm-raid1

[PATCH] dm thin: emit "ignore_discard" in status if discards are disabled
 2012-12-10 17:04 UTC 

kpartx mounted vmdk images and bad write performance
 2012-12-10 13:23 UTC  (3+ messages)

(no subject)
 2012-12-08  3:21 UTC 

[PATCH 1/2] dm: introduce get_num_duplicates method in dm_target
 2012-12-07 23:20 UTC  (2+ messages)
` [PATCH 2/2] dm: additional cleanup for clone_bio

[PATCH 1/3] dm-ioctl: don't use PF_MEMALLOC
 2012-12-07  2:53 UTC  (6+ messages)
` [PATCH 2/3] dm-ioctl: fix unsafe use of dm_ioctl.data_size
  ` [PATCH 3/3] dm-ioctl: use kmalloc if possible

[PATCH v2 1/4] dm thin: replace calls to dm_cell_release_singleton with cell_defer_no_holder
 2012-12-06 19:07 UTC  (6+ messages)
` [PATCH v2 2/4] dm thin: eliminate race when io and discards are issued simultaneously to the same block
  ` [PATCH v3 "
` [PATCH v2 3/4] dm thin: wake the worker when a discard is prepared
` [PATCH v2 4/4] dm thin: cleanup some dead code and other fluff
  ` [PATCH v3 "

[PATCH 1/3] dm thin: fix deadlock when io and discards are simultaneously sent to the same block
 2012-12-05 21:26 UTC  (3+ messages)
` [PATCH 2/3] dm thin: wake the worker when a discard is prepared
` [PATCH 3/3] dm thin: cleanup some dead code and other fluff

[PATCH] dm: Update a source code comment
 2012-12-03 12:32 UTC 

[PATCH 1/3] dm block manager: reinstate context for which block failed a validator check
 2012-11-30 14:45 UTC  (3+ messages)
` [PATCH 2/3] persistent data: log errors using DMERR_LIMIT instead of DMERR
` [PATCH 3/3] dm thin: "

[PATCH] libdm: add "|" to _is_whitelisted_char()
 2012-11-28 12:50 UTC  (3+ messages)

Controlling the sequence of dm-* creation
 2012-11-28 10:45 UTC  (3+ messages)

[PATCH 0/3] add resync speed control for dm-raid1
 2012-11-22  9:06 UTC 

[PATCHES] allocate per-bio data for targets
 2012-11-20  0:42 UTC 

[PATCH 0/3] Add a new func to handle with clearing up for stoping dm-raid
 2012-11-19  0:36 UTC  (3+ messages)
  `  "

Crash when IO is being submitted and block size is changed
 2012-11-16 22:02 UTC  (21+ messages)
    ` [PATCH 1/3] Fix "
      ` [PATCH 2/3] Introduce percpu rw semaphores
          ` [dm-devel] "
                ` [PATCH 4/3] "
                  ` [PATCH 0/4] Fix a crash when block device is read and block size is changed at the same time
                                    ` [PATCH 1/2] "

[PATCH 1/3] md:Add a func 'dm_md_stop' for dm-raid to clear up md resources
 2012-11-15 13:52 UTC  (4+ messages)
  `  "

[PATCH 3/3] md: Remove EXPORT_SYMBOL_GPL(md_stop)
 2012-11-15  8:47 UTC 

dm: When stoping dm-raid, it call dm_md_stop rather than md_stop to do clear-up work
 2012-11-15  8:47 UTC 

[PATCH 1/2] md: add new interface 'mk_rq' in target_type
 2012-11-14  3:08 UTC  (4+ messages)
` [PATCH 2/2] md: modify dm_io() so it could return bios instead of submitting it

prio_callout
 2012-11-13 21:15 UTC  (2+ messages)

FW: Re: calling dm_io
 2012-11-13  1:27 UTC 

info : Multipathing
 2012-11-12 11:28 UTC 

calling dm_io
 2012-11-08 17:51 UTC  (3+ messages)

[PATCH] Fix deadlock with request based dm and some drivers
 2012-11-07 10:59 UTC  (6+ messages)
          ` [dm-devel] "

[PATCH v4 00/24] Prep work for immutable bio vecs
 2012-11-07  6:05 UTC  (4+ messages)
` [PATCH v4 08/24] block: Remove some unnecessary bi_vcnt usage

[PATCH] Removing the use of VLAIS from the Linux Kernel
 2012-11-03 19:30 UTC  (3+ messages)
` [PATCH] Remove VLAIS usage from dm-crypt

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

[dm-devel] [PATCH v8 01/16] hashtable: introduce a small and naive hashtable
 2012-10-31  9:10 UTC 

[PATCH 2/2] dm: stay in blk_queue_bypass until queue becomes initialized
 2012-10-30 13:21 UTC  (8+ messages)
          ` [PATCH] blkcg: fix "scheduling while atomic" in blk_queue_bypass_start

[PATCH v7 10/16] dlm: use new hashtable implementation
 2012-10-30 11:29 UTC 

[PATCH v7 06/16] tracepoint: use new hashtable implementation
 2012-10-30 11:29 UTC 

[PATCH] blkcg: fix "scheduling while atomic" in blk_queue_bypass_start
 2012-10-30  6:32 UTC 

multipath-tools release coming
 2012-10-29 22:19 UTC 


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