linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-15 21:15:08 to 2017-03-22 13:53:19 UTC [more...]

proactive disk replacement
 2017-03-22 13:53 UTC  (31+ messages)

[PATCH] block: trace completion of all bios
 2017-03-22 12:51 UTC  (2+ messages)

mdadm: one question about the readonly and readwrite feature
 2017-03-22 12:00 UTC 

Hang on md RAID5 -> RAID6 reshape
 2017-03-22 10:41 UTC 

[PATCHv2 0/2] mdadm: setting device role of raid1 disk with failfast
 2017-03-22 10:23 UTC  (5+ messages)
` [PATCHv2 1/2] super1: ignore failfast flag for setting device role
` [PATCHv2 2/2] super1: check and output faulty dev role

recovery does not complete after --add
 2017-03-22  3:12 UTC  (2+ messages)

[md PATCH 00/15 v2] remove all abuse of bi_phys_segments
 2017-03-22  2:35 UTC  (18+ messages)
` [md PATCH 02/15] md/raid5: simplfy delaying of writes while metadata is updated
  ` Fix bug in "
    ` REALLY "
` [md PATCH 10/15] md/raid1: stop using bi_phys_segment
  ` Fix bugs in "
` [md PATCH 15/15] MD: use per-cpu counter for writes_pending
  ` Improvement for "
    ` IMPROVEMENT for "

[PATCH] percpu-refcount: support synchronous switch to atomic mode
 2017-03-22  1:50 UTC 

[PATCH v5 0/7] Partial Parity Log for MD RAID 5
 2017-03-21 22:00 UTC  (3+ messages)
` [PATCH v5 3/7] raid5-ppl: Partial Parity Log write logging implementation

[PATCH] raid5-ppl: silence a misleading warning message
 2017-03-21 20:43 UTC 

[RAID recovery] Unable to recover RAID5 array after disk failure
 2017-03-21 17:08 UTC  (10+ messages)

on assembly and recovery of a hardware RAID
 2017-03-21 12:09 UTC  (10+ messages)

[PATCH v6 0/4] Broadcom SBA RAID support
 2017-03-21  9:18 UTC  (4+ messages)

[PATCH 00/29] drivers, mics refcount conversions
 2017-03-21  7:18 UTC  (8+ messages)
` [PATCH 08/29] drivers, md: convert mddev.active from atomic_t to refcount_t
` [PATCH 24/29] drivers: convert iblock_req.pending "

Read data from disk that was part of RAID1 array
 2017-03-20 19:33 UTC  (6+ messages)

stripe_cache_size, some info
 2017-03-20 16:24 UTC  (5+ messages)

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

[PATCH] mdadm/bitmap:fixed typos in comments of bitmap.h
 2017-03-20 10:46 UTC 

[PATCH V1] md/raid10: refactor some codes from raid10_write_request
 2017-03-20  9:46 UTC  (4+ messages)
` [PATCH V2] "

[PATCH v3 0/6] mdadm support for Partial Parity Log
 2017-03-20  8:07 UTC  (9+ messages)
` [PATCH v3 1/6] Generic support for --consistency-policy and PPL
` [PATCH v3 2/6] Detail: show consistency policy
` [PATCH v3 3/6] imsm: PPL support
` [PATCH v3 4/6] super1: "
` [PATCH v3 5/6] Add 'ppl' and 'no-ppl' options for --update=
` [PATCH v3 6/6] Grow: support consistency policy change

[PATCH] mdadm:reminded external bitmap only supports ext[2-4] filesystem
 2017-03-20  5:40 UTC  (2+ messages)

[PATCH] mdadm/Monitor:dev should be a block file when use --waitclean
 2017-03-20  5:21 UTC 

[PATCH] mdadm/Monitor:triggers core dump when stat2devnm return NULL
 2017-03-20  5:21 UTC 

[PATCH] mdadm/mdmon:deleted the abort_reshape never invoked
 2017-03-20  5:21 UTC 

[PATCH] mdadm:it doesn't make sense to set --bitmap twice
 2017-03-20  5:21 UTC 

[PATCH] mdadm/grow: reshape would be stuck from raid1 to raid5
 2017-03-20  5:20 UTC 

[PATCH] mdadm:fixed some trivial typos in comments of mdadm.h
 2017-03-20  5:20 UTC 

[PATCH] mdadm:checking --level once mode has been set
 2017-03-20  5:17 UTC 

strange mirror write perf
 2017-03-20  5:07 UTC  (5+ messages)

component device mismatches found
 2017-03-19 10:42 UTC  (3+ messages)
    ` Fwd: "

[PATCH] dm crypt: remove an impossible condition
 2017-03-18  4:14 UTC  (3+ messages)
`  "

[PATCH 1/2] Replace snprintf with strncpy at some places to avoid truncation
 2017-03-18  2:33 UTC  (2+ messages)
