linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-08 05:51:33 to 2011-10-27 17:10:34 UTC [more...]

[md PATCH 00/16] hot-replace support for RAID4/5/6
 2011-10-27 17:10 UTC  (23+ messages)
` [md PATCH 02/16] md: take after reference to mddev during sysfs access
` [md PATCH 04/16] md: change hot_remove_disk to take an rdev rather than a number
` [md PATCH 03/16] md: remove test for duplicate device when setting slot number
` [md PATCH 01/16] md: refine interpretation of "hold_active == UNTIL_IOCTL"
` [md PATCH 06/16] md/raid5: allow each slot to have an extra replacement device
` [md PATCH 05/16] md: create externally visible flags for supporting hot-replace
` [md PATCH 09/16] md/raid5: preferentially read from replacement device if possible
` [md PATCH 10/16] md/raid5: allow removal for failed replacement devices
` [md PATCH 12/16] md/raid5: detect and handle replacements during recovery
` [md PATCH 07/16] md/raid5: raid5.h cleanup
` [md PATCH 14/16] md/raid5: recognise replacements when assembling array
` [md PATCH 11/16] md/raid5: writes should get directed to replacement as well as original
` [md PATCH 08/16] md/raid5: remove redundant bio initialisations
` [md PATCH 13/16] md/raid5: handle activation of replacement device when recovery completes
` [md PATCH 16/16] md/raid5: Mark device replaceable when we see a write error
` [md PATCH 15/16] md/raid5: If there is a spare and a replaceable device, start replacement

with raid-6 any writes access all disks
 2011-10-27 13:05 UTC  (7+ messages)

Question about mdadm commit d6508f0cfb60edf07b36f1532eae4d9cddf7178b "be more careful about add attempts"
 2011-10-27  9:10 UTC  (3+ messages)

[PATCH] GCC compile fix: remove calculation of unused variable 'reservation'
 2011-10-27  8:01 UTC  (5+ messages)

[PATCH 00/13] Add missing handling of malloc() failure
 2011-10-27  7:39 UTC  (16+ messages)
` [PATCH 01/13] count_active() catch "
` [PATCH 02/13] Catch malloc() failures
` [PATCH 03/13] Try to catch malloc() failures in Assemble.c
` [PATCH 04/13] Attempt to catch malloc() failure in Detail.c
` [PATCH 05/13] Handle malloc() failure in Examine.c
` [PATCH 06/13] Handle malloc() errors in Manage.c
` [PATCH 07/13] Fix malloc() failure handling in Monitor.c
` [PATCH 08/13] Handle malloc() failures in devline()
` [PATCH 09/13] Fix malloc handling in dlink.c
` [PATCH 10/13] Handle malloc() failure in Grow.c
` [PATCH 11/13] Handle malloc() failure in mdopen.c
` [PATCH 12/13] Handle malloc() failure in mdstat.c
` [PATCH 13/13] Catch malloc() failure

[PATCH] FIX: Close unused handle in child process during reshape restart
 2011-10-27  4:50 UTC  (2+ messages)

PULL REQUEST md updates for 3.2
 2011-10-26  0:00 UTC 

[PATCH] util.c: two typos fixed
 2011-10-25 21:50 UTC  (2+ messages)

Rotating RAID 1
 2011-10-25 21:47 UTC  (9+ messages)

mdadm r/w operations without TEMP_FAILURE_RETRY()
 2011-10-25 21:28 UTC  (3+ messages)

systemd kills mdmon if it was started manually by user
 2011-10-25  1:40 UTC  (9+ messages)
          ` [systemd-devel] "

Bad block management - which mdadm?
 2011-10-24 22:46 UTC  (2+ messages)

Converting from Raid 5 to 6
 2011-10-24 20:47 UTC  (9+ messages)

MD devnode still present after 'remove' udev event, and mdadm reports 'does not appear to be active'
 2011-10-23 22:55 UTC  (12+ messages)

Advice on build a RAID6
 2011-10-22 12:57 UTC  (3+ messages)

[PATCH v2 0/3] Fix mdadm vs udev race in Incremental and Assemble
 2011-10-22  8:22 UTC  (6+ messages)
` [PATCH 1/3] Remove race for starting container devices
` [PATCH 2/3] Don't tell sysfs to launch the container as we are doing it ourselves
` [PATCH 3/3] Hold the map lock while performing Assemble to avoid races with udev

[PATCH 0/2] Fixes metadata while migrating from Raid 0 to Raid 10
 2011-10-22  0:50 UTC  (4+ messages)
` [PATCH 1/2] imsm: Moves metadata update code for spare activation to separate function
` [PATCH 2/2] imsm: fix: Fixes metadata after migration from Raid 0 to Raid 10

How to free devices held captive by failed arrays
 2011-10-21 23:08 UTC  (5+ messages)

mdadm "Used Dev Size" on 3TB drives
 2011-10-21 22:40 UTC  (2+ messages)

[PATCH 0/1] Incremental() additional locking fixes
 2011-10-21 16:21 UTC  (2+ messages)
` [PATCH 1/1] Incremental() lock error handling

