dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-15 13:00:29 to 2013-08-20 22:24:39 UTC [more...]

[dm-devel] [PATCH] dm: Make MIN_IOS, et al, tunable via sysctl
 2013-08-20 22:24 UTC  (14+ messages)
  `  "
  ` [dm-devel] "

[git pull] device-mapper fix for 3.11
 2013-08-20 20:15 UTC 

[PATCH 1/2] Revert "Revert "math64: New div64_u64_rem helper""
 2013-08-20 19:25 UTC  (5+ messages)
` [PATCH 2/2 v3] dm: add statistics support

[PATCH] bcache: Remove use of down/up_read_non_owner()
 2013-08-20 15:16 UTC 

[dm-devel] [PATCH][RESEND] scsi_dh_rdac:Log batched lun information with mode select command
 2013-08-19 16:08 UTC 

[PATCH] multipath: rport tmo cleanup
 2013-08-19  8:06 UTC  (3+ messages)

[git pull] device-mapper changes for 3.11
 2013-08-19  0:13 UTC  (6+ messages)
  ` [dm-devel] "
      ` please fetch new git-based DM 'for-next' branch [was: Re: [git pull] device-mapper changes for 3.11]

[PATCH] dm: Make MIN_IOS, et al, tunable via sysctl
 2013-08-16 22:55 UTC 

[PATCH] dm: Make MIN_IOS, et al, tunable via sysctl
 2013-08-16 20:51 UTC 

[PATCH] dm cache: Avoid conflicting remove_mapping() in mq policy
 2013-08-16 11:38 UTC  (3+ messages)

[PATCH] dm: fix stacking of geometry limits for thinp and cache
 2013-08-15 14:37 UTC  (2+ messages)

dm-verity: Verification fails but do not see Input/Output Error on read
 2013-08-15  9:36 UTC  (9+ messages)

[PATCH 0/22] Immutable biovecs, block layer changes
 2013-08-13 19:18 UTC  (34+ messages)
` [PATCH 01/22] block: Use rw_copy_check_uvector()
` [PATCH 02/22] block: Consolidate duplicated bio_trim() implementations
` [PATCH 03/22] bcache: Kill unaligned bvec hack
` [PATCH 04/22] block: Abstract out bvec iterator
` [PATCH 05/22] dm: Use bvec_iter for dm_bio_record()
` [PATCH 06/22] block: Convert bio_iovec() to bvec_iter
` [PATCH 07/22] block: Convert bio_for_each_segment() "
  ` [PATCH 08/22] block: Immutable bio vecs
` [PATCH 09/22] block: Convert bio_copy_data() to bvec_iter
` [PATCH 10/22] bio-integrity: Convert "
` [PATCH 11/22] block: Kill bio_segments()/bi_vcnt usage
` [PATCH 12/22] block: Convert drivers to immutable biovecs
` [PATCH 13/22] ceph: Convert "
` [PATCH 14/22] block: Kill bio_iovec_idx(), __bio_iovec()
` [PATCH 15/22] rbd: Refactor bio cloning, don't clone biovecs
` [PATCH 16/22] dm: Refactor for new bio cloning/splitting
` [PATCH 17/22] block: Remove bi_idx hacks
` [PATCH 18/22] block: Generic bio chaining
` [PATCH 19/22] block: Rename bio_split() -> bio_pair_split()
` [PATCH 20/22] block: Introduce new bio_split()
` [PATCH 21/22] block: Kill bio_pair_split()
` [PATCH 22/22] block: Don't save/copy bvec array anymore, share when cloning

[PATCH v2] Add log-structured caching target
 2013-08-13 16:18 UTC 

noob usage question
 2013-08-12 11:40 UTC  (4+ messages)

[PATCH] bugfix: map_context->ptr must be nullify in no-cache path
 2013-08-10 14:39 UTC 

[PATCH] [RFC] Implements log-structured caching target
 2013-08-10 12:51 UTC 

[Question] How to make a patch?
 2013-08-10  0:43 UTC  (5+ messages)

Extending DM w/ new target type
 2013-08-09 14:50 UTC  (4+ messages)

[PATCH v2] dm: add statistics support
 2013-08-08 21:15 UTC 

[PATCH] rdac: Always fail paths when controller reports unavailable AAS
 2013-08-08 20:04 UTC 

[PATCH 07/10] idr: Rename idr_alloc() -> idr_alloc_range()
 2013-08-07 19:04 UTC  (3+ messages)
  ` [PATCH 09/10] idr: Remove unneeded idr locking, idr_preload() usage

dm-lc: updates
 2013-08-07 14:19 UTC 

dm-thin - issue about the maximum size of the metadata device
 2013-08-06 10:39 UTC  (2+ messages)

[PATCH] scsi_dh_rdac:Log batched lun information with mode select command
 2013-08-05 10:43 UTC 

dm-lc: new doc
 2013-08-03 10:10 UTC 

dm-lc: new doc
 2013-08-03 10:08 UTC 

Fwd: Re: dm-cache with zero hit rate
 2013-08-02 18:19 UTC 

