Linux Device Mapper development
 help / color / mirror / Atom feed
 messages from 2012-10-31 00:51:28 to 2013-01-08 13:53:57 UTC [more...]

[PATCH 00/42] SLES resync
 2013-01-08 13:53 UTC  (20+ messages)
` [PATCH 01/42] libmultipath: Invalid check for mpp->wwid in dm_addmap()
` [PATCH 02/42] Remove newline from condlog()
` [PATCH 03/42] Fixup pathgroup allocation in disassemble_map()
` [PATCH 04/42] libmultipath: resource leak in read_value_block()
` [PATCH 05/42] prio: fix merging of prioritizers with different args
` [PATCH 06/42] Accept several whitespaces in bindings file
` [PATCH 07/42] Add TAGS makefile target
` [PATCH 08/42] libmultipath: Fix typo in mp_prio_handler()
` [PATCH 09/42] Do not trigger a map reload on priority updates
` [PATCH 10/42] Introduce MP_FAST_IO_FAIL_UNSET
` [PATCH 11/42] Checker name is not displayed on failure
` [PATCH 12/42] Valgrind fixes for prioritizer
` [PATCH 13/42] Incorrect inquiry vendor length in hds prioritizer
` [PATCH 14/42] Print out multipath alias for flush_on_last_del messages
` [PATCH 15/42] Clarify setting origin in propsel.c
` [PATCH 16/42] libmultipath: error checking in remove_features()
` [PATCH 17/42] Increase parameter buffer
` [PATCH 18/42] Check return code from pathinfo()
` [PATCH 19/42] Inconsistent string quoting

[PATCH 2/2] dm: stay in blk_queue_bypass until queue becomes initialized
 2013-01-08  7:31 UTC  (7+ messages)
          ` [PATCH repost] blkcg: fix "scheduling while atomic" in blk_queue_bypass_start

[PATCH] Don't add 'p' delimiter when you shouldn't
 2013-01-08  7:04 UTC  (2+ messages)

[PATCH] multipath: make path devices readonly again
 2013-01-08  6:01 UTC 

[PATCH] multipath: check for NULL from udev_device_get_*
 2013-01-08  6:00 UTC 

[PATCH] multipath: Check blacklists as soon as possible
 2013-01-08  5:58 UTC 

[PATCH] multipath: Fix kpartx and udevd race
 2013-01-08  5:56 UTC 

[PATCH] multipath: storagetek 6180 config
 2013-01-08  5:55 UTC 

[PATCH] multipath: make reservation_key print out correctly
 2013-01-08  5:54 UTC 

[PATCH] multipath: make multipathd work with new dm/lvm systemd activation method
 2013-01-08  5:50 UTC 

[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] 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  (16+ messages)

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


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