[PATCH 1/2] Create() don't leave the lock hanging on error
 2011-10-21 15:15 UTC  (2+ messages)
` [PATCH 2/2] Create() check malloc() return value

[PATCH] array_try_spare(): missing map_unlock()
 2011-10-21 14:07 UTC 

DJ EUROPE shared photos with you
 2011-10-20 15:13 UTC 

[PATCH 0/3] Fix mdadm vs udev race in Incremental and Assemble
 2011-10-20 10:06 UTC  (4+ messages)
` [PATCH 1/3] Remove race for starting container devices
` [PATCH 2/3] Don't tell sysfs to launch the container as we are doing it ourselves
` [PATCH 3/3] Hold the map lock while performing Assemble to avoid races with udev

mdadm help
 2011-10-20  3:12 UTC  (3+ messages)

[PATCH] imsm: fix: prevent segfault in mark_failure
 2011-10-20  2:00 UTC  (2+ messages)

[PATCH] lib/raid6: Fix filename emitted in generated code
 2011-10-20  0:28 UTC  (2+ messages)

[PATCH] imsm: fix: correct debug printing of the volume's name
 2011-10-19 13:16 UTC 

[PATCH] md.c: trivial comment fix
 2011-10-19  6:23 UTC  (2+ messages)

[PATCH] MD: Allow restarting an interrupted incremental recovery
 2011-10-18 23:11 UTC  (7+ messages)

Working TRIM for md RAID
 2011-10-18 20:24 UTC 

[PATCH] fix: imsm: prevent segfault in mark_failure
 2011-10-18 15:04 UTC  (2+ messages)

FW: mdadm r/w operations without TEMP_FAILURE_RETRY()
 2011-10-18  9:28 UTC 

[PATCH 0/1] IMSM do not assume prev + current map in same state means reshape
 2011-10-18  7:36 UTC  (4+ messages)
` [PATCH 1/1] IMSM only run reshape if number of disks has changed

[RFC] MD: Restart an interrupted incremental recovery
 2011-10-17 20:58 UTC  (8+ messages)
  ` [RFC] MD: Allow restarting "

Potential data rollback/corruption after drive failure and re-appearance
 2011-10-17  6:46 UTC 

[mdadm PATCH 2/2] Fix unterminated buffer after readlink() call
 2011-10-17  0:19 UTC  (2+ messages)

Data recovery from linear array (Intel SS4000-E)
 2011-10-16 18:46 UTC  (8+ messages)

Business Offer
 2011-10-14 10:10 UTC 

2 drive RAID10 rebuild issue
 2011-10-14  3:06 UTC 

[mdadm PATCH 1/2] Fix off-by-one in readlink() buffer size handling
 2011-10-13  9:21 UTC 

mdadm --grow on raid1 returns nonzero
 2011-10-12 23:27 UTC 

Odd booting problem
 2011-10-12 22:41 UTC  (7+ messages)

some general md raid questions
 2011-10-12 19:33 UTC  (3+ messages)

1.X metadata: Resuming an interrupted incremental recovery for RAID1
 2011-10-12 16:15 UTC  (4+ messages)

Raid5 to another raid level??
 2011-10-12 16:01 UTC  (6+ messages)

[Fwd: Kernel-3.0.4 stalls while doing fs operations on a large directory]
 2011-10-11 14:53 UTC 

md RAID10 questions
 2011-10-10 22:50 UTC  (3+ messages)

configuration questions & advice
 2011-10-10 15:13 UTC 

Thought about delayed sync
 2011-10-09 22:12 UTC  (9+ messages)

BUG: spinlock lockup while performing FS operations and detected stalls on CPUs / tasks
 2011-10-09 16:51 UTC 

BUG: spinlock lockup while performing FS operations and detected stalls on CPUs / tasks
 2011-10-08 23:37 UTC  (2+ messages)

Kernel-3.0.4 stalls while doing fs operations on a large directory
 2011-10-08 15:40 UTC 

How to stress test an RAID 6 array?
 2011-10-08 14:44 UTC  (2+ messages)

BUG: spinlock lockup while performing FS operations and detected stalls on CPUs / tasks
 2011-10-08 13:36 UTC  (2+ 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).