linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-24 15:30:54 to 2012-06-06 01:28:03 UTC [more...]

[PATCH] md/raid5:Choose to replacing or recoverying when raid degraded and had a want_replacement disk at the same time
 2012-06-06  1:28 UTC  (2+ messages)

Failed drive in raid6 while doing data-check
 2012-06-06  1:22 UTC  (9+ messages)

[PULL REQUEST] md fixes for 3.5-rc
 2012-06-05 23:01 UTC 

Software RAID checksum performance on 24 disks not even close to kernel reported
 2012-06-05 21:17 UTC  (14+ messages)

RAID5 with two drive sizes question
 2012-06-05 20:48 UTC  (6+ messages)

[PATCH V1] md:Fix name of raid thread when raid takeovered
 2012-06-05  6:33 UTC  (4+ messages)
  `  "

Data Offset
 2012-06-05  5:44 UTC  (8+ messages)

Can extremely high load cause disks to be kicked?
 2012-06-04  9:06 UTC  (19+ messages)

[patch 0/8] raid5: improve write performance for fast storage
 2012-06-04  8:02 UTC  (9+ messages)
` [patch 1/8] raid5: add a per-stripe lock
` [patch 2/8] raid5: lockless access raid5 overrided bi_phys_segments
` [patch 3/8] raid5: remove some device_lock locking places
` [patch 4/8] raid5: reduce chance release_stripe() taking device_lock
` [patch 5/8] raid5: add batch stripe release
` [patch 6/8] raid5: make_request use "
` [patch 7/8] raid5: raid5d handle stripe in batch way
` [patch 8/8] raid5: create multiple threads to handle stripes

How to use replacement?
 2012-06-04  7:12 UTC  (4+ messages)
  `  "

[PATCH] md:Fix name of raid thread when raid takeovered
 2012-06-04  7:10 UTC  (4+ messages)
  `  "

tracking parity mismatches to a failing disk
 2012-06-04  4:17 UTC  (2+ messages)

Using a newer mdadm version just for re-adding a device
 2012-06-04  4:15 UTC  (3+ messages)

[PATCH 1/4] raid1: change the code layout of raid1_mergeable_bvec() to make it look a bit nicer
 2012-06-04  3:52 UTC  (6+ messages)
` [PATCH 2/4] raid10: change the code layout of raid10_mergeable_bvec() "
` [PATCH 3/4] md: introduce md_rdev_merge_bvec to reduce code duplicate
` [PATCH 4/4] md: put EXPORT_SYMBOL macro immediately after the corresponding function

[PATCH 2/2] md:Rewrite the md_write_start()
 2012-06-04  1:12 UTC  (4+ messages)
  `  "

[PATCH 1/2] md/raid5:Change the order of md_write_start() and chunk_aligned_read() in function make_request()
 2012-06-02  8:15 UTC 

Reason for md raid 01 blksize limited to 4 KiB?
 2012-05-31 10:26 UTC  (10+ messages)

You have an unanswered message Recommends Advanced Sports to you
 2012-05-30 19:06 UTC 

[PATCH] md:Fix checkpatch issues
 2012-05-30  8:54 UTC 

You have an unanswered message Recommends Advanced Sports to you
 2012-05-30  7:37 UTC 

raid10 devices all marked as spares?!
 2012-05-30  7:11 UTC  (8+ messages)

[PATCH 0/2] Tests for add/remove of internal bitmaps
 2012-05-30  0:47 UTC  (4+ messages)
` [PATCH 1/2] New tests testing the addition of bitmaps
` [PATCH 2/2] New tests testing removal of internal bitmaps

Your order is complete - Please save this email Recommends Advanced Sports to you
 2012-05-29 16:35 UTC 

raid5 to raid6 - reshape very slow
 2012-05-29 14:44 UTC  (5+ messages)

[PATCH] Fix --no-error in test script
 2012-05-29 13:17 UTC 

Your order is complete - Please save this email Recommends Advanced Sports to you
 2012-05-29  7:55 UTC 

[PATCH 0/4] More test suite enchancements
 2012-05-29  6:02 UTC  (8+ messages)
` [PATCH 1/4] Add support for saving log files in test script
` [PATCH 2/4] Add --no-error argument to 'test'
` [PATCH 3/4] Improve --help message from test
` [PATCH 4/4] Move setup code to a function and introduce matching cleanup argument

[PATCH] imsm: fix: correct checking volume's degradation
 2012-05-28 23:35 UTC  (2+ messages)

[PATCH] mdadm: Fix Segmentation fault
 2012-05-28 23:23 UTC  (2+ messages)

Christian Recommends Advanced Sports to you
 2012-05-28 16:46 UTC 

Recovering from two raid superblocks on the same disks
 2012-05-28 11:40 UTC  (2+ messages)

Too Good To Be True (But Is.) Recommends Advanced Sports to you
 2012-05-28  6:42 UTC 

Hi! Strange issue with LSR -- bitmaps hadn't been used during 2 of 3 RAIDs resync
 2012-05-28  4:03 UTC  (7+ messages)

Bug#658701: mdadm: should send email if mismatches are reported by a check
 2012-05-28  1:41 UTC  (3+ messages)

Sequential writing to degraded RAID6 causing a lot of reading
 2012-05-28  1:31 UTC  (5+ messages)

[patch 0/3 v2] MD: improve raid1/10 write performance for fast storage
 2012-05-28  1:13 UTC  (4+ messages)
` [patch 1/3 v2] MD: add a specific workqueue to do dispatch
` [patch 2/3 v2] raid1: percpu dispatch for write request if bitmap supported
` [patch 3/3 v2] raid10: "

very slow file deletion on an SSD
 2012-05-27 17:17 UTC  (24+ messages)

The truth about " autopilot income "... Recommends Advanced Sports to you
 2012-05-27 11:05 UTC 

raid 10f2 vs 1 on 2 drives
 2012-05-27  0:46 UTC  (8+ messages)

md RAID with enterprise-class SATA or SAS drives
 2012-05-26 21:58 UTC  (9+ messages)

[PATCH 2/2] md/raid456:Add interface for contorling eject rdev when re-write failed
 2012-05-26  2:54 UTC 

[PATCH 1/2] md/raid456: When readed error and raid was degraded,it try to set badsector, not ejecting the rdev
 2012-05-26  2:53 UTC 

[PATCH 0/2] Modify read error handle for RAID-4,5,6
 2012-05-26  2:52 UTC 

The $1,549 per day ZERO traffic system (UPDATE) Recommends Advanced Sports to you
 2012-05-26  1:51 UTC 

Friend,Could you "build-up" your own energy? Recommends Advanced Sports to you
 2012-05-25 18:57 UTC 

Friend,Could you "build-up" your own energy? Recommends Advanced Sports to you
 2012-05-25 15:37 UTC 

Hi! Is "container" more efficient in terms of I/O op. numbers 
 2012-05-25  2:41 UTC  (5+ messages)

The $1,549 per day ZERO traffic system (UPDATE) Recommends Advanced Sports to you
 2012-05-25  1:33 UTC 


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