linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-28 22:10:59 to 2016-12-08 10:36:54 UTC [more...]

[PATCH v2 00/12] Partial Parity Log for MD RAID 5
 2016-12-08 10:36 UTC  (30+ messages)
` [PATCH v2 01/12] raid5-cache: move declarations to separate header
` [PATCH v2 02/12] raid5-cache: add policy logic
` [PATCH v2 03/12] raid5-cache: add a new policy
` [PATCH v2 04/12] md: superblock changes for PPL
` [PATCH v2 05/12] raid5-ppl: Partial Parity Log implementation
` [PATCH v2 06/12] raid5-ppl: calculate partial parity
` [PATCH v2 07/12] md: mddev_find_container helper function
` [PATCH v2 08/12] md: expose rdev->sb_start as sysfs attribute
` [PATCH v2 09/12] raid5-ppl: read PPL signature from IMSM metadata
` [PATCH v2 10/12] raid5-ppl: recovery from dirty shutdown using PPL
` [PATCH v2 11/12] raid5-ppl: support disk add/remove with distributed PPL
` [PATCH v2 12/12] raid5-ppl: runtime PPL enabling or disabling

[BUG] MD/RAID1 hung forever on freeze_array
 2016-12-08  9:50 UTC  (11+ messages)

Western Union Spende
 2016-12-08  5:15 UTC 

[PATCH] dm: Avoid sleeping while holding the dm_bufio lock
 2016-12-08  0:54 UTC  (3+ messages)

[PATCH] md/raid5-cache: no recovery is required when create super-block
 2016-12-08  0:47 UTC 

[PATCH 1/2] md/r5cache: flush data only stripes in r5l_recovery_log()
 2016-12-07 19:36 UTC  (2+ messages)
` [PATCH 2/2] md/r5cache: read data into orig_page for prexor of cached data

[PATCH 1/3] md/raid5-cache: fix crc in rewrite_data_only_stripes()
 2016-12-07 17:42 UTC  (3+ messages)
` [PATCH 2/3] md/r5cache: after recovery, increase journal seq by 1000
` [PATCH 3/3] md/r5cache: sh->log_start in recovery

[PATCH] md/raid5-cache: no recovery is required when create super-block
 2016-12-07 17:26 UTC  (2+ messages)

Recovering a RAID6 after all disks were disconnected
 2016-12-07 17:21 UTC  (3+ messages)

raid0 vs. mkfs
 2016-12-07 16:59 UTC  (11+ messages)

[PATCH v2 0/7] mdadm support for Partial Parity Log
 2016-12-06 15:38 UTC  (15+ messages)
` [PATCH v2 1/7] imsm: metadata changes for PPL
` [PATCH v2 2/7] Generic support for --rwh-policy and PPL
` [PATCH v2 3/7] imsm: PPL support
` [PATCH v2 4/7] super1: "
` [PATCH v2 5/7] imsm: allow to assemble with PPL even if dirty degraded
` [PATCH v2 6/7] Allow changing the RWH policy for a running array
` [PATCH v2 7/7] Man page changes for --rwh-policy

[PATCH 1/2] md/r5cache: sh->log_start in recovery
 2016-12-06  4:10 UTC  (3+ messages)
` [PATCH 2/2] md/r5cache: flush data only stripes in r5l_recovery_log()

[PATCH 1/2] md/r5cache: do r5c_update_log_state after log recovery
 2016-12-06  1:10 UTC  (3+ messages)
` [PATCH 2/2] md/r5cache: set journal mode according to log content

[PATCH 1/4] md/raid5-cache: remove unnecessary function parameters
 2016-12-06  1:00 UTC  (9+ messages)
` [PATCH 4/4] md/raid5-cache: adjust the write position of the empty block and mark it as a checkpoint

[PATCH] md: fix refcount problem on mddev when stopping array
 2016-12-06  0:39 UTC  (3+ messages)

MD Remnants After --stop
 2016-12-05 21:37 UTC  (20+ messages)

[PATCH v3 0/2] Reorganize raid*_make_request to clean up code
 2016-12-05 20:04 UTC  (4+ messages)
` [PATCH v3 1/2] md/raid1: Refactor raid1_make_request
` [PATCH v3 2/2] md/raid10: Refactor raid10_make_request

[mdadm PATCH] mdopen: open md devices O_RDONLY
 2016-12-05 14:26 UTC  (2+ messages)

clustered MD - beyond RAID1
 2016-12-05  1:46 UTC  (9+ messages)

Feature request, resumable raid check action
 2016-12-05  0:00 UTC  (6+ messages)

[PATCH 2/2] md/r5cache: set journal mode according to log content
 2016-12-04 20:11 UTC 

[PATCH 0/2] Reorganize raid*_make_request to clean up code
 2016-12-02 22:02 UTC  (11+ messages)
` [PATCH 1/2] md/raid1: Refactor raid1_make_request
` [PATCH 2/2] md/raid10: Refactor raid10_make_request
` [PATCH v2 0/2] Reorganize raid*_make_request to clean up code
  ` [PATCH v2 1/2] md/raid1: Refactor raid1_make_request
  ` [PATCH v2 2/2] md/raid10: Refactor raid10_make_request

