linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-15 16:35:22 to 2017-02-24 15:20:52 UTC [more...]

[BUG] non-metadata arrays cannot use more than 27 component devices
 2017-02-24 15:20 UTC  (2+ messages)

[PATCH V3 1/2] RAID1: a new I/O barrier implementation to remove resync window
 2017-02-24 10:19 UTC  (35+ messages)
` [PATCH V3 2/2] RAID1: avoid unnecessary spin locks in I/O barrier code

[PATCH 00/14] the latest changes for md-cluster
 2017-02-24  3:15 UTC  (14+ 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

[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

IMSM RAID10: Rebuild/Resync difference on Linux vs Windows
 2017-02-23 15:27 UTC  (2+ messages)

RE:
 2017-02-23 15:09 UTC 

interesting case of a hung 'recovery'
 2017-02-23  6:17 UTC  (2+ messages)

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)

[RFC PATCH v4] IV Generation algorithms for dm-crypt
 2017-02-22  6:12 UTC  (3+ 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)

[PATCH v4 0/7] Partial Parity Log for MD RAID 5
 2017-02-21 19:44 UTC  (8+ 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

[md PATCH 00/14] remove all abuse of bi_phys_segments
 2017-02-21  7:41 UTC  (26+ messages)
` [md PATCH 01/14] md/raid5: use md_write_start to count stripes, not bios
` [md PATCH 03/14] md/raid5: call bio_endio() directly rather than queueing for later
` [md PATCH 02/14] md/raid5: simplfy delaying of writes while metadata is updated
` [md PATCH 04/14] block: trace completion of all bios
` [md PATCH 09/14] md/raid10: stop using bi_phys_segments
` [md PATCH 06/14] md/raid5: remove over-loading of ->bi_phys_segments
` [md PATCH 07/14] Revert "md/raid5: limit request size according to implementation limits"
` [md PATCH 08/14] md/raid1, raid10: move rXbio accounting closer to allocation
` [md PATCH 11/14] md/raid5: don't test ->writes_pending in raid5_remove_disk
` [md PATCH 10/14] md/raid1: stop using bi_phys_segment
` [md PATCH 05/14] md/raid5: use bio_inc_remaining() instead of repurposing bi_phys_segments as a counter
` [md PATCH 12/14] md: factor out set_in_sync()
` [md PATCH 13/14] md: close a race with setting mddev->in_sync
` [md PATCH 14/14] MD: use per-cpu counter for writes_pending

assistance recovering failed raid6 array
 2017-02-21  2:03 UTC  (16+ messages)

[PATCH V4 1/2] RAID1: a new I/O barrier implementation to remove resync window
 2017-02-20  0:31 UTC  (5+ messages)
` [PATCH V4 2/2] RAID1: avoid unnecessary spin locks in I/O barrier code

RAID10 and 'writemostly' support
 2017-02-19 17:48 UTC  (7+ messages)

mdadm: can only add devices to linear arrays
 2017-02-18 22:29 UTC  (2+ messages)

[PATCH 0/3]md/raid5: improve IO pattern
 2017-02-17 23:32 UTC  (4+ messages)
` [PATCH 1/3] md/raid5: prioritize stripes for writeback
` [PATCH 2/3] md/raid5-cache: bump flush stripe batch size
` [PATCH 3/3] md/raid5: sort bios

Process stuck in md_flush_request (state: D)
 2017-02-17 20:40 UTC  (3+ messages)

mdadm: how to move superblock 1.0 on reduced components
 2017-02-17 10:36 UTC  (2+ messages)

[PATCH 00/17] md: cleanup on direct access to bvec table
 2017-02-17  8:33 UTC  (31+ messages)
` [PATCH 01/17] block: introduce bio_segments_all()
` [PATCH 02/17] block: introduce bio_remove_last_page()
` [PATCH 03/17] md: raid1/raid10: use bio_remove_last_page()
` [PATCH 04/17] md: introduce helpers for dealing with fetch/store preallocated pages in bio
` [PATCH 05/17] md: raid1/raid10: use the introduced helpers
` [PATCH 06/17] md: raid1/raid10: borrow .bi_error as pre-allocated page index
` [PATCH 07/17] md: raid1/raid10: don't use .bi_vcnt to check if all pages are added
` [PATCH 08/17] md: raid1: simplify r1buf_pool_free()
` [PATCH 09/17] md: raid1/raid10: use bio helper in *_pool_free
` [PATCH 10/17] md: raid1: remove direct access to bvec table in fix_sync_read_error
` [PATCH 11/17] md: raid1: use bio helper in process_checks()
` [PATCH 12/17] md: raid1: avoid direct access to bvec table "
` [PATCH 13/17] md: raid1: use bio_segments_all()
` [PATCH 14/17] md: raid10: avoid direct access to bvec table in sync_request_write()
` [PATCH 15/17] md: raid10: avoid direct access to bvec table in fix_recovery_read_error
` [PATCH 16/17] md: raid10: avoid direct access to bvec table in reshape_request
` [PATCH 17/17] md: raid10: avoid direct access to bvec table in handle_reshape_read_error

[PATCH v5 0/4] Broadcom SBA RAID support
 2017-02-16  6:48 UTC  (5+ messages)
` [PATCH v5 1/4] lib/raid6: Add log-of-2 table for RAID6 HW requiring disk position
` [PATCH v5 2/4] async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()
` [PATCH v5 3/4] dmaengine: Add Broadcom SBA RAID driver
` [PATCH v5 4/4] dt-bindings: Add DT bindings document for "

[PATCH] async_tx: deprecate broken support for channel switching
 2017-02-16  4:39 UTC  (2+ messages)

[PATCH v2 0/5] md: use bio_clone_fast()
 2017-02-15 23:19 UTC  (6+ messages)
` [PATCH v2 5/5] md: fast clone bio in bio_clone_mddev()

Which API for md state monitoring - sysfs vs. /proc/mdstat vs. GET_DISK_INFO ioctl
 2017-02-15 21:21 UTC  (2+ messages)

mdadm manpage: add missing unit for --array-size
 2017-02-15 19:25 UTC 

[PATCH] dm space map metadata: constify dm_space_map structures
 2017-02-15 18:13 UTC 


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