linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-28 19:06:10 to 2017-03-07 08:50:05 UTC [more...]

[PATCH 00/29] drivers, mics refcount conversions
 2017-03-07  8:50 UTC  (39+ messages)
` [PATCH 01/29] drivers, block: convert xen_blkif.refcnt from atomic_t to refcount_t
` [PATCH 02/29] drivers, firewire: convert fw_node.ref_count "
` [PATCH 03/29] drivers, char: convert vma_data.refcnt "
` [PATCH 04/29] drivers, connector: convert cn_callback_entry.refcnt "
` [PATCH 05/29] drivers, md, bcache: convert cached_dev.count "
` [PATCH 06/29] drivers, md: convert dm_cache_metadata.ref_count "
` [PATCH 07/29] drivers, md: convert dm_dev_internal.count "
` [PATCH 08/29] drivers, md: convert mddev.active "
` [PATCH 09/29] drivers, md: convert table_device.count "
` [PATCH 10/29] drivers, md: convert stripe_head.count "
` [PATCH 11/29] drivers, media: convert cx88_core.refcount "
` [PATCH 12/29] drivers, media: convert s2255_dev.num_channels "
` [PATCH 13/29] drivers, media: convert vb2_vmarea_handler.refcount "
` [PATCH 14/29] drivers, media: convert vb2_dc_buf.refcount "
` [PATCH 15/29] drivers, media: convert vb2_dma_sg_buf.refcount "
` [PATCH 16/29] drivers, media: convert vb2_vmalloc_buf.refcount "
` [PATCH 17/29] drivers, pci: convert hv_pci_dev.refs "
` [PATCH 18/29] drivers, s390: convert urdev.ref_count "
` [PATCH 19/29] drivers, s390: convert lcs_reply.refcnt "
` [PATCH 20/29] drivers, s390: convert qeth_reply.refcnt "
` [PATCH 21/29] drivers, s390: convert fc_fcp_pkt.ref_cnt "
` [PATCH 22/29] drivers, scsi: convert iscsi_task.refcount "
` [PATCH 23/29] drivers: convert vme_user_vma_priv.refcnt "
` [PATCH 24/29] drivers: convert iblock_req.pending "
` [PATCH 25/29] drivers, usb: convert ffs_data.ref "
` [PATCH 26/29] drivers, usb: convert dev_data.count "
` [PATCH 27/29] drivers, usb: convert ep_data.count "
` [PATCH 28/29] drivers: convert sbd_duart.map_guard "
` [PATCH 29/29] drivers, xen: convert grant_map.users "
  ` [Xen-devel] "

[RAID recovery] Unable to recover RAID5 array after disk failure
 2017-03-07  8:39 UTC  (6+ messages)

[PATCH 0/2] Bad block notification
 2017-03-07  6:54 UTC  (7+ messages)
` [PATCH 1/2] md: add bad block flag to disk state

When will Linux support M2 on RAID ?
 2017-03-07  4:52 UTC  (2+ messages)

[PATCH v1] mdadm: add checking clustered bitmap in assemble mode
 2017-03-07  3:13 UTC  (4+ messages)
  ` [PATCH v2] mdadm:add "

GRUB warning after replacing disk drive in RAID1
 2017-03-06 22:13 UTC  (17+ messages)

[PATCH] mdadm:add man page for --symlinks
 2017-03-06 21:34 UTC  (2+ messages)

[PATCH - mdadm] examine: tidy up some code
 2017-03-06 21:34 UTC  (2+ messages)

[PATCH] mdadm:check the nodes when operate clustered array
 2017-03-06 21:28 UTC  (2+ messages)

[PATCH] mdadm:fix typo in comment
 2017-03-06 21:27 UTC  (2+ messages)

[MDADM PATCH 0/2] Fix some building errors
 2017-03-06 21:21 UTC  (5+ messages)
` [MDADM PATCH 1/2] Add Wimplicit-fallthrough=0 in Makefile
` [MDADM PATCH 2/2] Specify suitable size when write to buffer

RAID Recovery
 2017-03-06 20:10 UTC  (3+ messages)

