Linux RAID subsystem development
 help / color / mirror / Atom feed
 messages from 2014-12-18 18:05:42 to 2015-02-03 21:42:30 UTC [more...]

[md PATCH 00/26] Pending md patches
 2015-02-03 21:42 UTC  (22+ messages)
` [md PATCH 02/26] md/raid5: separate large if clause out of fetch_block()
` [md PATCH 04/26] md/raid5: need_this_block: start simplifying the last two conditions
` [md PATCH 01/26] md: do_release_stripe(): No need to call md_wakeup_thread() twice
` [md PATCH 06/26] md: rename mddev->write_lock to mddev->lock
` [md PATCH 03/26] md/raid5: separate out the easy conditions in need_this_block
` [md PATCH 05/26] md/raid5: need_this_block: tidy/fix last condition
` [md PATCH 07/26] md: make ->congested robust against personality changes
` [md PATCH 16/26] md/raid5: use ->lock to protect accessing raid5 sysfs attributes
` [md PATCH 15/26] md: remove need for mddev_lock() in md_seq_show()
` [md PATCH 08/26] md: make merge_bvec_fn more robust in face of personality changes
` [md PATCH 11/26] md: rename ->stop to ->free
` [md PATCH 20/26] md: tidy up set_bitmap_file
` [md PATCH 12/26] md: level_store: group all important changes into one place
` [md PATCH 10/26] md: split detach operation out from ->stop
` [md PATCH 09/26] md/linear: remove rcu protections in favour of suspend/resume
` [md PATCH 17/26] md: remove mddev_lock() from md_attr_show()
` [md PATCH 13/26] md: protect ->pers changes with mddev->lock
` [md PATCH 18/26] md: remove mddev_lock from rdev_attr_show()
` [md PATCH 19/26] md: remove unnecessary 'buf' from get_bitmap_file
` [md PATCH 14/26] md/bitmap: protect clearing of ->bitmap by mddev->lock
` [md PATCH 21/26] md: move GET_BITMAP_FILE ioctl out from mddev_lock

[GIT PULL REQUEST] 2 fixes for md in 3.19
 2015-02-03 21:35 UTC 

Off-Topic Write cache disabling?
 2015-02-03 19:16 UTC  (3+ messages)

update mdadm version to 3.3.2 in Centos 6.4
 2015-02-03 13:19 UTC  (3+ messages)
` Fwd: "

Array died during grow; now resync stopped
 2015-02-03 10:35 UTC  (3+ messages)
  ` Aw: "

Can't reshape raid0 to raid10
 2015-02-03  8:13 UTC  (2+ messages)

RAID1 removing failed disk returns EBUSY
 2015-02-03  8:10 UTC  (19+ messages)

md_raid5 using 100% CPU and hang with status resync=PENDING, if a drive is removed during initialization
 2015-02-02 22:30 UTC  (6+ messages)

[PATCH 0/3] md: Deletion of a few unnecessary checks
 2015-02-02 19:46 UTC  (5+ messages)
                                    ` [PATCH 1/3] dm snapshot: Deletion of unnecessary checks before the function call "vfree"
                                    ` [PATCH 2/3] md/bitmap: Delete an unnecessary check before the function call "kfree"
                                    ` [PATCH 3/3] dm ioctl: Delete an unnecessary check before the function call "dm_table_destroy"

[PATCH] md: fix raid5 livelock
 2015-02-02  0:06 UTC  (5+ messages)
    ` [dm-devel] "

[PATCH] md: do_release_stripe(): No need to call md_wakeup_thread() twice
 2015-02-01 23:25 UTC  (2+ messages)

unsynchronized raid10 with different events count
 2015-01-31 16:14 UTC  (3+ messages)

Apply!
 2015-01-31  7:15 UTC 

[PATCH] md:Remove unneeded fixme comment for the function, pool_ctr
 2015-01-31  5:36 UTC 

superfluous md_wakeup_thread()
 2015-01-29 15:07 UTC  (3+ messages)

[PATCH] IMSM: Clear migration record on disks more often
 2015-01-29  3:13 UTC  (2+ messages)

raid5 Unplug the disk
 2015-01-28 16:59 UTC  (2+ messages)

raid1 narrow_write_error with 4K disks, sd "bad block number requested" messages
 2015-01-28 15:29 UTC 

[patch] dm cache: fix up IS_ERR vs NULL confusion
 2015-01-28 10:53 UTC  (2+ messages)

Monitor Queue Depth for RAID-5 md device
 2015-01-28  0:03 UTC  (2+ messages)

Monitor Queue Depth for RAID-5 md device
 2015-01-27 18:45 UTC 

[PATCH RESEND] md:Remove no longer needed fix me comment in dm-region-hash.c for removing the structure pointer, *rh from the definiton of dm_region
 2015-01-26 20:09 UTC  (6+ messages)
` [dm-devel] "

BUG drivers/md/md.c: data-offset reshape renders array unloadable
 2015-01-25 16:46 UTC  (3+ messages)

All drive in Raid 5 are in 'spare' mode
 2015-01-22 23:23 UTC 

mdadm RAID6 "active" with spares and failed disks; need help
 2015-01-22  9:47 UTC  (6+ messages)

