linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-26 01:47:24 to 2013-08-08 16:51:23 UTC [more...]

Your Attention Is Needed
 2013-08-08 16:51 UTC 

[PATCH 0/22] Immutable biovecs, block layer changes
 2013-08-08 15:09 UTC  (25+ 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

raid1 read io balancing algorithm
 2013-08-08 14:27 UTC  (3+ messages)

RFC: handling of missing disks in DDF
 2013-08-08  8:47 UTC  (3+ messages)

Bugreport ddf rebuild problems
 2013-08-08  7:31 UTC  (20+ messages)
                      ` Patches related to current discussion
                      ` [PATCH 6/9] tests/10ddf-fail-spare: more sophisticated result checks
                      ` [PATCH 7/9] tests/10ddf-fail-create-race: test handling of fail/create race
                      ` [PATCH 8/9] DDF: ddf_open_new: check device status for new subarray
                      ` [PATCH 9/9] Create: set array status to frozen until monitoring starts

MD array keeps resyncing after rebooting
 2013-08-08  7:18 UTC  (21+ messages)

DDF test fails if default udev rules are active
 2013-08-08  1:10 UTC  (4+ messages)

[PATCH] tests/10ddf-fail-two-spares: new unit test
 2013-08-07 23:37 UTC  (2+ messages)

[PATCH] RAID: add tilegx SIMD implementation of raid6
 2013-08-07 23:27 UTC  (2+ messages)

Advice for recovering array containing LUKS encrypted LVM volumes
 2013-08-07  7:34 UTC  (6+ messages)

DDF: regression caused by 273989b9 / ce45c819
 2013-08-07  7:09 UTC  (2+ messages)

mdadm --fail on RAID0 array
 2013-08-07  6:21 UTC  (2+ messages)

when md raid1 superblock is bad block, what happens
 2013-08-06  3:20 UTC  (3+ messages)

[PATCH 1/5] tests/env-ddf-template: some helper functions
 2013-08-05 20:37 UTC  (5+ messages)
` [PATCH 2/5] tests/10ddf-fail-twice: remove hard-coded assumptions
` [PATCH 3/5] tests/10ddf-fail-spare: new unit test
` [PATCH 4/5] DDF: get_extents: don't allocate space on failed disks
` [PATCH 5/5] test: allow LVM volumes or RAM disks as test devices

Proposal
 2013-08-05 12:56 UTC 

when md raid1 superblock is bad block, what happens
 2013-08-05  9:25 UTC 

Bugreport ddf rebuild problems
 2013-08-05  7:17 UTC  (2+ messages)

question about mdmon --takeover
 2013-08-05  6:59 UTC  (2+ messages)

Bugreport: mdmon will not start with latest git version when using ddf container
 2013-08-05  6:43 UTC  (5+ messages)

[PATCH] imsm: fix checking completion of RAID10 resync
 2013-08-05  5:43 UTC  (5+ messages)

[PATCH] mdmon: let mdmon know the layout
 2013-08-05  5:12 UTC  (2+ messages)

[PATCH 1/4] mdmon: always get layout from sysfs
 2013-08-05  5:11 UTC  (6+ messages)
` [PATCH 2/4] DDF: no need for GET_LAYOUT any more
` [PATCH 3/4] DDF: ddf_process_update: delete removed disks from dlist
` [PATCH 4/4] tests/10ddf-fail-twice: New unit test

help needed restoring data
 2013-08-04 14:54 UTC  (2+ messages)

RFC swap over raid1
 2013-08-02 21:31 UTC  (21+ messages)

[patch 0/3] raid5: make stripe handling multi-threading
 2013-08-01 12:15 UTC  (15+ messages)
` [patch 1/3] raid5: offload stripe handle to workqueue
` [patch 2/3] raid5: sysfs entry to control worker thread number
` [patch 3/3] raid5: only wakeup necessary threads

Reshape/Grow to fewer but bigger devices
 2013-07-31  8:36 UTC  (4+ messages)

Suspicious test failure - mdmon misses recovery events on loop devices
 2013-07-31  6:49 UTC  (22+ messages)
          ` [PATCH 00/10] Two bug fixes and a lot of debug code
          ` [PATCH 01/10] DDF: ddf_activate_spare: bugfix for 62ff3c40
          ` [PATCH 02/10] DDF: log disk status changes more nicely
          ` [PATCH 03/10] DDF: ddf_process_update: log offsets for conf changes
          ` [PATCH 04/10] DDF: load_ddf_header: more error logging
          ` [PATCH 05/10] DDF: ddf_set_disk: add some debug messages
          ` [PATCH 06/10] monitor: read_and_act: log status when called
          ` [PATCH 07/10] mdmon: wait_and_act: fix debug message for SIGUSR1
          ` [PATCH 08/10] mdmon: manage_member: debug messages for array state
          ` [PATCH 09/10] mdmon: manage_member: fix race condition during slow meta data writes
          ` [PATCH 10/10] tests/10ddf-create-fail-rebuild: new unit test for DDF
            ` [PATCH] tests/env-ddf-template: helper for new unit test

ddf: remove failed devices that are no longer in use ?!?
 2013-07-31  3:25 UTC  (4+ messages)

[PATCH] Avoid double close()
 2013-07-30 22:52 UTC  (2+ messages)

Recovery possible after partial reshape failure?
 2013-07-30  1:45 UTC  (3+ messages)

[PATCH 0/4] Basic hotspare handling for RAID10
 2013-07-30  1:22 UTC  (2+ messages)

Mdadm server eating drives
 2013-07-29 22:25 UTC  (2+ messages)

3.10.1: echo repair > sync_action causes hang on RAID-1 (2 x SSD)
 2013-07-29  7:33 UTC  (7+ messages)

[patch]raid5: fix stripe release order
 2013-07-29  5:47 UTC  (2+ messages)

md/raid5: raid5d livelocks after drive failure during resync
 2013-07-29  5:25 UTC  (3+ messages)

Help creating filesystem (xfs) and partitioning
 2013-07-28 22:46 UTC  (10+ messages)

raid10 centos5 vs. centos6 300% worse random write performance
 2013-07-28  5:46 UTC  (5+ messages)

Recovery help? 4-disk RAID5 double-failure, but good disks have event count mismatch
 2013-07-27 20:43 UTC  (2+ messages)

mdadm -Db switches array to write-pending?!
 2013-07-26 21:58 UTC  (5+ 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).