linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-03 14:13:47 to 2017-05-10 18:02:09 UTC [more...]

cleanup UUID types
 2017-05-10 18:02 UTC  (12+ messages)
` [PATCH 09/16] md: namespace private helper names
  ` [PATCH 01/16] xfs: use uuid_copy() helper to abstract uuid_t
  ` [PATCH 02/16] xfs: use uuid_be to implement the uuid_t type
  ` [PATCH 03/16] uuid: rename uuid types
  ` [PATCH 04/16] uuid: don't export guid_index and uuid_index
  ` [PATCH 05/16] uuid: add the v1 layout to uuid_t
  ` [PATCH 06/16] afs: switch to use uuid_t and uuid_gen
  ` [PATCH 07/16] uuid: remove struct uuid_v1
  ` [PATCH 08/16] xfs: remove uuid_getnodeuniq and xfs_uu_t
  ` [PATCH 10/16] uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
  ` [PATCH 11/16] uuid: hoist uuid_is_null() helper from libnvdimm

RAID creation resync behaviors
 2017-05-10 17:30 UTC  (26+ messages)

Fault tolerance in RAID0 with badblocks
 2017-05-10 17:18 UTC  (52+ messages)
  ` Fault tolerance "
                            ` A sector-of-mismatch warning patch (was Re: Fault tolerance with badblocks)

RFC - Raid error detection and auto-recovery (was Fault tolerance with badblocks)
 2017-05-10 17:07 UTC  (2+ messages)

[PATCH v4 1/2] md:r5cache: in r5l_do_submit_io(), submit io->split_bio first
 2017-05-10 17:01 UTC  (3+ messages)
` [PATCH v4 2/2] md/r5cache: gracefully handle journal device errors for writeback mode

[PATCH] md/md0: optimize raid0 discard handling
 2017-05-10 16:09 UTC  (6+ messages)

MD device tinning documentation
 2017-05-10 16:00 UTC  (2+ messages)

[PATCH] md:raid1/10: avoid unnecessary locking
 2017-05-10 15:52 UTC 

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

always use REQ_OP_WRITE_ZEROES for zeroing offload V2
 2017-05-10 14:06 UTC  (12+ messages)
` [PATCH 25/27] block: remove the discard_zeroes_data flag

Resync of the degraded RAID10 array
 2017-05-10 14:00 UTC 

[PATCH][HSD116699] raid1: prefer disk without bad blocks
 2017-05-10 13:16 UTC  (2+ messages)
` [PATCH v2] "

Network based (iSCSI) RAID1 setup
 2017-05-10 12:08 UTC  (4+ messages)

[PATCH] dm ioctl: make dm_open and dm_release release
 2017-05-10  9:19 UTC  (2+ messages)

[PATCH][V2] dm ioctl: make dm_open and dm_release release static
 2017-05-10  9:18 UTC 

How to delay mdadm assembly until all component drives are recognized/ready?
 2017-05-10  3:13 UTC 

In Direct I/O, no matter how big the read/write, the bio's are all 4KB
 2017-05-10  2:47 UTC  (4+ messages)

[PATCH 0/5] Don't combine disks with different sector size in the array
 2017-05-09 18:18 UTC  (7+ messages)
` [PATCH 1/5] imsm: allow drives in a container regardless of sector size
` [PATCH 2/5] imsm: allocate buffer to support maximum "
` [PATCH 3/5] imsm: don't allow disks with different sector size in one array
` [PATCH 4/5] Allow more spare selection criteria
` [PATCH 5/5] Add sector size as spare selection criterion

Where to best put the journal device physically?
 2017-05-09 16:10 UTC 

[PATCH] mdadm/md.4: set page-length as 1000 to avoid warnings from grotty
 2017-05-09 14:53 UTC  (2+ messages)

[mdadm PATCH 0/4] Assorted mdadm patches
 2017-05-09 12:14 UTC  (27+ messages)
` [mdadm PATCH 4/4] Create: tell udev device is not ready when first created
            ` [dm-devel] "
        ` [mdadm PATCH] Create: tell udev md "
              ` [dm-devel] "
            ` [mdadm PATCH] Fix typo in new udev rule

[RFC 00/10] introduce crypto wait for async op function
 2017-05-08 20:56 UTC  (12+ messages)
` [RFC 01/10] crypto: factor async completion for general use
` [RFC 02/10] crypto: move pub key to generic async completion
` [RFC 03/10] crypto: move drbg "
` [RFC 04/10] crypto: move gcm "
` [RFC 05/10] crypto: move testmgr "
` [RFC 06/10] dm: move dm-verity "
` [RFC 07/10] fscrypt: move "
` [RFC 08/10] cifs: "
` [RFC 09/10] ima: "
` [RFC 10/10] crypto: adapt api sample to use async. op wait

[mdadm PATCH] Create: move STOP_ARRAY to abort_locked
 2017-05-08 17:54 UTC  (7+ messages)

Big-endian RAID5 recovery problem
 2017-05-08 17:42 UTC  (7+ messages)
  ` [RndTbl] "
    ` [mdadm PATCH] Mention "endian" in documentation for --update=byte-order

[PATCH] md: don't return -EAGAIN in md_allow_write for external metadata arrays
 2017-05-08 17:32 UTC  (2+ messages)

BUG_ON(sh->batch_head) in init_stripe()
 2017-05-08 17:15 UTC 

3054
 2017-05-07  0:01 UTC 

[PATCH] dm bio prison: use rb_entry()
 2017-05-06 15:39 UTC  (2+ messages)
` [PATCH v2] "

Information
 2017-05-06  2:40 UTC 

[bug report] md-cluster: Fix adding of new disk with new reload code
 2017-05-05 22:30 UTC  (3+ messages)

[PATCH v1 0/2] unify stat and fstat checking blkdev into functions
 2017-05-05 15:06 UTC  (6+ messages)
` [PATCH v1 1/2] mdadm/util: unify fstat checking blkdev into function
` [PATCH v1 2/2] mdadm/util: unify stat "
    ` [PATCH v2 "

mdadm/mdmon Name vs argv[0]
 2017-05-04 14:45 UTC  (3+ messages)

[PATCH v6 0/3] dm: boot a mapped device without an initramfs
 2017-05-04 13:20 UTC  (5+ messages)
  ` [dm-devel] "

Fwd: Re: Fwd: Please Help! Degraded Raid6
 2017-05-04  7:58 UTC 

DM_INTEGRITY Kconfig help (was: Re: dm: add integrity target)
 2017-05-04  7:39 UTC  (3+ messages)

[GIT PULL] MD update for 4.12
 2017-05-03 18:38 UTC  (3+ messages)

on assembly and recovery of a hardware RAID
 2017-05-03 15:44 UTC  (11+ messages)

[PATCH] change back 0644 permission for Grow.c
 2017-05-03 14:51 UTC  (4+ 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).