messages from 2017-02-20 02:51:22 to 2017-02-28 23:46:27 UTC [more...]
[PATCH v2 00/14] md: cleanup on direct access to bvec table
2017-02-28 23:46 UTC (21+ messages)
` [PATCH v2 01/13] block: introduce bio_segments_all()
` [PATCH v2 02/13] md: raid1/raid10: don't handle failure of bio_add_page()
` [PATCH v2 03/13] md: move two macros into md.h
` [PATCH v2 04/13] md: prepare for managing resync I/O pages in clean way
` [PATCH v2 05/13] md: raid1: simplify r1buf_pool_free()
` [PATCH v2 06/13] md: raid1: don't use bio's vec table to manage resync pages
` [PATCH v2 07/13] md: raid1: retrieve page from pre-allocated resync page array
` [PATCH v2 08/13] md: raid1: use bio helper in process_checks()
` [PATCH v2 09/13] md: raid1: use bio_segments_all()
` [PATCH v2 10/13] md: raid10: refactor code of read reshape's .bi_end_io
` [PATCH v2 11/13] md: raid10: don't use bio's vec table to manage resync pages
` [PATCH v2 12/13] md: raid10: retrieve page from preallocated resync page array
` [PATCH v2 13/13] md: raid10: avoid direct access to bvec table in handle_reshape_read_error
GRUB warning after replacing disk drive in RAID1
2017-02-28 23:15 UTC (5+ messages)
[PATCH] md: don't impose the MD_SB_DISKS limit on arrays without metadata
2017-02-28 21:15 UTC (2+ messages)
[PATCH] md/raid1/10: fix potential deadlock
2017-02-28 21:08 UTC
[RFC PATCH v4] IV Generation algorithms for dm-crypt
2017-02-28 21:05 UTC (4+ messages)
[BUG] non-metadata arrays cannot use more than 27 component devices
2017-02-28 20:29 UTC (13+ messages)
WARNING: mismatch_cnt is not 0 on <array device>
2017-02-28 19:50 UTC (14+ messages)
` WARNING: mismatch_cnt is not 0 on <array device> [SOLVED?]
[PATCH V3 1/2] RAID1: a new I/O barrier implementation to remove resync window
2017-02-28 19:42 UTC (29+ messages)
[PATCH 00/14] the latest changes for md-cluster
2017-02-28 19:27 UTC (24+ messages)
` [PATCH 01/14] md-cluster: remove unnecessary header files
` [PATCH 02/14] md-cluster: free md_cluster_info if node leave cluster
` [PATCH 03/14] md-cluster: remove useless memset from gather_all_resync_info
` [PATCH 04/14] md-cluster: add mddev into struct md_cluster_info
` [PATCH 05/14] md-cluster: add new parameter for lock_token
` [PATCH 07/14] md: move bitmap_destroy before __md_stop
` [PATCH 08/14] md-cluster: set MD_CLUSTER_HOLDING_MUTEX_FOR_RECVD before unregister thread
` [PATCH 09/14] md-cluster: set MD_CLUSTER_HOLDING_MUTEX_FOR_RECVD in metadata_update_start
` [PATCH 10/14] md-cluster: add CHANGE_CAPACITY message type
` [PATCH 11/14] md-cluster: introduce cluster_check_sync_size
` [PATCH 12/14] md/bitmap: replace redundant codes with get_bitmap_from_slot
` [PATCH 13/14] md: move funcs from pers->resize to update_size
` [PATCH 14/14] md-cluster: add the support for resize
Performance regression with HP HW raid (hpsa) between 3.18.21 and 3.18.22 (and later)
2017-02-28 13:38 UTC
interesting case of a hung 'recovery'
2017-02-28 12:55 UTC (3+ messages)
[PATCH v1 00/14] md: cleanup on direct access to bvec table
2017-02-28 12:18 UTC (19+ messages)
` [PATCH v1 01/14] block: introduce bio_segments_all()
` [PATCH v1 02/14] block: introduce bio_remove_last_page()
` [PATCH v1 03/14] md: raid1/raid10: use bio_remove_last_page()
` [PATCH v1 04/14] md: move two macros into md.h
` [PATCH v1 05/14] md: prepare for managing resync I/O pages in clean way
` [PATCH v1 06/14] md: raid1: simplify r1buf_pool_free()
` [PATCH v1 07/14] md: raid1: don't use bio's vec table to manage resync pages
` [PATCH v1 08/14] md: raid1: retrieve page from pre-allocated resync page array
` [PATCH v1 09/14] md: raid1: use bio helper in process_checks()
` [PATCH v1 10/14] md: raid1: use bio_segments_all()
` [PATCH v1 11/14] md: raid10: refactor code of read reshape's .bi_end_io
` [PATCH v1 12/14] md: raid10: don't use bio's vec table to manage resync pages
` [PATCH v1 13/14] md: raid10: retrieve page from preallocated resync page array
` [PATCH v1 14/14] md: raid10: avoid direct access to bvec table in handle_reshape_read_error
LSI RAID
2017-02-28 9:44 UTC (5+ messages)
Process stuck in md_flush_request (state: D)
2017-02-28 2:58 UTC (8+ messages)
exposed and pushed the mdadm/test improvement progress
2017-02-28 2:47 UTC (2+ messages)
` [PATCH RFC] test: revise 'test' and make it easier to understand
[PATCH v4 0/7] Partial Parity Log for MD RAID 5
2017-02-28 1:35 UTC (15+ messages)
` [PATCH v4 1/7] md: superblock changes for PPL
` [PATCH v4 2/7] raid5: calculate partial parity for a stripe
` [PATCH v4 3/7] raid5-ppl: Partial Parity Log write logging implementation
` [PATCH v4 4/7] md: add sysfs entries for PPL
` [PATCH v4 5/7] raid5-ppl: load and recover the log
` [PATCH v4 6/7] raid5-ppl: support disk hot add/remove with PPL
` [PATCH v4 7/7] raid5-ppl: runtime PPL enabling or disabling
[PATCH v5 0/4] Broadcom SBA RAID support
2017-02-27 14:47 UTC (3+ messages)
` [PATCH v5 4/4] dt-bindings: Add DT bindings document for Broadcom SBA RAID driver
IMSM RAID10: Rebuild/Resync difference on Linux vs Windows
2017-02-27 9:30 UTC (3+ messages)
RAID10 reshape and change lout possible?
2017-02-27 0:42 UTC (6+ messages)
raid5 - adding journal to an existing device?
2017-02-25 14:12 UTC
[GIT PULL] MD update for 4.11
2017-02-24 18:36 UTC (2+ messages)
[PATCH] Monitor: dev should be a block file in waitclean
2017-02-24 3:07 UTC (2+ messages)
[PATCH] Monitor: triggers core dump when stat2devnm return NULL
2017-02-24 3:06 UTC (3+ messages)
[PATCH 1/2] md/raid10: submit bio directly to replacement disk
2017-02-23 20:34 UTC (2+ messages)
` [PATCH 2/2] md: delete dead code
RE:
2017-02-23 15:09 UTC
Reshape stalled at first badblock location (was: RAID 5 --assemble doesn't recognize all overlays as component devices)
2017-02-22 18:39 UTC (6+ messages)
[PATCH] md/raid1: handle flush request correctly
2017-02-22 11:43 UTC (2+ messages)
Device size for linux raid5 journal?
2017-02-22 8:40 UTC (3+ messages)
[PATCH] md/linear: shutup lockdep warnning
2017-02-22 7:23 UTC (2+ messages)
[PATCH] md/raid1: fix write behind issues introduced by bio_clone_bioset_partial
2017-02-22 0:46 UTC (2+ messages)
Trouble reassembling RAID10
2017-02-21 21:14 UTC (6+ messages)
[md PATCH 00/14] remove all abuse of bi_phys_segments
2017-02-21 7:41 UTC (5+ messages)
` [md PATCH 10/14] md/raid1: stop using bi_phys_segment
assistance recovering failed raid6 array
2017-02-21 2:03 UTC (16+ 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).