linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-02 01:20:26 to 2013-07-18 20:37:32 UTC [more...]

How does md(adm) work with fake-raid ?
 2013-07-18 20:37 UTC 

DDF/RAID10 patch series
 2013-07-18 18:51 UTC  (57+ messages)
` [PATCH 01/27] DDF (cleanup): use a common macro for failed searches
` [PATCH 02/27] DDF: check_secondary: fix treatment of missing BVDs
` [PATCH 03/27] DDF: load_ddf_headers: use secondary header as fallback
` [PATCH 04/27] DDF: handle "open flag" according to spec
` [PATCH 05/27] DDF: Implement store_super_ddf
        ` [PATCH 1/3] DDF: increase seq number in ddf_set_updates_pending
        ` [PATCH 2/3] DDF: make "null_aligned" a static buffer
        ` [PATCH 3/3] DDF: factor out writing super block to single disk
` [PATCH 06/27] DDF: ddf_open_new: implement minimal consistency check
` [PATCH 07/27] DDF: find_vdcr: account for secondary RAID level
` [PATCH 08/27] DDF: ddf_set_disk: move status logic to separate function
` [PATCH 09/27] DDF: get_svd_state: Status logic for secondary RAID level
` [PATCH 10/27] DDF: allow empty slots in virt disk table
` [PATCH 11/27] DDF: layout_ddf2md: new DDF->md RAID layout conversion
` [PATCH 12/27] DDF: layout_md2ddf: new md->DDF "
` [PATCH 13/27] DDF: Simplify allocation of "other BVDs"
` [PATCH 14/27] DDF: init_super_ddf_bvd: initialize other bvds
` [PATCH 15/27] DDF: validate_geometry_ddf: support RAID10
` [PATCH 16/27] DDF: use LBA_OFFSET macro instead of lba_offset field
` [PATCH 17/27] DDF: get_extents: support secondary RAID level
` [PATCH 18/27] DDF: add_to_super_ddf: allow empty slots in phys disk table
` [PATCH 19/27] DDF: add_to_super_ddf: Use same amount of workspace as other disks
` [PATCH 20/27] DDF: add_to_super_ddf: RAID10 changes
` [PATCH 21/27] DDF: add_to_super_ddf_bvd: use get_svd_state()
` [PATCH 22/27] DDF: getinfo_super_ddf_bvd: lba_offset calculation for RAID10
` [PATCH 23/27] DDF: guid_str: convenience function to print GUID for debugging
` [PATCH 24/27] DDF: ddf_set_array_state: more meaningful output
` [PATCH 25/27] DDF: ddf_process_update: handle update of conf records for SVD
` [PATCH 26/27] DDF: ddf_process_update: Fix vlist treatment for SVDs
` [PATCH 27/27] tests/10ddf-create: add RAID 10 array
` Fixes for the DDF patch series
` [PATCH 28/39] test/10-ddf-create: fix comments
` [PATCH 29/39] Monitor: Don't write metadata in inactive array state
` [PATCH 30/39] DDF: write_init_super_ddf: don't zero superblocks for subarrays
` [PATCH 31/39] DDF: implement kill_subarray
` [PATCH 32/39] DDF: getinfo_super_ddf_bvd: identify disk by refnum
` [PATCH 33/39] DDF: getinfo_super_ddf_bvd: fix raid_disk calculation
` [PATCH 34/39] DDF: fix endianness of refnum in debug messages
` [PATCH 35/39] DDF: add debug message in add_super_ddf_bvd
` [PATCH 36/39] DDF: ddf_process_update: add debug messages fore adding VDs
` [PATCH 37/39] DDF: guid_str: more readable output
` [PATCH 38/39] DDF: ddf_process_update: some more debug messages
` [PATCH 39/39] DDF: ddf_process_update: Fix updates for SVDs

Problem with disk replacement
 2013-07-18 16:57 UTC 

Problem with disk replacement
 2013-07-18 16:46 UTC 

md/raid5: raid5d livelocks after drive failure during resync
 2013-07-18 10:59 UTC 

shown disk sizes
 2013-07-18  7:35 UTC  (4+ messages)

write-mostly vs. write-behind
 2013-07-18  7:25 UTC 

RAID1 repair GPF crash w/3.10-rc7
 2013-07-17 21:01 UTC  (10+ messages)
      ` [PATCH 1/2] block: add bio_rewind() to reset bio_vec
      ` [PATCH 2/2] md: raid1: use bio_rewind() before bio_copy_data()

Backup file size when migrating from raid5 to raid6?
 2013-07-17 20:51 UTC  (3+ messages)

mdadm -Db switches array to write-pending?!
 2013-07-17 20:19 UTC  (3+ messages)

Scrubbing "check" not working for RAID10 in 3.10-rc1+
 2013-07-17 18:24 UTC  (6+ messages)

MD RAID 1 fail/remove/add corruption in 3.10
 2013-07-17  4:53 UTC  (5+ messages)

3.10: discard/trim support on md-raid1?
 2013-07-17  1:48 UTC  (7+ messages)

Recovery possible after partial reshape failure?
 2013-07-16  1:35 UTC  (4+ messages)

LVM mirroring versus MD Raid 1
 2013-07-14 13:27 UTC 

HI
 2013-07-14 10:35 UTC 

hi
 2013-07-12  8:22 UTC 

[patch -next] bcache: check for allocation failures
 2013-07-11  1:48 UTC  (2+ messages)

Query regarding disk failure
 2013-07-10 17:47 UTC  (9+ messages)

Re-shape raid0 acts up
 2013-07-10 12:32 UTC  (2+ messages)

Determining if a stripe/RAID0 has failed
 2013-07-09 21:52 UTC  (3+ messages)

Extending a 4×3Tb RAID10
 2013-07-09 21:24 UTC  (2+ messages)

question about the best suited RAID level/layout
 2013-07-09 15:50 UTC  (27+ messages)

some general questions on RAID
 2013-07-08  5:40 UTC  (21+ messages)
    ` some general questions on RAID (OT)

mdadm ignoring X as it reports Y as failed
 2013-07-08  3:58 UTC  (3+ messages)

Extending an existing RAID (10) array
 2013-07-07 22:31 UTC  (4+ messages)

Aren't 2TB+ disk sizes supposed to be standardized?
 2013-07-06  7:50 UTC  (3+ messages)

[PULL REQUEST] md updates for 3.10
 2013-07-04  6:58 UTC 

Mdadm server eating drives
 2013-07-04  2:21 UTC  (30+ messages)

[PATCH] MD: Remember the last sync operation that was performed
 2013-07-02 23:45 UTC  (3+ messages)

[PATCH 1/2] select_devices: fix scanning of container members with dev list
 2013-07-02  1:20 UTC  (5+ 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).