linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-04 20:36:09 to 2017-12-01 09:48:10 UTC [more...]

[RFC PATCH 00/13] mdadm/test: Basic improvement for some cases
 2017-12-01  9:48 UTC  (10+ messages)
` [PATCH 01/13] mdadm/manpage: raid10 doesn't support resize 'far' arrays
` [PATCH 02/13] mdadm/test: did basic improvement for 00names
` [PATCH 03/13] mdadm/test: redraft the 00raid1 test case
` [PATCH 04/13] mdadm/test: redraft 00raid4 "
` [PATCH 05/13] mdadm/test: redraft the 00raid5 "
` [PATCH 06/13] mdadm/test: redraft the 00raid6 "
` [PATCH 07/13] mdadm/test: redraft the 00raid10 "
` [PATCH 08/13] mdadm/test: redraft 02r5grow and rename it as 02r5grow-resize
` [PATCH 09/13] mdadm/test: redraft 02r6grow and rename it as 02r6grow-resize

[PATCH] md: limit mdstat resync progress to max_sectors
 2017-12-01  8:37 UTC  (2+ messages)

回复:[PATCH] bcache: Fix bdev leak during backing device registering
 2017-12-01  4:25 UTC  (8+ messages)
` 回复:回复:[PATCH] "
  ` 回复:回复:回复:[PATCH] "
    ` 回复:回复:回复:回复:[PATCH] "

RAID5 devices assemble into RAID0 array
 2017-11-30 21:39 UTC  (6+ messages)

Stopping raid6 (with journal) hangs w/ 100%CPU
 2017-11-30 16:22 UTC  (4+ messages)

[RFC] md: make queue limits depending on limits of RAID members
 2017-11-30 16:08 UTC  (5+ messages)

very large data-offset?
 2017-11-30 10:45 UTC  (2+ messages)

Calling block ops when !TASK_RUNNING warning in raid1
 2017-11-30  4:26 UTC  (5+ messages)

New setup: partitions or raw devices
 2017-11-29 22:34 UTC  (20+ messages)
              ` Fwd: "

[PATCH 0/4] dm and bcache refcount conversions
 2017-11-29  8:05 UTC  (13+ messages)
` [PATCH 3/4] dm: convert dm_dev_internal.count from atomic_t to refcount_t
  ` [dm-devel] "
` [PATCH 4/4] dm: convert table_device.count "

[PATCH] bcache: Use PTR_ERR_OR_ZERO()
 2017-11-28 16:18 UTC  (3+ messages)

[PATCH] mdadm/grow: correct the s->size > 1 to make 'max' work
 2017-11-28 16:07 UTC  (2+ messages)

Greetings
 2017-11-26 13:05 UTC 

Fwd: problems attempting to grow raid5 to raid6 - advice sought
 2017-11-26  0:24 UTC  (6+ messages)

[PATCH] bcache: Fix bdev leak during backing device registering
 2017-11-23  0:42 UTC 

[PATCH 1/3] mdadm/Grow: fix the broken raid level conversion
 2017-11-22 10:07 UTC  (7+ messages)
` [PATCH v2] mdadm/grow: adding a test to ensure resize was required

[PATCH V2] mdadm: make create clustered raid10 possible
 2017-11-22  1:16 UTC  (3+ messages)

[PATCH] imsm: continue resync on 3-disk RAID10
 2017-11-21 18:31 UTC  (2+ messages)

[PATCH] Monitor/msg: Don't print error message if mdmon doesn't run
 2017-11-21 18:26 UTC  (2+ messages)

mdadm: question about tests/07autoassemble
 2017-11-21 18:24 UTC 

mdadm: using ioctl to set disk faulty instead of sysfs
 2017-11-21 13:09 UTC 

Impossibly level change request for RAID1
 2017-11-21 11:18 UTC  (3+ messages)

[PATCH v4 1/2] md/r5cache: move mddev_lock() out of r5c_journal_mode_set()
 2017-11-20 16:59 UTC  (3+ messages)
` [PATCH v4 2/2] md: introduce new personality funciton start()

