linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-22 20:43:12 to 2017-06-08 09:20:28 UTC [more...]

[PATCH 0/3] mdadm/test: Refactor the codes of 'test' script
 2017-06-08  9:20 UTC  (5+ messages)
` [PATCH 1/3] mdadm/test: Convert code format to use Tab
` [PATCH 2/3] mdadm/test: Refactor the codes of 'test' script
  ` [PATCH 2/3 v1] "
` [PATCH 3/3] mdadm/test: Get rid of fast_sync()

[PATCH] md: don't use flush_signals in userspace processes
 2017-06-08  6:59 UTC  (2+ messages)

[PATCH] mdadm: Send version text to stdout rather than stderr
 2017-06-07 15:21 UTC  (4+ messages)

9 second recovery when re-adding a drive that got kicked out?
 2017-06-07  3:03 UTC  (4+ messages)

mdadm: Apply to revert the commit of a4dcdb23
 2017-06-07  2:03 UTC  (3+ messages)

4.11.2: reshape raid5 -> raid6 atop bcache deadlocks at start on md_attr_store / raid5_make_request
 2017-06-07  1:45 UTC  (29+ messages)
            ` [PATCH] md: fix deadlock between mddev_suspend() and md_write_start()

(unknown),
 2017-06-06 23:46 UTC 

internal write-intent bitmap is horribly slow with RAID10 over 20 drives
 2017-06-06 22:02 UTC  (7+ messages)

Grow set size issue
 2017-06-06 16:00 UTC  (9+ messages)
        ` [PATCH] Grow: set component size prior to array size

Recovery after accidental raid5 superblock rewrite
 2017-06-05 23:56 UTC  (8+ messages)

[PATCH] Get failed disk count from array state
 2017-06-05 15:12 UTC  (3+ messages)
` [PATCH v2] "

RAID10 performance with 20 drives
 2017-06-05 11:34 UTC  (14+ messages)

[PATCH] md: initialise ->writes_pending in personality modules
 2017-06-05  6:05 UTC 

(unknown),
 2017-06-05  4:30 UTC 

[PATCH] md: simplify code with bio_io_error
 2017-06-05  3:11 UTC  (4+ messages)

Investment Interest & Offer
 2017-06-02 23:01 UTC 

[GIT PULL] MD update for 4.12-rc4
 2017-06-02 16:19 UTC 

Fault tolerance with badblocks
 2017-06-02 12:28 UTC  (12+ messages)
    ` A sector-of-mismatch warning patch (was Re: Fault tolerance with badblocks)

The dev node can't be released at once after stopping raid
 2017-06-01  5:50 UTC  (3+ messages)

cleanup UUID types V6
 2017-05-31 19:40 UTC  (30+ messages)
` [PATCH 01/24] uuid,afs: move struct uuid_v1 back into afs
  ` [PATCH 02/24] xfs: use uuid_copy() helper to abstract uuid_t
  ` [PATCH 03/24] xfs: use uuid_be to implement the uuid_t type
  ` [PATCH 04/24] md: namespace private helper names
  ` [PATCH 05/24] uuid: remove uuid_be defintions from the uapi header
  ` [PATCH 06/24] uuid: rename uuid types
  ` [PATCH 07/24] nfsd: namespace-prefix uuid_parse
  ` [PATCH 08/24] uuid: rename uuid_to_bin to uuid_parse
  ` [PATCH 09/24] uuid: don't export guid_index and uuid_index
  ` [PATCH 10/24] uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
  ` [PATCH 11/24] uuid: hoist uuid_is_null() helper from libnvdimm
  ` [PATCH 12/24] S390/sysinfo: use uuid_is_null instead of opencoding it
  ` [PATCH 13/24] xfs: remove uuid_getnodeuniq and xfs_uu_t
  ` [PATCH 14/24] xfs: use the common helper uuid_is_null()
  ` [PATCH 15/24] block: remove blk_part_pack_uuid
  ` [PATCH 16/24] ima/policy: switch to use uuid_t
  ` [PATCH 17/24] fs: switch ->s_uuid to uuid_t
  ` [PATCH 18/24] overlayfs: use uuid_t instead of uuid_be
  ` [PATCH 19/24] partitions/ldm: switch to use uuid_t
  ` [PATCH 20/24] sysctl: "
  ` [PATCH 21/24] nvme: switch to uuid_t
  ` [PATCH 22/24] scsi_debug: "
  ` [PATCH 23/24] tmpfs: generate random sb->s_uuid
  ` [PATCH 24/24] MAINTAINERS: add uuid entry

