Linux Device Mapper development
 help / color / mirror / Atom feed
 messages from 2010-10-26 19:18:54 to 2010-11-30 01:26:37 UTC [more...]

[PATCH v6 0/4] ext4: Coordinate data-only flush requests sent by fsync
 2010-11-30  1:26 UTC  (10+ messages)
` [PATCH 1/4] block: Measure flush round-trip times and report average value
` [PATCH 2/4] md: Compute average flush time from component devices
` [PATCH 3/4] dm: "
` [PATCH 4/4] ext4: Coordinate data-only flush requests sent by fsync

Q: md-RAID1 creation with I/O error (attempt to access beyond end of device)
 2010-11-30  0:07 UTC  (2+ messages)

rdac.c patch not quite right
 2010-11-30  0:03 UTC 

[PATCH] dm: remove dm_mutex (after bkl conversion)
 2010-11-29 22:53 UTC  (3+ messages)
` [PATCH] dm crypt: scale to multiple CPUs
` [PATCH] dm crypt: use IO thread for reads only if mempool is exhausted

[Multipath DOCS] Some possibly deprecated info
 2010-11-29 22:37 UTC  (2+ messages)

data corruption with stex (Promise HW-Raid) driver and device-mapper
 2010-11-29 19:35 UTC  (2+ messages)

QUEUE_FLAG_CLUSTER?
 2010-11-29 19:08 UTC  (9+ messages)
` [dm-devel] QUEUE_FLAG_CLUSTER?
  ` block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead

Problem with creating LV - device too small for target
 2010-11-29 12:33 UTC 

[PATCH] libmultipath: fix snprintf buffer overflows
 2010-11-28 21:24 UTC  (2+ messages)

[PATCH 1/5] mtd: fix bdev exclusive open bugs in block2mtd::add_device()
 2010-11-27 18:47 UTC  (26+ messages)
` [PATCH 2/5] btrfs: close_bdev_exclusive() should use the same @flags as the matching open_bdev_exclusive()
` [PATCH 3/5] block: simplify holder symlink handling
` [PATCH 4/5] block: make blkdev_get/put() handle exclusive access
` [PATCH 5/5] block: reorganize claim/release implementation
` [PATCHSET] block: clean up bdev claim/release handling
` [Drbd-dev] "
` [PATCH 6/5] block: check bdev_read_only() from blkdev_get()
` [PATCH 7/5] block: clean up blkdev_get() wrappers and their users
  ` [PATCH UPDATED 1/5] mtd: fix bdev exclusive open bugs in block2mtd::add_device()

Problem with creating LV - device too small for target
 2010-11-25 18:51 UTC 

[PATCH] dm raid1: support discard
 2010-11-25  2:46 UTC 

[PATCH] Remove BIO_RW_SYNCIO flag from kcopyd
 2010-11-23 23:31 UTC  (4+ messages)
`  "
` [PATCH v2] dm kcopyd: remove SYNC from flags used in dm_io_request

[PATCH] dm-kcopyd: Delayed unplug of the queues
 2010-11-23 23:25 UTC  (4+ messages)
`  "
` [PATCH v2] dm kcopyd: delay "

[PATCH] scsi: Set queue limits no_cluster for stacked devices
 2010-11-23 21:56 UTC 

[PATCH v3 19/22] dm: use little-endian bit operations
 2010-11-23 13:38 UTC 

[PATCH v2] dm mpath: add feature flag to control call to blk_abort_queue
 2010-11-23  1:00 UTC  (12+ messages)
    ` [PATCH v3] "
      ` (unknown),
        ` 
      ` [PATCH v4] dm mpath: avoid call to blk_abort_queue by default
        ` [PATCH v5] "
          ` [dm-devel] "
            ` [PATCH] dm mpath: disable call to blk_abort_queue and related code
              ` [PATCH v2] dm mpath: revert "dm: Call blk_abort_queue on failed paths"

Bug#604049: linux-image-2.6.32-5-amd64: data corruption with promise stex driver and use of device-mapper layers (lvm/dm-crypt/..)
 2010-11-22 18:33 UTC  (2+ messages)

[PATCH] multipath: add checker_timeout default config option
 2010-11-19  4:34 UTC 

[PATCH] multipath: update default configurations
 2010-11-19  3:33 UTC 

[RFC] training mpath to discern between SCSI errors (was: Re: [PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush)
 2010-11-19  3:11 UTC  (8+ messages)
` [RFC] training mpath to discern between SCSI errors
      ` [dm-devel] "

[PATCH 9 of 9] dm raid message fn
 2010-11-18 23:43 UTC 

[PATCH 8 of 9] dm raid suspend and resume fns
 2010-11-18 23:43 UTC 

[PATCH 7 of 9] dm raid iterate_devices and io_hints
 2010-11-18 23:43 UTC 

[PATCH 6 of 9] dm unplug callback
 2010-11-18 23:43 UTC 

[PATCH 5 of 9] dm target callbacks and congestion fn
 2010-11-18 23:43 UTC 

[PATCH 4 of 9] dm raid seed module
 2010-11-18 23:42 UTC 

[PATCH 3 of 9] md fix null pointer deref
 2010-11-18 23:42 UTC 

[PATCH 2 of 9] md minor updates
 2010-11-18 23:42 UTC 

[PATCH 1 of 9] md backout dm dirty log
 2010-11-18 23:42 UTC 

[PATCH 0 of 9] DM RAID: a wrapper target for MD RAID456
 2010-11-18 23:40 UTC 

[PATCH] multipath: add find_multipaths feature
 2010-11-18 17:21 UTC  (3+ messages)

Split load balanced paths into two groups
 2010-11-18  8:03 UTC 

kernel update and dmraid causing grub errors
 2010-11-17 21:59 UTC  (9+ messages)

block_abort_queue (blk_abort_request) racing with scsi_request_fn
 2010-11-17 17:49 UTC  (8+ messages)
` [dm-devel] "

