messages from 2013-07-02 03:14:41 to 2013-08-08 21:15:29 UTC [more...]
[PATCH 0/22] Immutable biovecs, block layer changes
2013-08-08 21:15 UTC (26+ 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] rdac: Always fail paths when controller reports unavailable AAS
2013-08-08 20:04 UTC
dm-verity: Verification fails but do not see Input/Output Error on read
2013-08-08 17:00 UTC (6+ messages)
[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)
Extending DM w/ new target type
2013-08-02 12:07 UTC (3+ 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)
[PATCH] dm cache: Avoid conflicting remove_mapping() in mq policy
2013-07-26 7:57 UTC
[PATCH] multipath: rport tmo cleanup
2013-07-25 21:32 UTC
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 (34+ messages)
` [PATCH 01/29] multipath: bind lifetime of udev context to main thread
` [PATCH 02/29] Document 'infinity' as possible value for dev_loss_tmo
` [PATCH 03/29] alua: Do not add preferred path priority for active/optimized
` [PATCH 04/29] multipath: Increase dev_loss_tmo prior to fast_io_fail
` [PATCH 05/29] libmultipath: return PATH_DOWN for quiesced paths
` [PATCH 06/29] libmultipath: Implement PATH_TIMEOUT
` [PATCH 07/29] Deprecate pg_timeout
` [PATCH 08/29] kpartx: create correct symlinks for PATH_FAILED events
` [PATCH 09/29] multipath: Deprecate 'getuid' configuration variable
` [PATCH 10/29] kpartx: support disk with non-512B sectors
` [PATCH 11/29] multipath: Add 'Datacore Virtual Disk' to internal hardware table
` [PATCH 12/29] Minor fixes for priority handling
` [PATCH 13/29] Check return value from pathinfo()
` [PATCH 14/29] Read directly from sysfs when checking the device size
` [PATCH 15/29] multipath.conf.annotated: Document rr_min_io_rq
` [PATCH 16/29] Correctly print out 'max' for max_fds
` [PATCH 17/29] Correctly set max_fds in case of failure
` [PATCH 18/29] Update multipath.conf.defaults
` [PATCH 19/29] Correctly set pgfailback
` [PATCH 20/29] multipath.conf.5: clarify 'no_path_retry' default setting
` [PATCH 21/29] multipath.conf.annotated: remove 'udev_dir'
` [PATCH 22/29] multipath: Implement 'property' blacklist
` [PATCH 23/29] Do not print error when rport is blocked
` [PATCH 24/29] multipath: reference the udev context when starting event queue
` [PATCH 25/29] multipathd: valgrind fixes
` [PATCH 26/29] multipathd: increase stacksize for uevent listener
` [PATCH 27/29] Specify checker_timeout in seconds
` [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)
[git pull] device-mapper changes for 3.11
2013-07-12 1:03 UTC (6+ messages)
` [dm-devel] "
Info on bytes flow during polling
2013-07-11 8:54 UTC
Multipath not balancing I/O across paths evenly
2013-07-10 20:52 UTC
about cross compile for device mapper
2013-07-10 11:29 UTC
test needed for a dm-bufio patch
2013-07-09 17:00 UTC (2+ messages)
[PATCH] MAINTAINERS: dm-devel@redhat.com is a list
2013-07-08 17:37 UTC (4+ messages)
` [dm-devel] "
[PATCH] dm: make alloc error info more clearly
2013-07-08 10:39 UTC (4+ messages)
` "
[PATCH 07/10] idr: Rename idr_alloc() -> idr_alloc_range()
2013-07-06 5:26 UTC (3+ messages)
` [PATCH 09/10] idr: Remove unneeded idr locking, idr_preload() usage
ANNOUNCE: new dm statistics patches
2013-07-04 20:48 UTC
dm-thin btree and incremental backup issue
2013-07-02 17:18 UTC
dm-thin btree and incremental backup issue
2013-07-02 8:39 UTC (2+ messages)
Performance Comparison among EnhanceIO, bcache and dm-cache
2013-07-02 8:25 UTC (3+ messages)
[PATCH 4/4] scsi: Return ENODATA on medium error
2013-07-02 3:14 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).