messages from 2015-07-19 15:09:55 to 2015-08-12 03:57:12 UTC [more...]
[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_*
How will mdadm handle a wrongly added drive, when the original comes back on line?
2015-08-03 23:42 UTC (2+ messages)
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
[PATCH] drivers/md/md.c: ignore recovery_offset if bitmap exists
2015-07-29 20:46 UTC (2+ messages)
add a bi_error field to struct bio V3
2015-07-29 2:15 UTC (11+ messages)
` [PATCH] block: add a bi_error field to struct bio
` [dm-devel] "
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 (13+ messages)
` [PATCH v2 "
` [PATCH v2 3/3] "
` [PATCH v2 1/3] PM suspend/hibernate: Call notifier after freezing processes
[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 (16+ 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 (4+ messages)
` [PATCH 2/3] Skip cluster setup in case of error while reading bitmap
` [PATCH 3/3] Skip cluster setup for dm-raid
[PATCH] block: Do a full clone when splitting discard bios
2015-07-22 17:17 UTC (2+ messages)
[PATCH] Enable loading of bitmaps for dm-md-raid1
2015-07-22 12:52 UTC (3+ messages)
degraded raid array with bad blocks
2015-07-21 22:48 UTC (2+ messages)
MDADM RAID5 mismatch_cnt > 0. Any way to identify which blocks disagree?
2015-07-21 17:28 UTC
[PATCH] md:Check if call to thaw_bdev fails in unlock_fs
2015-07-20 19:35 UTC
[PATCH V4 00/13] MD: a caching layer for raid5/6
2015-07-20 14:11 UTC (15+ messages)
Raid5 fails to assemble automatically
2015-07-20 7:12 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).