livelock on MD RAID5
 2015-01-22  5:00 UTC  (2+ messages)
` [dm-devel] "

kernel refuses devices mdadm -E accepts
 2015-01-21 12:37 UTC  (7+ messages)

Expanding partitions -> missing md on kernel load
 2015-01-21  4:40 UTC 

BUG in "RAID5: batch adjacent full stripe write" - commit 1b8035b0a84a69b3148bbfa1df1350501d0b0869
 2015-01-21  0:05 UTC  (2+ messages)

BUG in "RAID5: batch adjacent full stripe write" - commit 1b8035b0a84a69b3148bbfa1df1350501d0b0869
 2015-01-20 23:34 UTC 

RAID 6 recovery issue
 2015-01-20 18:32 UTC  (3+ messages)

Is it possible to use bad_blocks to simulate write_error and activate hot-replace?
 2015-01-20  8:25 UTC 

Interesse
 2015-01-19 11:22 UTC 

Corrupted Cisco NSS4000 raid
 2015-01-17 17:27 UTC  (2+ messages)

[PATCH] md:Remove no longer needed fix me comment in dm-region-hash.c for removing the structure pointer, *rh from the definiton of dm_region
 2015-01-13  3:30 UTC 

[PATCH v2 6/9] md/raid5: get rid of bio_fits_rdev()
 2015-01-12 11:49 UTC  (2+ messages)
          ` [PATCH v2 7/9] block: kill merge_bvec_fn() completely

[PATCH v2 5/7] md/raid10: make sync_request_write() call bio_copy_data()
 2015-01-12 11:44 UTC 

[PATCH] dm mpath: simplify failure path of dm_miltipath_init()
 2015-01-11 11:45 UTC 

raid5 hard lockup
 2015-01-08 20:02 UTC 

Neil Brown is on leave
 2015-01-07 20:27 UTC 

Unable to make mdadm from git (fatal error: ansidecl.h)
 2015-01-07 14:47 UTC  (2+ messages)

md raid performance with 3-18-rc3
 2015-01-07 10:52 UTC  (7+ messages)

Reassembling RAID1 after good drive was offline [newbie]
 2015-01-07  8:30 UTC  (13+ messages)

Please let me know if you need to print color box, display box and labels
 2015-01-07  3:03 UTC 

[PATCH] [md] raid5: check faulty flag for array status during recovery
 2015-01-06 22:24 UTC 

mdadm RAID6 "active" with spares and failed disks; need help
 2015-01-06 14:16 UTC 

[PATCH] dm bufio: fix time comparison
 2015-01-06 13:44 UTC 

Split RAID: Proposal for archival RAID using incremental batch checksum
 2015-01-06 11:40 UTC  (16+ messages)

ignoring %s as it reports %s as failed
 2015-01-06 11:32 UTC 

Questions about the function, queue_empty in dm-cache-policy-mq.c
 2015-01-05  9:17 UTC  (2+ messages)
` [dm-devel] "

Big trouble during reassemble a Raid5
 2015-01-04 18:19 UTC  (17+ messages)
      ` Re : "
          `  "

[PATCH] md: dm-thin-metadata: Remove unused function
 2015-01-01 17:52 UTC 

md_raid5 recovering failed need help
 2014-12-29 21:18 UTC  (3+ messages)
  ` AW: "

[SOLVED] Re: On RAID5 read error during syncing - array .A.A
 2014-12-29 19:40 UTC 

A recommendation from Friend, screw college, I'm dropping out
 2014-12-28 11:29 UTC 

[PATCH] drivers:md: Remove unneeded fix me comments in dm-bio-prison.h
 2014-12-28  4:12 UTC 

[PATCH][MD] raid : fix raid recoverying all data corruption, when j=0(sectors) interrupted by "echo idle > /sys/block/md0/md/sync_action"
 2014-12-27  8:20 UTC 

[PATCH 00/24] Clustered MD RAID1
 2014-12-27  0:47 UTC  (6+ messages)

md_raid5 using 100% CPU and hang with status resync=PENDING, if a drive is removed during initialization
 2014-12-24  6:45 UTC 

[PATCH] Monitor: fix for regression with container devices
 2014-12-23 13:55 UTC 

[RFC PATCH 12/17] md/raid10: make sync_request_write() call bio_copy_data()
 2014-12-23 12:31 UTC  (5+ messages)
                      ` [RFC PATCH 13/17] md/raid5: get rid of bio_fits_rdev()
                      ` [RFC PATCH 14/17] block: kill merge_bvec_fn() completely

A recommendation from Fernalyn Buendia
 2014-12-23  1:31 UTC 

[PATCH 01/24] md-cluster: Design Documentation
 2014-12-22 16:24 UTC  (4+ messages)

4 disks outage in RAID6
 2014-12-22 16:23 UTC  (2+ messages)

Expand RAID5 array or switch to RAID10
 2014-12-22  9:15 UTC  (3+ messages)

indefinite hang when growing/reshaping
 2014-12-19  8:17 UTC  (3+ messages)

Panic doing BLKDISCARD on a raid 5 array on linux 3.17.3
 2014-12-18 18:05 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