linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-11 06:26:30 to 2017-05-23 13:22:57 UTC [more...]

Ciao
 2017-05-23 13:22 UTC 

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

4.11.2: reshape raid5 -> raid6 atop bcache deadlocks at start on md_attr_store / raid5_make_request
 2017-05-23 10:10 UTC  (10+ messages)

[PATCH v4] super1: fix sb->max_dev when adding a new disk in linear array
 2017-05-23  3:55 UTC  (3+ messages)

(unknown),
 2017-05-23  2:19 UTC 

raid5 to raid6 reshape never appeared to start, how to cancel/revert
 2017-05-22 20:04 UTC  (3+ messages)

Reducing the number of devices in a degraded RAID-5
 2017-05-22 12:53 UTC 

[PATCH v3] super1: fix sb->max_dev when adding a new disk in linear array
 2017-05-22  4:35 UTC  (4+ messages)

Fwd: Re: Promise Technology FakeRAID
 2017-05-21 22:12 UTC 

Fault tolerance in RAID0 with badblocks
 2017-05-21 22:00 UTC  (33+ messages)
  ` Fault tolerance "
                            ` A sector-of-mismatch warning patch (was Re: Fault tolerance with badblocks)

How to backup of large md raid volumes?
 2017-05-21 19:48 UTC  (12+ messages)

(unknown),
 2017-05-20 20:00 UTC 

[PATCH] manpage: bad block support for IMSM
 2017-05-19 19:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Get failed disk count from array state
 2017-05-19 19:43 UTC  (2+ messages)

(unknown),
 2017-05-19 14:51 UTC 

[PATCH v7 0/2] dm: boot a mapped device without an initramfs
 2017-05-19  7:06 UTC  (4+ messages)
` [PATCH v7 1/2] init: add support to directly boot to a mapped device
` [PATCH v7 2/2] dm ioctl: add a device mapper ioctl function

[PATCH] super1: fix sb->max_dev when adding a new disk in linear array
 2017-05-19  5:37 UTC  (4+ messages)

Shouldn't the /sys/block/md*/queue/max_*sectors_kb be set to the chunk size?
 2017-05-18 21:48 UTC  (4+ messages)

[GIT PULL] MD update for 4.12-rc2
 2017-05-18 18:27 UTC 

(unknown),
 2017-05-18 13:40 UTC 

[PATCH] dm verity: fix no salt used use case
 2017-05-18 11:03 UTC  (2+ messages)

[PATCH] md-cluster: fix potential lock issue in add_new_disk
 2017-05-18  0:07 UTC  (2+ messages)

How to delay mdadm assembly until all component drives are recognized/ready?
 2017-05-16 23:49 UTC  (4+ messages)

RFC - Raid error detection and auto-recovery (was Fault tolerance with badblocks)
 2017-05-16 16:11 UTC  (13+ messages)

cleanup UUID types V2
 2017-05-16 15:53 UTC  (21+ messages)
  ` [PATCH 01/17] xfs: use uuid_copy() helper to abstract uuid_t
  ` [PATCH 02/17] xfs: use uuid_be to implement the uuid_t type
  ` [PATCH 03/17] uuid: rename uuid types
  ` [PATCH 04/17] uuid: don't export guid_index and uuid_index
  ` [PATCH 05/17] uuid: add the v1 layout to uuid_t
  ` [PATCH 06/17] uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
  ` [PATCH 07/17] uuid: remove the now unused uuid_be_cmp helper
  ` [PATCH 08/17] uuid: hoist uuid_is_null() helper from libnvdimm
  ` [PATCH 09/17] s390/sysinfo: use uuid_is_null instead of opencoding it
  ` [PATCH 10/17] afs: switch to use uuid_t and uuid_gen
  ` [PATCH 11/17] uuid: remove struct uuid_v1
  ` [PATCH 12/17] xfs: remove uuid_getnodeuniq and xfs_uu_t
  ` [PATCH 13/17] md: namespace private helper names
  ` [PATCH 14/17] xfs: use the common helper uuid_is_null()
  ` [PATCH 15/17] block: remove blk_part_pack_uuid
  ` [PATCH 16/17] ima/policy: switch to use uuid_t
  ` [PATCH 17/17] fs: switch ->s_uuid to uuid_t

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

[PATCH] super1: fix sb->max_dev when adding a new disk in linear array
 2017-05-16  4:28 UTC  (4+ messages)

[PATCH] mdadm: Unitialized variable rdev
 2017-05-16  3:02 UTC  (2+ messages)

PROBLEM: Kernel BUG with raid5 soft + Xen + DRBD - invalid opcode
 2017-05-15  0:59 UTC  (9+ messages)
              ` Fwd: "

on assembly and recovery of a hardware RAID
 2017-05-12 15:57 UTC  (14+ messages)

Adding journal to existing raid5 arrary
 2017-05-12 13:19 UTC  (5+ messages)

[PATCH][HSD116699] raid1: prefer disk without bad blocks
 2017-05-12 12:26 UTC  (5+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

APPLY FOR YOUR URGENT LOAN AT 2%
 2017-05-12 10:53 UTC 

[PATCH] md/r5cache: handle sync with data in write back cache
 2017-05-12  0:03 UTC 

[PATCH] md:raid1/10: avoid unnecessary locking
 2017-05-11 22:29 UTC  (2+ messages)

[PATCH v5] md/r5cache: gracefully handle journal device errors for writeback mode
 2017-05-11 22:28 UTC 

[PATCH] IMSM: Correct --examine output for 4k disks
 2017-05-11 15:44 UTC  (6+ messages)

Network based (iSCSI) RAID1 setup
 2017-05-11 15:09 UTC  (3+ messages)

[mdadm PATCH] Create: move STOP_ARRAY to abort_locked
 2017-05-11 13:01 UTC  (7+ messages)

cleanup UUID types
 2017-05-11 12:07 UTC  (13+ messages)
` [PATCH 03/16] uuid: rename uuid types
` [PATCH 05/16] uuid: add the v1 layout to uuid_t
` [PATCH 16/16] fs: switch ->s_uuid "

Building mdadm in parallel fails
 2017-05-11  9:05 UTC 

[RFC 00/10] introduce crypto wait for async op function
 2017-05-11  8:55 UTC  (6+ messages)
` [RFC 01/10] crypto: factor async completion for general use

[mdadm PATCH] retire the APIs that driver no longer supports
 2017-05-11  8:52 UTC 

[PATCH 25/27] block: remove the discard_zeroes_data flag
 2017-05-11  6:36 UTC  (12+ 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).