[PATCH 0/2 v2] Fix fallout from changes to FUA and PREFLUSH definitions
 2017-05-31 16:23 UTC  (3+ messages)
` [PATCH 2/2] md: Make flush bios explicitely sync

[PATCH] md_u: Remove unused ioctl declaration of START_ARRAY
 2017-05-31 11:38 UTC 

cleanup UUID types V5
 2017-05-31 10:33 UTC  (26+ messages)
` [PATCH 11/22] xfs: remove uuid_getnodeuniq and xfs_uu_t
  ` [PATCH 01/22] Revert "afs: Move UUID struct to linux/uuid.h"
  ` [PATCH 02/22] xfs: use uuid_copy() helper to abstract uuid_t
  ` [PATCH 03/22] xfs: use uuid_be to implement the uuid_t type
  ` [PATCH 04/22] md: namespace private helper names
  ` [PATCH 05/22] uuid: remove uuid_be defintions from the uapi header
  ` [PATCH 06/22] uuid: rename uuid types
  ` [PATCH 07/22] uuid: don't export guid_index and uuid_index
  ` [PATCH 08/22] uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
  ` [PATCH 09/22] uuid: hoist uuid_is_null() helper from libnvdimm
  ` [PATCH 10/22] S390/sysinfo: use uuid_is_null instead of opencoding it
  ` [PATCH 12/22] xfs: use the common helper uuid_is_null()
  ` [PATCH 13/22] block: remove blk_part_pack_uuid
  ` [PATCH 14/22] ima/policy: switch to use uuid_t
  ` [PATCH 15/22] fs: switch ->s_uuid to uuid_t
  ` [PATCH 16/22] overlayfs: use uuid_t instead of uuid_be
  ` [PATCH 17/22] partitions/ldm: switch to use uuid_t
  ` [PATCH 18/22] sysctl: "
  ` [PATCH 19/22] nvme: switch to uuid_t
  ` [PATCH 20/22] scsi_debug: "
  ` [PATCH 21/22] tmpfs: generate random sb->s_uuid
  ` [PATCH 22/22] MAINTAINERS: add uuid entry

[mdadm PATCH] Create: move STOP_ARRAY to abort_locked
 2017-05-31 10:25 UTC  (7+ messages)

[PATCH] bcache: Fix a sleep-in-atomic bug
 2017-05-31  8:31 UTC  (3+ messages)

mdadm --misc --readonly -> ENODEV indefinitely
 2017-05-29 12:20 UTC  (3+ messages)

[PATCH v2 00/11] introduce crypto wait for async op
 2017-05-29  9:04 UTC  (13+ messages)
` [PATCH v2 01/11] crypto: "
` [PATCH v2 02/11] crypto: move algif to generic async completion
` [PATCH v2 03/11] crypto: move pub key "
` [PATCH v2 04/11] crypto: move drbg "
` [PATCH v2 05/11] crypto: move gcm "
` [PATCH v2 06/11] crypto: move testmgr "
` [PATCH v2 07/11] dm: move dm-verity "
` [PATCH v2 08/11] fscrypt: move "
` [PATCH v2 09/11] cifs: "
` [PATCH v2 10/11] ima: "
` [PATCH v2 11/11] crypto: adapt api sample to use async. op wait

raid5 to raid6 reshape never appeared to start, how to cancel/revert
 2017-05-26 19:27 UTC  (4+ messages)

[Patch v5] super1: fix sb->max_dev when adding a new disk in linear array
 2017-05-26 18:35 UTC  (3+ messages)

[Patch v1] Detail: fix a bug when trying to show the detail of a raid device
 2017-05-26  6:33 UTC  (2+ messages)

Reducing the number of devices in a degraded RAID-5
 2017-05-26  5:13 UTC  (4+ messages)

cleanup UUID types V3
 2017-05-25 13:29 UTC  (10+ messages)
` [PATCH 10/23] afs: switch to use uuid_t and uuid_gen
` [PATCH 13/23] md: namespace private helper names

[PATCH RESEND] md: Make flush bios explicitely sync
 2017-05-25  8:11 UTC  (3+ messages)

[PATCH v4] super1: fix sb->max_dev when adding a new disk in linear array
 2017-05-25  0:32 UTC  (6+ messages)

[PATCH] md: uuid debug statement now in processor byte order
 2017-05-24 23:17 UTC 

[PATCH] Detail: don't exit if ioctl has been successful
 2017-05-24 17:28 UTC  (2+ messages)

[PATCH] md: uuid debug statement now in processor byte order
 2017-05-24 17:16 UTC 

Ciao
 2017-05-23 13:22 UTC 

(unknown),
 2017-05-23  2:19 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).