linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-27 07:17:46 to 2012-04-09 23:13:44 UTC [more...]

resync after a power failure
 2012-04-09 23:13 UTC 

藳箁怱喵
 2012-04-09 22:44 UTC 

[PATCH] mdadm: do not read the 'clean' flag from potentially non-up-to-date drive
 2012-04-09  9:07 UTC  (2+ messages)

about:conf->recovery_disabled and mddev->recovery_disabled
 2012-04-09  0:03 UTC  (2+ messages)

doubt in chunk_aligned_read()
 2012-04-08 23:29 UTC  (5+ messages)

Can't add drive to array 3.3 & 3.2.3
 2012-04-07  3:26 UTC  (5+ messages)

AVX RAID5 xor checksumming
 2012-04-06 20:43 UTC  (10+ messages)
` [PATCH] raid5: add AVX optimized RAID5 checksumming
` RAID5 XOR speed vs RAID6 Q speed (was Re: AVX RAID5 xor checksumming)
        ` [PATCH 1/2] crypto: wait for a full jiffy in do_xor_speed
        ` [PATCH 2/2] crypto: disable preemption while benchmarking RAID5 xor checksumming

RAID5 created by 8 disks works with xfs
 2012-04-06 11:12 UTC  (36+ messages)

Intel fakeraid working?
 2012-04-06 10:36 UTC  (8+ messages)

Raid 6 rebuild
 2012-04-06  8:28 UTC  (2+ messages)

[PATCH] md/raid1:combine code in fix_read_error and fix_sync_read_error
 2012-04-06  7:15 UTC 

HONG LEONG BANK (Malaysia)
 2012-04-06  0:49 UTC 

[PATCH 0/1] Make failure message on re-add more explcit
 2012-04-05 18:59 UTC  (3+ messages)

[PATCH 0/4] Imsm OROM compatibility/boot support fixes
 2012-04-05 17:56 UTC  (9+ messages)
` [PATCH 1/4] imsm: monitor: do not finish migration if there are no failed disks
` [PATCH 2/4] imsm: clean up missing disks if there are any left after migration
` [PATCH 3/4] imsm: avoid double change of serial number of missing device
` [PATCH 4/4] imsm: monitor: do not finish recovery, when raid goes to read-only

[PATCH] Fix two typos in fprintf messages
 2012-04-05 10:26 UTC 

md/raid1:If r1bio->sectors % 8 != 0,then the memcmp and later memcpy will omit the last bio_vec
 2012-04-05  6:53 UTC  (4+ messages)
` Re: md/raid1:If r1bio->sectors % 8 != 0,then the memcmp and latermemcpy "
  `  "

[PATCH] md/raid1,raid10:If r1bio->sectors % 8 != 0,then the memcmp and latermemcpy will omit the last bio_vec
 2012-04-05  6:48 UTC 

md/raid1:Fix a logic bug in fix_sync_read_error()
 2012-04-05  3:36 UTC  (4+ messages)