[PATCH 2/3] block: Rename trace_block_remap to trace_block_bio_remap
 2010-11-16 11:51 UTC  (6+ messages)
  ` [PATCH v2] block: rename "

[PATCH] DM-CRYPT: Scale to multiple CPUs v3 on 2.6.37-rc* ?
 2010-11-15  8:41 UTC  (17+ messages)
            ` [dm-devel] "
            `  "
                ` dm-crypt barrier support is effective (was: Re: DM-CRYPT: Scale to multiple CPUs v3 on 2.6.37-rc* ?)
                    ` dm-crypt barrier support is effective

[PATCH] multipath: clean up path orphaning and adoption
 2010-11-14 21:02 UTC 

[PATCH v5] dm crypt: scale to multiple CPUs
 2010-11-13 10:15 UTC  (2+ messages)

multipath-tools ./multipath.conf.defaults libm 
 2010-11-12 20:17 UTC 

[PATCH] multipath: sort all pathgroups by priority
 2010-11-10 18:52 UTC 

[PATCH] [RFC] multipath: multipath command pathgroup compare problem
 2010-11-09  8:30 UTC 

RFC: multipath IO multiplex
 2010-11-08 14:18 UTC  (12+ messages)

sysstat metrics on a mirrored logical volume
 2010-11-06 15:02 UTC 

introduce dm-snap-mv
 2010-11-06  3:24 UTC  (3+ messages)
` [dm-devel] "

[PATCH] multipath: fix multipath locking
 2010-11-05  7:11 UTC  (3+ messages)

[PATCH 00/49] Use vzalloc not vmalloc/kmemset
 2010-11-05  3:07 UTC  (2+ messages)
  ` [PATCH 14/49] drivers/md: Use vzalloc

[PATCH] scsi_dh_rdac: Changing the memory allocation flag from GFP_KERNEL to GFP_NOIO
 2010-11-04 15:20 UTC  (3+ messages)
`  "

multipath-tools comments and licensing status?
 2010-11-04 11:52 UTC 

[PATCH] md: dm-crypt: Add option to re-use a new global work-queue
 2010-11-04  9:55 UTC  (17+ messages)
          ` cmwq and dm-crypt devices? (was: Re: md: dm-crypt: Add option to re-use a new global work-queue.)
            ` cmwq and dm-crypt devices?

RDAC path checker status change messages
 2010-11-03 22:16 UTC  (3+ messages)

[PATCH] [prio] Memory leak if failed to do RTPG
 2010-11-03 20:53 UTC  (2+ messages)
`  "

[PATCH] dm: use revalidate_disk to update device size after set_capacity
 2010-11-03 18:06 UTC  (11+ messages)
  `  "
` dm: lock bd_mutex when setting device size
      ` [PATCH] dm: remove extra locking when changing "

Can't seem to set features=1 queue_if_no_path
 2010-11-03  3:10 UTC  (2+ messages)

[PATCH] dm mpath: delay retry activate_path on SCSI_DH_RETRY
 2010-11-02 21:02 UTC  (6+ messages)
    `  "

[PATCH] imported patch sync-no_cluster-with-cluster-flag.patch
 2010-11-02 20:21 UTC  (3+ messages)
` [PATCH] block: QUEUE_FLAG_CLUSTER and no_cluster are NOT in sync
  `  "

[PATCH] dm: Fix possible NULL dereferences
 2010-11-02 16:16 UTC  (2+ messages)
`  "

[PATCHSET] block: clean up bdev claim/release handling
 2010-11-01 16:15 UTC 

multipath-tools libcheckers/directio.c libchec 
 2010-10-27 18:55 UTC 

unmapping luns doesn't work (good)
 2010-10-27 13:26 UTC  (2+ messages)

[RESUBMIT][Patch] scsi_dh_rdac: retry IO for 06/3f/03 in rdac_check_sense fn
 2010-10-26 20:27 UTC  (6+ messages)
` [dm-devel] "


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