linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-22 18:51:47 to 2015-08-16 12:27:47 UTC [more...]

moving arrays from MBR part table install to GPT? Possible?
 2015-08-16 12:27 UTC  (2+ messages)

good afternoon
 2015-08-15 15:52 UTC 

Failed to grow
 2015-08-14 20:09 UTC  (3+ messages)

Problems with Seagate 8TB SMR archive drives
 2015-08-14 18:27 UTC  (4+ messages)

[PATCH 3.14 43/44] md/bitmap: return an error when bitmap superblock is corrupt
 2015-08-14 17:45 UTC 

[PATCH 3.10 34/35] md/bitmap: return an error when bitmap superblock is corrupt
 2015-08-14 17:45 UTC 

[PATCH stable] md/bitmap: return an error when bitmap superblock is corrupt
 2015-08-14 17:25 UTC  (4+ messages)
` Patch "md/bitmap: return an error when bitmap superblock is corrupt." has been added to the 3.10-stable tree
` Patch "md/bitmap: return an error when bitmap superblock is corrupt." has been added to the 3.14-stable tree

[PATCH] drivers/md/md.c: ignore recovery_offset if bitmap exists
 2015-08-14 14:58 UTC  (3+ messages)

How will mdadm handle a wrongly added drive, when the original comes back on line?
 2015-08-14  8:04 UTC  (3+ messages)

[patch v2 00/11]md: fix raid5 write hole
 2015-08-13 21:32 UTC  (12+ messages)
` [patch v2 01/11] MD: replace special disk roles with macros
` [patch v2 02/11] MD: add a new disk role to present write journal device
` [patch v2 03/11] md: override md superblock recovery_offset for "
` [patch v2 04/11] raid5: export some functions
` [patch v2 05/11] raid5: add a new state for stripe log handling
` [patch v2 06/11] raid5: add basic stripe log
` [patch v2 07/11] raid5: log reclaim support
` [patch v2 08/11] raid5: log recovery
` [patch v2 09/11] raid5: disable batch with log enabled
` [patch v2 10/11] raid5: don't allow resize/reshape with cache(log) support
` [patch v2 11/11] raid5: enable log for raid array with cache disk

Rebuilding array
 2015-08-12 18:39 UTC  (2+ messages)

[PATCH v6 06/11] md/raid5: split bio for chunk_aligned_read
 2015-08-12  7:07 UTC  (3+ messages)
` [PATCH v6 07/11] md/raid5: get rid of bio_fits_rdev()
` [PATCH v6 08/11] block: kill merge_bvec_fn() completely

[PATCH 0/9]raid5: fix write hole
 2015-08-12  3:57 UTC  (30+ messages)
` [PATCH 1/9] MD: add a new disk role to present cache device
` [PATCH 2/9] md: override md superblock recovery_offset for "
` [PATCH 3/9] raid5: add basic stripe log
` [PATCH 4/9] raid5: log reclaim support
` [PATCH 5/9] raid5: log recovery
` [PATCH 6/9] raid5: disable batch with log enabled
` [PATCH 7/9] raid5: don't allow resize/reshape with cache(log) support
` [PATCH 8/9] raid5: enable log for raid array with cache disk
` [PATCH 9/9] raid5: skip resync if cache(log) is enabled

Problem with XOR Engine
 2015-08-11 21:05 UTC 

[PATCH] block: don't access bio->bi_error after bio_put()
 2015-08-11 17:32 UTC  (3+ messages)

Problem with XOR Engine
 2015-08-11  6:29 UTC  (2+ messages)

Need some information about mdadm 3.2.5
 2015-08-11  5:51 UTC  (6+ messages)
    ` Problem with XOR Engine

RAID5 TRIM/DISCARD user land support (fstriim and mkfs)
 2015-08-11  5:20 UTC  (5+ messages)

Re-add not selecting drive for correct slot?
 2015-08-10 18:42 UTC  (9+ messages)

[PATCH V1 Resend 04/11] drivers: md: Drop unlikely before IS_ERR(_OR_NULL)
 2015-08-10  6:12 UTC 

[Patch v1 4/4] md/raid5: Fix rmw/rcw parametrization check
 2015-08-07 20:21 UTC 

[Patch v1 3/4] md/raid5: STIPE_HANDLE bit in handle_strype_dirtying()
 2015-08-07 20:21 UTC 

[Patch v1 2/4] md/raid5: simplify handle_strype_dirtying()
 2015-08-07 20:21 UTC 

[Patch v1 1/4] md/raid5: MAX_DISKS define
 2015-08-07 20:21 UTC 

[Patch v1 0/4] md/raid5: Cleanups for handle_stripe_dirtying()
 2015-08-07 20:20 UTC 

kernel BUG at drivers/scsi/scsi_lib.c:1101! observed during md5sum for one file on (RAID4->RAID0) device
 2015-08-06 23:15 UTC  (5+ messages)
    ` [dm-devel] "