[RFC PATCH v4] IV Generation algorithms for dm-crypt
 2017-03-06 14:38 UTC  (13+ messages)

Bit-Rot
 2017-03-06 12:45 UTC  (8+ messages)

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

[PATCH 0/3]md/raid5: improve IO pattern
 2017-03-06  6:40 UTC  (9+ messages)
` [PATCH 2/3] md/raid5-cache: bump flush stripe batch size
` [PATCH 3/3] md/raid5: sort bios

exposed and pushed the mdadm/test improvement progress
 2017-03-06  3:27 UTC  (5+ messages)
` [PATCH RFC] test: revise 'test' and make it easier to understand

[PATCH V2] md/raid5: sort bios
 2017-03-04  6:06 UTC 

[PATCH] md/r5cache: improve recovery with read ahead page pool
 2017-03-03 21:06 UTC 

[PATCH] Fix oddity where mdadm did not recognise a relative path
 2017-03-03 18:36 UTC  (3+ messages)

[PATCH v2 00/14] md: cleanup on direct access to bvec table
 2017-03-03 17:38 UTC  (33+ messages)
` [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 08/13] md: raid1: use bio helper in process_checks()
` [PATCH v2 09/13] md: raid1: use bio_segments_all()
` [PATCH v2 11/13] md: raid10: don't use bio's vec table to manage resync pages
` [PATCH v2 13/13] md: raid10: avoid direct access to bvec table in handle_reshape_read_error

[mdadm] compiler warning
 2017-03-03  8:14 UTC 

[PATCH V2 0/5] the latest changes for md-cluster
 2017-03-03  5:20 UTC  (10+ messages)
` [PATCH V2 2/5] md: move bitmap_destroy before __md_stop
` [PATCH V2 3/5] md-cluster: add CHANGE_CAPACITY message type
` [PATCH V2 4/5] md-cluster: introduce cluster_check_sync_size
` [PATCH V2 5/5] md-cluster: add the support for resize
` [PATCH V2 1/5] md-cluster: use sync way to handle METADATA_UPDATED msg

[md PATCH 00/14] remove all abuse of bi_phys_segments
 2017-03-03  0:34 UTC  (6+ messages)
` [md PATCH 10/14] md/raid1: stop using bi_phys_segment

Reshape stalled at first badblock location (was: RAID 5 --assemble doesn't recognize all overlays as component devices)
 2017-03-03  0:27 UTC  (3+ messages)

raid5 - adding journal to an existing device?
 2017-03-02 19:19 UTC  (3+ messages)

[PATCH] md/raid1/10: fix potential deadlock
 2017-03-02 17:04 UTC  (2+ messages)

[PATCH v4 0/7] Partial Parity Log for MD RAID 5
 2017-03-02  8:40 UTC  (24+ messages)
` [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

[BUG] non-metadata arrays cannot use more than 27 component devices
 2017-03-01 22:20 UTC  (19+ messages)

[PATCH V3 1/2] RAID1: a new I/O barrier implementation to remove resync window
 2017-03-01 17:01 UTC  (12+ messages)

[PATCH] mdadm: add checking the clustered bitmap in assemble mode
 2017-03-01 16:32 UTC  (3+ messages)

[MDADM PATCH 0/2] Fix some building errors
 2017-03-01  7:07 UTC 

[PATCH 00/14] the latest changes for md-cluster
 2017-03-01  3:50 UTC  (27+ messages)
` [PATCH 01/14] md-cluster: remove unnecessary header files
` [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 09/14] md-cluster: set MD_CLUSTER_HOLDING_MUTEX_FOR_RECVD in metadata_update_start
` [PATCH 11/14] md-cluster: introduce cluster_check_sync_size
` [PATCH 12/14] md/bitmap: replace redundant codes with get_bitmap_from_slot
` [PATCH 14/14] md-cluster: add the support for resize
` [PATCH 06/14] md-cluster: use sync way to handle METADATA_UPDATED msg

[PATCH] md: don't impose the MD_SB_DISKS limit on arrays without metadata
 2017-02-28 21:15 UTC  (2+ 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?]


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