` [PATCH 2/2] mdadm: Forced type conversion "

[PATCH 0/3] mdadm: Fix some building errors
 2017-03-18  1:02 UTC  (8+ messages)
` [PATCH 1/3] mdadm: Replace snprintf with strncpy at some places to avoid truncation
` [PATCH 2/3] mdadm: Add Wimplicit-fallthrough=0 in Makefile
` [PATCH 3/3] mdadm: Specify enough length when write to buffer

[PATCH 0/7] LLVM: make x86_64 kernel build with clang
 2017-03-18  0:41 UTC  (27+ messages)
` [PATCH 1/7] Makefile, LLVM: add -no-integrated-as to KBUILD_[AC]FLAGS
` [PATCH 2/7] Makefile, x86, LLVM: disable unsupported optimization flags
` [PATCH 3/7] x86, LLVM: suppress clang warnings about unaligned accesses
` [PATCH 4/7] x86, boot, LLVM: #undef memcpy etc in string.c
` [PATCH 5/7] x86, boot, LLVM: Use regparm=0 for memcpy and memset
` [PATCH 6/7] md/raid10, LLVM: get rid of variable length array
` [PATCH 7/7] crypto, x86, LLVM: aesni - fix token pasting

[PATCH v3] mdadm: change in add-journal support
 2017-03-17 23:31 UTC  (2+ messages)
` [PATCH v3] mdadm/r5cache: allow adding journal to array without journal

[PATCH 0/2] mdadm: setting device role of raid1 disk with failfast
 2017-03-17 20:20 UTC  (4+ messages)
` [PATCH 1/2] super1: ignore failfast flag for setting device role
` [PATCH 2/2] super1: check and output faulty dev role

[PATCH v2] mdadm/r5cache: allow adding journal to array without journal
 2017-03-17 19:50 UTC  (2+ messages)

[PATCH 1/2] mdadm/r5cache: allow adding journal to array without journal
 2017-03-17 19:39 UTC  (4+ messages)
` [PATCH 2/2] mdadm: remove journal with "remove-journal"

[PATCH 0/4] mdadm:checking level once mode has been set
 2017-03-17 19:30 UTC  (2+ messages)

Bit-Rot
 2017-03-17 16:59 UTC  (7+ messages)

[PATCH 1/3] mdadm: Replace snprintf with strncpy at some places to avoid truncation
 2017-03-17 12:18 UTC 

63129 linux-raid
 2017-03-17  7:22 UTC 

[PATCH v2 1/2] md/raid5: Add change_consistency_policy to raid4 and raid6
 2017-03-16 22:14 UTC  (2+ messages)
` [PATCH v2 2/2] md/raid5: use consistency_policy to remove journal feature

linux-next: WARNING: CPU: 0 PID: 1 at lib/refcount.c:114 refcount_inc+0x37/0x40
 2017-03-16 18:00 UTC  (5+ messages)

[PATCH] dm ioctl: Remove double parentheses
 2017-03-16 16:48 UTC 

[GIT PULL] MD update for 4.11-rc3
 2017-03-16 16:40 UTC 

[PATCH v3 00/14] md: cleanup on direct access to bvec table
 2017-03-16 16:12 UTC  (15+ messages)
` [PATCH v3 01/14] md: raid1/raid10: don't handle failure of bio_add_page()
` [PATCH v3 02/14] md: move two macros into md.h
` [PATCH v3 03/14] md: prepare for managing resync I/O pages in clean way
` [PATCH v3 04/14] md: raid1: simplify r1buf_pool_free()
` [PATCH v3 05/14] md: raid1: don't use bio's vec table to manage resync pages
` [PATCH v3 06/14] md: raid1: retrieve page from pre-allocated resync page array
` [PATCH v3 07/14] md: raid1: use bio helper in process_checks()
` [PATCH v3 08/14] block: introduce bio_copy_data_partial
` [PATCH v3 09/14] md: raid1: move 'offset' out of loop
` [PATCH v3 10/14] md: raid1: improve write behind
` [PATCH v3 11/14] md: raid10: refactor code of read reshape's .bi_end_io
` [PATCH v3 12/14] md: raid10: don't use bio's vec table to manage resync pages
` [PATCH v3 13/14] md: raid10: retrieve page from preallocated resync page array
` [PATCH v3 14/14] md: raid10: avoid direct access to bvec table in handle_reshape_read_error

[PATCH] md/raid5:fix typo in comments of resize_stripes
 2017-03-16 14:10 UTC 

[PATCH] md:fix a trivial typo in comments
 2017-03-16  4:26 UTC  (2+ messages)
` [PATCH] md/bitmap:fix a typo in comments of bitmap_read_sb

[PATCH 1/2] md/r5cache: improve add-journal
 2017-03-15 23:48 UTC  (5+ messages)
` [PATCH 2/2] md/r5cache: journal remove support

[PATCH] md/r5cache: flush data in memory during journal device failure
 2017-03-15 23:45 UTC  (5+ messages)

[RFC PATCH] md/raid10: refactor some codes from raid10_write_request
 2017-03-15 22:46 UTC  (4+ messages)

[PATCH v2] md/r5cache: journal remove support
 2017-03-15 21:15 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).