messages from 2015-04-30 00:32:33 to 2015-05-20 03:20:34 UTC [more...]
[PATCH V3 00/11] mdadm tool: add the support for cluster-md
2015-05-20 3:20 UTC (3+ messages)
` [PATCH V3 01/11] Create n bitmaps for clustered mode
` [PATCH V3 02/11] Add nodes option while creating md
[PATCH] monitor: fix nullptr dereference when get_md_name() returns NULL
2015-05-20 3:16 UTC (6+ messages)
` [PATCH v2] mdadm: "
` [PATCH v3] "
[PATCH v3 06/11] md/raid5: get rid of bio_fits_rdev()
2015-05-20 3:09 UTC (8+ messages)
` [PATCH v3 07/11] md/raid5: split bio for chunk_aligned_read
` [PATCH v3 08/11] block: kill merge_bvec_fn() completely
` [PATCH v3 10/11] md/raid10: make sync_request_write() call bio_copy_data()
Fwd: [PATCH] add sysfs reshape_progress for raid5
2015-05-20 2:35 UTC
Fwd: [PATCH] need read reshape_groress from sys
2015-05-20 2:35 UTC
[PATCH 00/12] treewide: Use DECLARE_BITMAP
2015-05-20 1:37 UTC (2+ messages)
` [PATCH 06/12] bcache: "
Recent drive errors
2015-05-19 16:07 UTC (7+ messages)
Data corruption after resizing partition, when using bitmaps
2015-05-19 14:12 UTC
Backup raid, power down questions
2015-05-19 12:54 UTC (3+ messages)
raid5 reshape is stuck
2015-05-19 11:10 UTC (2+ messages)
20 disks, fastest possible mostly-sequential read speeds
2015-05-19 10:36 UTC (3+ messages)
[PATCH v2 RESEND] block: discard bdi_unregister() in favour of bdi_destroy()
2015-05-19 9:40 UTC (3+ messages)
[PATCH v2 0/6] a caching layer for raid5/6
2015-05-19 9:22 UTC (7+ messages)
` [PATCH v2 1/6] MD: add a new disk role to present cache device
` [PATCH v2 2/6] raid5: directly use mddev->queue
` [PATCH v2 4/6] raid5: add some sysfs entries
` [PATCH v2 5/6] md: don't allow resize/reshape with cache support
` [PATCH v2 6/6] raid5: skip resync if caching is enabled
RAID1 working correctly, error messages during boot
2015-05-18 20:29 UTC
Breaks LSI RAID on C600 chipset
2015-05-18 17:58 UTC (8+ messages)
[PATCH V2 00/11] mdadm tool: add the support for cluster-md
2015-05-18 2:21 UTC (14+ messages)
` [PATCH V2 01/11] Create n bitmaps for clustered mode
` [PATCH V2 02/11] Add nodes option while creating md
` [PATCH V2 03/11] home-cluster while creating an array
` [PATCH V2 04/11] Show all bitmaps while examining bitmap
` [PATCH V2 05/11] Add a new clustered disk
` [PATCH V2 06/11] Convert a bitmap=none device to clustered
` [PATCH V2 07/11] Skip clustered devices in incremental
` [PATCH V2 08/11] mdadm: add the ability to change cluster name
` [PATCH V2 09/11] mdadm: change the num of cluster node
` [PATCH V2 10/11] Reuse calc_bitmap_size to reduce code size
` [PATCH V2 11/11] Reuse the write_bitmap for update uuid
[PATCH] md: convert to kstrto*()
2015-05-18 2:12 UTC (2+ messages)
RAID5 assemble fails after reboot while reshaping
2015-05-18 0:03 UTC (4+ messages)
Problems with bdev_write_page()
2015-05-17 7:02 UTC
[PATCH] md-cluster: avoid deadlock on MESSAGE lock resource
2015-05-16 20:58 UTC (4+ messages)
PROBLEM: write to jbod with 3TB and 160GB drives hits BUG/oops
2015-05-16 3:46 UTC (2+ messages)
[PATCH v2 5/4] dm-raid: add merge method to target
2015-05-15 14:04 UTC
[PATCH 0/7] mdadm support for caching layer in raid 5/6
2015-05-14 18:01 UTC (10+ messages)
` [PATCH 1/7] Show device as cache in --detail
` [PATCH 2/7] Enable create array with write cache (--write-cache DEVICE)
` [PATCH 3/7] Create write-cache superblock in mdadm --create
` [PATCH 4/7] Assemble array with writecache
` [PATCH 5/7] Check write cache in incremental
` [PATCH 6/7] Zero write-cache superblock in --zero-super
` [PATCH 7/7] Add information about write-cache superblock to --examine
data corruption after rebuid
2015-05-14 6:36 UTC (3+ messages)
[PATCH 1/3 v2] wait: introduce wait_event_exclusive_cmd
2015-05-14 6:09 UTC (5+ messages)
` [PATCH 3/3] md/raid5: per hash value and exclusive wait_for_stripe
[PATCH] md-cluster: use %pU to print UUIDs
2015-05-14 1:39 UTC
[PATCH] raid5: fix broken async operation chain
2015-05-13 16:30 UTC
RAID-5: The following arrays have missing required members and cannot be configured
2015-05-13 11:28 UTC
Possible RAID6 regression with ASYNC_TX_DMA enabled in 4.1
2015-05-13 7:46 UTC (7+ messages)
` AW: "
unexpected speed difference at RAID initialisation
2015-05-13 3:34 UTC (2+ messages)
[PATCH 0/7] md fixes for -rc2
2015-05-13 0:56 UTC (10+ messages)
` [PATCH 1/7] md-raid0: conditional mddev->queue access to suit dm-raid
` [PATCH 4/7] md/raid5: avoid reading parity blocks for full-stripe write to degraded array
` [PATCH 5/7] md/raid5: don't record new size if resize_stripes fails
` [PATCH 2/7] md/raid5: new alloc_stripe() to allocate an initialize a stripe
` [PATCH 7/7] md/raid5: fix handling of degraded stripes in batches
` [PATCH 3/7] md/raid5: more incorrect BUG_ON in handle_stripe_fill
` [PATCH 6/7] md/raid5: fix allocation of 'scribble' array
[PATCH] DDF: _write_super_to_disk: fix anchor header type
2015-05-13 0:34 UTC (2+ messages)
Installing Linux directly onto RAID6 Array
2015-05-13 0:02 UTC (9+ messages)
` Fwd: "
MD RAID hot-replace wants to rewrite to the source! (and fails, and kicks)
2015-05-12 16:14 UTC
[PATCH 0/5] a caching layer for raid 5/6
2015-05-12 15:23 UTC (11+ messages)
` [PATCH 1/5] MD: add a new disk role to present cache device
` [PATCH 2/5] raid5: directly use mddev->queue
` [PATCH 3/5] A caching layer for RAID5/6
` [PATCH 4/5] raid5-cache: add some sysfs entries
` [PATCH 5/5] md: don't allow resize/reshape with cache support
[GIT PULL REQUEST]
2015-05-11 3:27 UTC
raid6: general protection fault in async_copy_data
2015-05-10 8:05 UTC (3+ messages)
mdadm Raid level change from 1 to 5?
2015-05-09 8:58 UTC (3+ messages)
[PATCH 1/2] md/raid5: avoid duplicate code
2015-05-08 5:34 UTC (4+ messages)
` [PATCH 2/2] md/raid5: remove unnecessary sh->count check
BUG: unable to handle kernel NULL pointer dereference at sysfs_do_create_link_sd (after mdadm)
2015-05-08 5:09 UTC (11+ messages)
` Bisected, with rfc/patch - was "
` [PATCH -stable] block: destroy bdi before blockdev is unregistered
` [PATCH stable] block: discard bdi_unregister() in favour of bdi_destroy()
` [dm-devel] "
` [PATCH v2] "
Potential race in dlm based messaging md-cluster.c
2015-05-08 5:06 UTC (9+ messages)
Removed disk vs. failed disk?
2015-05-07 3:07 UTC (2+ messages)
[PATCH 07/10] block: kill merge_bvec_fn() completely
2015-05-06 17:05 UTC (6+ messages)
upgrade to jessie/newer kernel and mdadm problems
2015-05-04 13:07 UTC (3+ messages)
[PATCH] md/raid5: init batch_xxx for new sh at resize_stripes
2015-05-04 7:51 UTC (3+ messages)
drive failing on same bus every couple weeks
2015-05-04 5:34 UTC (2+ messages)
md-cluster documentation for testing?
2015-05-01 16:18 UTC (2+ messages)
` [SOLVED] "
Help needed recovering from raid failure
2015-05-01 2:31 UTC (4+ messages)
[PATCH 00/10] mdadm tool: add the support for cluster-md
2015-04-30 12:44 UTC (27+ messages)
` [PATCH 01/10] Add nodes option while creating md
` [PATCH 03/10] Create n bitmaps for clustered mode
` [PATCH 04/10] Show all bitmaps while examining bitmap
` [PATCH 05/10] Add a new clustered disk
` [PATCH 08/10] mdadm: add the ability to change cluster name
` [PATCH 09/10] mdadm: change the num of cluster node
[PATCH 1/2] md/raid5: fix typo
2015-04-30 7:23 UTC (6+ messages)
` [PATCH 2/2] md/raid5: trivial coding style fix
BUG?: RAID6 reshape hung in reshape_request
2015-04-30 0:33 UTC (7+ messages)
` Fwd: "
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).