`  "

RAID5 check does not read disk media
 2012-04-04 23:45 UTC  (3+ messages)

RAID-10 explicitly defined drive pairs?
 2012-04-04 16:56 UTC  (8+ messages)

Be informed,
 2012-04-04 12:47 UTC 

Help to assemble raid5 - no superblock!
 2012-04-04 11:47 UTC  (2+ messages)

[PATCH] userns: Replace netlink uses of cap_raised with capable
 2012-04-04  4:24 UTC  (5+ messages)

[md PATCH 00/10] md patches for 3.5: RAID10 reshape
 2012-04-03  5:53 UTC  (11+ messages)
` [md PATCH 05/10] md/raid10: collect some geometry fields into a dedicated structure
` [md PATCH 06/10] md: teach sync_page_io about new_data_offset
` [md PATCH 04/10] md/raid5: allow for change in data_offset while managing a reshape
` [md PATCH 01/10] md: allow a reshape operation to be reversed
` [md PATCH 03/10] md/raid5: Use correct data_offset for all IO
` [md PATCH 02/10] md: add possibility to change data-offset for devices
` [md PATCH 08/10] md/raid10: Introduce 'prev' geometry to support reshape
` [md PATCH 07/10] md: use resync_max_sectors for reshape as well as resync
` [md PATCH 09/10] md/raid10: split out interpretation of layout to separate function
` [md PATCH 10/10] md/raid10: add reshape support

[PULL REQUEST] md bugfixes for 3.4-rc
 2012-04-03  5:45 UTC 

Linux 3.3.1 resync speed
 2012-04-02 21:30 UTC  (4+ messages)

[PATCH] imsm: fix: thunderdome may drop 2tb attribute
 2012-04-02 20:59 UTC 

[PATCH 1/6] imsm: avoid overflows for disks over 1TB
 2012-04-02  7:51 UTC  (3+ messages)

RAID6 grow failed
 2012-04-02  2:59 UTC  (16+ messages)

[PATCH] md/raid1:using else-if instead if
 2012-04-02  2:11 UTC  (4+ messages)

[PATCH] md/raid1:Using 1 instead of update
 2012-04-02  2:01 UTC  (2+ messages)

md/raid1:Remove unnecessary judgement
 2012-04-02  1:25 UTC  (2+ messages)

When allocating resync pages,judge the queue limit of mddev
 2012-04-02  1:23 UTC  (2+ messages)

md/raid5:Fix a bug about judging the operation is syncing or replaing in analyse_stripe()
 2012-04-02  1:17 UTC  (2+ messages)

md/raid1:remove unnecessary set_bit(MD_RECOVERY_INTR,&mddev->recovery)
 2012-04-02  1:08 UTC  (2+ messages)

md:Add the judgement about the size of suspend_lo and suspend_hi
 2012-04-02  1:05 UTC  (2+ messages)

md/raid1:Remove unnecessary rcu_dereference(conf->mirrors[i].rdev). Because rde->nr_pending > 0,so can not remove this disk
 2012-04-02  1:03 UTC  (2+ messages)

md/raid1:!conf->r1buf_pool is unlikely in function sync_request
 2012-04-02  1:00 UTC  (2+ messages)

[PATCH 0/6] imsm: 2TB disks/volumes support
 2012-04-02  0:20 UTC  (2+ messages)

[PATCH] md/raid1:use bi->bv_len instead of PAGE_SIZE
 2012-03-31  8:05 UTC 

mdadm raid6 recovery status
 2012-03-30 22:51 UTC  (10+ messages)

[PATCH] imsm: set 2tb disk attribute for spare
 2012-03-30 21:34 UTC 

Hi
 2012-03-30  2:38 UTC 

HI
 2012-03-30  0:56 UTC 

[PATCH 6/6] check that no disk over 2TB is used to create container when no support
 2012-03-29 12:43 UTC 

[PATCH 5/6] check volume size in validate_geometry_imsm_orom
 2012-03-29 12:43 UTC 

[PATCH 4/6] show 2TB volumes/disks support in --detail-platform
 2012-03-29 12:43 UTC 

[PATCH 3/6] simplify calculating array_blocks
 2012-03-29 12:43 UTC 

[PATCH 2/6] clear hi bits if not used after loading metadata from disk
 2012-03-29 12:43 UTC 

[PULL REQUEST] two md updates for 3.3
 2012-03-28 23:31 UTC  (3+ messages)

Check not actually reading drives
 2012-03-28 23:19 UTC 

Hints on reducing kickouts
 2012-03-28 20:11 UTC  (7+ messages)

re-adding a disk to a raid1 array with bitmap
 2012-03-28 15:17 UTC  (3+ messages)

SSD cache for software RAID
 2012-03-28  8:22 UTC  (3+ messages)

md/raid5:Fix recover/replace stop if handle stipe failed
 2012-03-28  2:25 UTC  (8+ messages)
`  "

Hello
 2012-03-27 13:30 UTC 

Invalidating the pages read from a disk which md marks as faulty later
 2012-03-27 11:35 UTC  (2+ messages)

[PATCH v2] Avoid OOPS when reshaping raid1 to raid0
 2012-03-27  7:17 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).