raid1 (re)-add recovery data corruption
 2015-08-06  2:48 UTC  (2+ messages)

RAID 6 reshape/grow interrupted
 2015-08-05 19:57 UTC  (4+ messages)

read errors aren't corrected
 2015-08-05 17:43 UTC 

[GIT PULL REQUEST] md updates for 4.2-rc
 2015-08-04 22:10 UTC 

ANNOUNCE: mdadm 3.3.4 - A tool for managing md Soft RAID under Linux
 2015-08-04 22:04 UTC 

raid5: handle_stripe_dirtying
 2015-08-04 21:31 UTC  (2+ messages)

RAID1 degraded
 2015-08-04 15:56 UTC  (8+ messages)

[PATCH 1/2] Safeguard against writing to an active device of another node
 2015-08-04 10:23 UTC  (8+ messages)
` [PATCH 2/2] Make cmap_* also has same policy as dlm_*

Thoughts on big SSD arrays?
 2015-08-03 11:38 UTC  (4+ messages)
` AW: "

[PATCH 1/3] mdadm: fix wrong condition for go to abort
 2015-08-01 15:54 UTC  (12+ messages)
` [PATCH 3/3] Safeguard against writing to an active device of another node

[V2 PATCH] Safeguard against writing to an active device of another node
 2015-07-31  9:04 UTC  (3+ messages)

raid5 regression in 4.1.x
 2015-07-31  8:52 UTC  (3+ messages)

[PATCH 06/15] drivers: md: Drop unlikely before IS_ERR(_OR_NULL)
 2015-07-31  8:38 UTC 

raid1_end_read_request does not retry failed READ from a recovering drive
 2015-07-31  0:12 UTC  (10+ messages)

Subject: ANNOUNCE: mdadm 3.3.3 - A tool for managing md Soft RAID under Linux
 2015-07-30 23:34 UTC  (3+ messages)

[PATCH 00/12] md-cluster: code improvement, fixs and new feature
 2015-07-29 23:39 UTC  (28+ messages)
` [PATCH 01/12] md-cluster: use %pU to print UUIDs
` [PATCH 03/12] md-cluster: transfer the resync ownership to another node
` [PATCH 04/12] md-cluster: fix deadlock issue on message lock
  ` [PATCH 05/12] md-cluster: init completion within lockres_init
  ` [PATCH 06/12] md-cluster: add the error check if failed to get dlm lock
  ` [PATCH 07/12] md-cluster: init suspend_list and suspend_lock early in join
  ` [PATCH 08/12] md-cluster: remove the unused sb_lock
  ` [PATCH 09/12] md-cluster: add missed lockres_free
  ` [PATCH 10/12] md-cluster: only call complete(&cinfo->completion) when node join cluster
  ` [PATCH 11/12] md-cluster: Read the disk bitmap sb and check if it needs recovery
  ` [PATCH 12/12] md-cluster: handle error situations more precisely in lockres_init

add a bi_error field to struct bio V3
 2015-07-29  2:15 UTC  (9+ messages)
` [PATCH] block: add a bi_error field to struct bio

Please can I trust you?
 2015-07-28 16:57 UTC 

[PATCH 0/3] dm-crypt: Adds support for wiping key when doing suspend/hibernation
 2015-07-28 14:48 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] "

[PATCH] dm cache: fix alloc_bitset check that always evaluates as false
 2015-07-27 12:15 UTC  (2+ messages)
`  "

[PATCH] drivers/md/md.c: use kzalloc() when bitmap is disabled
 2015-07-27  1:36 UTC  (2+ messages)

[PATCH] md: setup safemode_timer before it's being used
 2015-07-27  1:30 UTC  (2+ messages)

[PATCH] raid0: data corruption when using trim
 2015-07-24 15:03 UTC  (15+ messages)

Does sync_action repair raid6 zero mismatch_cnt?
 2015-07-24  7:47 UTC  (2+ messages)

[PATCH 1/3] Return error if request_module fails and returns positive value
 2015-07-22 23:21 UTC  (3+ messages)
` [PATCH 3/3] Skip cluster setup for dm-raid


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