dm-cache with zero hit rate
 2013-08-02 15:20 UTC  (6+ messages)

state we don't understand
 2013-08-02  4:45 UTC  (2+ messages)

[PATCH] dm-lc.c: fix for a potential NULL pointer dereference
 2013-08-01 12:45 UTC  (4+ messages)
  ` dm-lc code/design [was: Re: dm-lc.c: fix for a potential NULL pointer dereference]

[PATCH v2] dm-lc.c: Audit return values of functions invoked in module init routine
 2013-07-31 10:03 UTC  (2+ messages)

[PATCH] dm-lc.c: Audit return values of functions invoked in module init routine
 2013-07-31  8:09 UTC  (3+ messages)

[PATCH] dm-lc.c: return -ENOMEM if alloc_workqueue fails
 2013-07-30 13:14 UTC  (2+ messages)

[RFC] dm-lc target
 2013-07-30 13:02 UTC  (4+ messages)
  ` [dm-devel] "

[PATCH 2/9] dm: WQ_NON_REENTRANT is meaningless and going away
 2013-07-30 12:40 UTC 

[PATCH] dm cache: verify metadata device is exclussive
 2013-07-30 11:11 UTC  (2+ messages)
`  "

dm-cache warming
 2013-07-29 10:40 UTC  (3+ messages)

dm-cache: dirty state of blocks in writethrough mode
 2013-07-26 11:14 UTC  (8+ messages)

Substantial performance difference when reading/writing to device-mapper vs. the individual device
 2013-07-25  9:38 UTC  (3+ messages)

[PATCH] scsi_dh_rdac:Log batched lun information with mode select command
 2013-07-24 13:04 UTC 

[PATCH] dm-thin: Add data block size limits to the Documentation
 2013-07-24 11:26 UTC  (3+ messages)

pseudo block device as metadata and cache device
 2013-07-22 17:39 UTC  (2+ messages)

Device mapping without using initramfs
 2013-07-22 17:27 UTC  (2+ messages)

dm-cache: can the same cache be used with multiple origin devices?
 2013-07-22 14:35 UTC  (3+ messages)

[PATCH 00/30] SLES resync, second try
 2013-07-22  7:19 UTC  (34+ messages)
` [PATCH 01/30] multipath: bind lifetime of udev context to main thread
` [PATCH 02/30] Document 'infinity' as possible value for dev_loss_tmo
` [PATCH 03/30] alua: Do not add preferred path priority for active/optimized
` [PATCH 04/30] multipath: Increase dev_loss_tmo prior to fast_io_fail
` [PATCH 05/30] libmultipath: return PATH_DOWN for quiesced paths
` [PATCH 06/30] libmultipath: Implement PATH_TIMEOUT
` [PATCH 07/30] Deprecate pg_timeout
` [PATCH 08/30] kpartx: create correct symlinks for PATH_FAILED events
` [PATCH 09/30] multipath: Deprecate 'getuid' configuration variable
` [PATCH 10/30] kpartx: support disk with non-512B sectors
` [PATCH 11/30] multipath: Add 'Datacore Virtual Disk' to internal hardware table
` [PATCH 12/30] Minor fixes for priority handling
` [PATCH 13/30] Check return value from pathinfo()
` [PATCH 14/30] Read directly from sysfs when checking the device size
` [PATCH 15/30] multipath.conf.annotated: Document rr_min_io_rq
` [PATCH 16/30] Correctly print out 'max' for max_fds
` [PATCH 17/30] Correctly set max_fds in case of failure
` [PATCH 18/30] Update multipath.conf.defaults
` [PATCH 19/30] Correctly set pgfailback
` [PATCH 20/30] multipath.conf.5: clarify 'no_path_retry' default setting
` [PATCH 21/30] multipath.conf.annotated: remove 'udev_dir'
` [PATCH 22/30] multipath: Implement 'property' blacklist
` [PATCH 23/30] Do not print error when rport is blocked
` [PATCH 24/30] multipath: reference the udev context when starting event queue
` [PATCH 25/30] multipathd: valgrind fixes
` [PATCH 26/30] multipathd: increase stacksize for uevent listener
` [PATCH 27/30] Specify checker_timeout in seconds
` [PATCH 28/30] multipath: fix setting of fast_io_fail_tmo
` [PATCH 29/30] multipath: reset queue_if_no_path if flush failed
` [PATCH 30/30] libmultipath: read path state directly from sysfs

[PATCH] [RESEND] hwtable: Add vendor ID and update defaults for NetApp E-Series storage
 2013-07-17 20:23 UTC  (2+ messages)

[PATCH 18/30] Update multipath.conf.defaults
 2013-07-16 22:01 UTC 

[PATCH 00/29] SLES resync
 2013-07-16  9:20 UTC  (7+ messages)
` [PATCH 28/29] multipath: fix setting of fast_io_fail_tmo
` [PATCH 29/29] multipath: reset queue_if_no_path if flush failed

Linux Plumbers IO & File System Micro-conference
 2013-07-15 21:22 UTC  (3+ messages)


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