[PATCH 1/2] md: disable WRITE SAME if it fails for linear/raid0
 2016-12-02 20:07 UTC  (3+ messages)
` [PATCH 2/2] md/multipath: disable WRITE SAME if it fails for multipath

[PATCH v2] md/r5cache: run_no_space_stripes() when R5C_LOG_CRITICAL == 0
 2016-12-02 20:03 UTC  (2+ messages)

clustered MD - beyond RAID1
 2016-12-02 20:02 UTC  (2+ messages)

[PATCH v2 0/9] Bad block support for IMSM metadata
 2016-12-02 16:04 UTC  (18+ messages)
` [PATCH v2 1/9] imsm: parse bad block log in metadata on startup
  ` [PATCH v3 "
` [PATCH v2 2/9] imsm: write bad block log on metadata sync
` [PATCH v2 3/9] imsm: give md list of known bad blocks on startup
    ` [PATCH v3 "
` [PATCH v2 4/9] imsm: record new bad block in bad block log
` [PATCH v2 5/9] imsm: clear bad block from "
` [PATCH v2 6/9] imsm: clear bad blocks if disk becomes unavailable
` [PATCH v2 7/9] imsm: provide list of bad blocks for an array
    ` [PATCH v3 "
` [PATCH v2 8/9] imsm: implement "--examine-badblocks" command
` [PATCH v2 9/9] imsm: 4kn support for bad block log

Help: RAID5 - Disk failure during upgrade
 2016-12-01 18:32 UTC  (2+ messages)

Testing RAID 1 redundancy
 2016-12-01 11:19 UTC  (2+ messages)

[PATCH] Reorganize make_request to clean up code
 2016-11-30 16:24 UTC  (2+ messages)

Is trim/discard supported on LVM RAID logical volume?
 2016-11-30 16:18 UTC  (7+ messages)

[PATCH 0/7] mdadm support for Partial Parity Log
 2016-11-30 15:40 UTC  (12+ messages)
` [PATCH 1/7] imsm: metadata changes for PPL
` [PATCH 3/7] imsm: PPL support

[BUG] MD/RAID1 hung forever on bitmap_startwrite+0x122
 2016-11-30  9:29 UTC  (3+ messages)

[RFC PATCH 1/2] RAID1: a new I/O barrier implementation to remove resync window
 2016-11-30  7:19 UTC  (9+ messages)

[PATCH] md/raid5: limit request size according to implementation limits
 2016-11-29 23:52 UTC  (2+ messages)

[PATCH] md/raid5-cache: do not need to set STRIPE_PREREAD_ACTIVE repeatedly
 2016-11-29 22:40 UTC  (3+ messages)

[PATCH] md/raid5-cache: remove the unnecessary next_cp_seq field from the r5l_log
 2016-11-29 22:37 UTC  (2+ messages)

[PATCH/RFC] add "failfast" support for raid1/raid10
 2016-11-29 22:12 UTC  (6+ messages)
  ` [mdadm PATCH] Add failfast support
      ` [mdadm PATCH] Introduce enum flag_mode for setting and clearing flags

[PATCH 3/4] md/raid5-cache: release the stripe_head at the appropriate location
 2016-11-29 20:33 UTC  (2+ messages)

[PATCH 2/4] md/raid5-cache: use ring add to prevent overflow
 2016-11-29 20:31 UTC  (2+ messages)

[PATCH 1/2] raid5-cache: add another check conditon before replaying one stripe
 2016-11-29 19:55 UTC  (4+ messages)
` [PATCH 2/2] raid5-cache: don't set STRIPE_R5C_PARTIAL_STRIPE flag while load stripe into cache

[PATCH 1/8] imsm: parse bad block log in metadata on startup
 2016-11-29 15:18 UTC  (4+ messages)

[RFC PATCH] IV Generation algorithms for dm-crypt
 2016-11-29  7:50 UTC  (7+ messages)
` [RFC PATCH] crypto: Add IV generation algorithms

md prefered minor has been renumbered
 2016-11-29  1:12 UTC  (7+ messages)

[PATCH] RFC: dm: avoid the mutex lock in dm_bufio_shrink_count()
 2016-11-29  0:56 UTC  (4+ messages)

Question about raid1_make_request
 2016-11-29  0:04 UTC  (3+ messages)

[PATCH 1/4 v2] mdadm: bad block support for external metadata - initialization
 2016-11-28 22:50 UTC  (7+ messages)
` [PATCH 2/4 v2] mdmon: bad block support for external metadata - sysfs file open
` [PATCH 3/4 v2] mdmon: bad block support for external metadata - store bad blocks
` [PATCH 4/4 v4] mdmon: bad block support for external metadata - clear "

[PATCH 1/4 v2] mdadm: bad block support for external metadata - initialization
 2016-11-28 22:45 UTC  (3+ messages)
` [PATCH 1/4] "

[PATCH 1/1] IMSM: Update num_data_stripes during migration
 2016-11-28 22:42 UTC  (2+ messages)


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