[PATCH 2/2] mdadm: remove journal with "remove-journal"
 2017-11-20 16:04 UTC  (5+ messages)

[PATCH v3 1/2] md/r5cache: move mddev_lock() out of r5c_journal_mode_set()
 2017-11-20  4:09 UTC  (4+ messages)
` [PATCH v3 2/2] md: introduce new personality funciton start()

Unexpected mdadm behavior with old replugged disc
 2017-11-20  2:08 UTC  (5+ messages)

Raid5/6 journal re-add
 2017-11-20  2:06 UTC  (2+ messages)

[PATCH v2] md: introduce new personality funciton start()
 2017-11-17 20:23 UTC  (3+ messages)

[PATCH] [RFC] md raid10: use rcu to avoid NULL dereference in raid10d()
 2017-11-17 20:03 UTC  (4+ messages)

[PATCH] md/raid5: correct degraded calculation in raid5_error
 2017-11-17 18:44 UTC  (2+ messages)

[fstests PATCH v2] generic: add test for DAX MAP_SYNC support
 2017-11-16 22:59 UTC  (7+ messages)
` [fstests PATCH v3] "

Arrays with journals read-only on boot
 2017-11-16 21:29 UTC 

RAID 5 array with journal device does not automatically assemble at boot
 2017-11-16 20:19 UTC  (12+ messages)

[PATCH] md: introduce new personality funciton start()
 2017-11-16 16:35 UTC  (2+ messages)

[GIT PULL] MD update for 4.15-rc1
 2017-11-15  1:14 UTC  (3+ messages)

Re:
 2017-11-13 14:55 UTC 

[PATCH] managemon: Don't add disk to the array after it has started
 2017-11-13 13:16 UTC 

[PATCH] sysfs: include faulty drive in disk count
 2017-11-13 13:14 UTC  (4+ messages)

Hello Dear
 2017-11-13 12:08 UTC 

[PATCH v2] md/bitmap: clear BITMAP_WRITE_ERROR bit before writing it to sb
 2017-11-13  3:57 UTC  (3+ messages)

RAID5 up, but one drive removed, one says spare building, what now?
 2017-11-10 23:22 UTC  (12+ messages)

When will Linux support new RAID controllers
 2017-11-10 19:06 UTC  (4+ messages)

[PATCH 0/2] md: memleak fixes
 2017-11-10 10:03 UTC  (6+ messages)
` [PATCH 1/2] md: release allocated bitset sync_set
` [PATCH 2/2] md: free unused memory after bitmap resize

[mdadm PATCH v3] To support clustered raid10
 2017-11-09 16:56 UTC  (2+ messages)

Raid 5 array down/missing - went through wiki steps
 2017-11-09 16:51 UTC  (8+ messages)
            ` `Raid "

[md PATCH 0/2] Fix problems with reshape on degraded raid5/6
 2017-11-09 15:31 UTC  (8+ messages)
` [md PATCH 2/2] md: be cautious about using ->curr_resync_completed for ->recovery_offset

2 disk RAID1 need to replace a disk logging errors (use replace?)
 2017-11-08 18:39 UTC 

[PATCH] imsm: More precise message when spanned raid is created
 2017-11-08 14:43 UTC 

Additional RAID1 not assembling on reboot
 2017-11-07  5:02 UTC  (2+ messages)

upgrading LSI SAS9211-8i fw IR->IT
 2017-11-06 21:59 UTC  (9+ messages)
` [sucess?] "
  ` [sucess] "

RAID header in XFS area?
 2017-11-06 21:31 UTC  (12+ messages)

change in disk failure policy for non-BBL arrays?
 2017-11-06 13:42 UTC  (5+ messages)
` FW: "

Raid 6 recovery
 2017-11-05 18:08 UTC  (9+ messages)

raid5-cache: Cannot get enough stripes due to memory pressure. Recovery failed
 2017-11-05 15:20 UTC  (3+ 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).