Linux RAID Storage
[Prev Page][Next Page]
- [PATCH dm] dm thin: __blkdev_issue_discard_async() can be static, (continued)
- [PATCH v4 06/11] md/raid5: get rid of bio_fits_rdev(),
Ming Lin
- [PATCH v4 07/11] md/raid5: split bio for chunk_aligned_read, Ming Lin
- [PATCH v4 08/11] block: kill merge_bvec_fn() completely,
Ming Lin
- Does --freeze-reshape only work during initrd boot phase?,
Xiao Ni
- [PATCH 0/8] Fixes for md/raid5 stripe batching code.,
NeilBrown
- [GIT PULL REQUEST] md fixes for 4.1-rc, NeilBrown
- WARNING: Software Raid 0 on SSD's and discard corrupts data, Holger Kiehl
- Massive data corruption on replace + fail + rebuild,
James J
- Filesystem corruption MD (imsm) Raid0 via 2 SSD's + discard,
Holger Kiehl
- Replacing a failed disk "in advance",
Jan Kasprzak
- [PATCH V3 00/11] mdadm tool: add the support for cluster-md,
Guoqing Jiang
- [PATCH V3 01/11] Create n bitmaps for clustered mode, Guoqing Jiang
- [PATCH V3 04/11] Show all bitmaps while examining bitmap, Guoqing Jiang
- [PATCH V3 06/11] Convert a bitmap=none device to clustered, Guoqing Jiang
- [PATCH V3 05/11] Add a new clustered disk, Guoqing Jiang
- [PATCH V3 02/11] Add nodes option while creating md, Guoqing Jiang
- [PATCH V3 03/11] home-cluster while creating an array, Guoqing Jiang
- [PATCH V3 07/11] Skip clustered devices in incremental, Guoqing Jiang
- [PATCH V3 09/11] mdadm: change the num of cluster node, Guoqing Jiang
- [PATCH V3 11/11] Reuse the write_bitmap for update uuid, Guoqing Jiang
- [PATCH V3 08/11] mdadm: add the ability to change cluster name, Guoqing Jiang
- [PATCH V3 10/11] Reuse calc_bitmap_size to reduce code size, Guoqing Jiang
- Re: [PATCH V3 00/11] mdadm tool: add the support for cluster-md, NeilBrown
- Fwd: [PATCH] add sysfs reshape_progress for raid5, Xiao Ni
- Fwd: [PATCH] need read reshape_groress from sys,
Xiao Ni
- [PATCH 00/12] treewide: Use DECLARE_BITMAP,
Joe Perches
- Data corruption after resizing partition, when using bitmaps,
Jim Paris
- Backup raid, power down questions.,
Wilson, Jonathan
- Recent drive errors,
Thomas Fjellstrom
- [PATCH v2 RESEND] block: discard bdi_unregister() in favour of bdi_destroy(),
NeilBrown
- [PATCH v2 0/6] a caching layer for raid5/6,
Shaohua Li
- 20 disks, fastest possible mostly-sequential read speeds,
Jon Nelson
- RAID1 working correctly, error messages during boot,
Hans Malissa
- RAID5 assemble fails after reboot while reshaping,
Marco Fuckner
- Problems with bdev_write_page().,
NeilBrown
- [PATCH] md: convert to kstrto*(),
Alexey Dobriyan
- [PATCH v2 5/4] dm-raid: add merge method to target, heinzm
- raid5 reshape is stuck,
Xiao Ni
- [PATCH 0/7] mdadm support for caching layer in raid 5/6,
Song Liu
data corruption after rebuid,
d tbsky
[PATCH] md-cluster: use %pU to print UUIDs, gqjiang
[PATCH] raid5: fix broken async operation chain,
Shaohua Li
RAID-5: The following arrays have missing required members and cannot be configured, Gravity IT Solutions
MD RAID hot-replace wants to rewrite to the source! (and fails, and kicks), James J
Installing Linux directly onto RAID6 Array...........,
Another Sillyname
Re: Installing Linux directly onto RAID6 Array..........., Wilson, Jonathan
Re: Installing Linux directly onto RAID6 Array..........., Adam Goryachev
[PATCH] DDF: _write_super_to_disk: fix anchor header type,
Martin Wilck
[GIT PULL REQUEST], NeilBrown
unexpected speed difference at RAID initialisation,
Christoph Anton Mitterer
[PATCH] md-cluster: avoid deadlock on MESSAGE lock resource,
Abhijit Bhopatkar
mdadm Raid level change from 1 to 5?,
Hans Kraus
[PATCH 0/7] md fixes for -rc2,
NeilBrown
[PATCH V2 00/11] mdadm tool: add the support for cluster-md,
gqjiang
- [PATCH V2 02/11] Add nodes option while creating md, gqjiang
- [PATCH V2 01/11] Create n bitmaps for clustered mode, gqjiang
- [PATCH V2 04/11] Show all bitmaps while examining bitmap, gqjiang
- [PATCH V2 03/11] home-cluster while creating an array, gqjiang
- [PATCH V2 05/11] Add a new clustered disk, gqjiang
- [PATCH V2 06/11] Convert a bitmap=none device to clustered, gqjiang
- [PATCH V2 09/11] mdadm: change the num of cluster node, gqjiang
- [PATCH V2 10/11] Reuse calc_bitmap_size to reduce code size, gqjiang
- [PATCH V2 08/11] mdadm: add the ability to change cluster name, gqjiang
- [PATCH V2 07/11] Skip clustered devices in incremental, gqjiang
- [PATCH V2 11/11] Reuse the write_bitmap for update uuid, gqjiang
Possible RAID6 regression with ASYNC_TX_DMA enabled in 4.1,
Maxime Ripard
[PATCH v3 06/11] md/raid5: get rid of bio_fits_rdev(), Ming Lin
[PATCH v3 07/11] md/raid5: split bio for chunk_aligned_read,
Ming Lin
[PATCH v3 08/11] block: kill merge_bvec_fn() completely, Ming Lin
[PATCH v3 10/11] md/raid10: make sync_request_write() call bio_copy_data(),
Ming Lin
[PATCH 0/5] a caching layer for raid 5/6,
Shaohua Li
[PATCH 1/2] md/raid5: avoid duplicate code,
Yuanhan Liu
Removed disk vs. failed disk?,
Hans Malissa
raid6: general protection fault in async_copy_data,
Alexander Lyakas
[PATCH] md/raid5: init batch_xxx for new sh at resize_stripes,
Yuanhan Liu
drive failing on same bus every couple weeks,
Stephen Burke
md-cluster documentation for testing?,
Abhijit Bhopatkar
upgrade to jessie/newer kernel and mdadm problems,
Jérôme Tytgat
Potential race in dlm based messaging md-cluster.c,
Abhijit Bhopatkar
[PATCH 1/2] md/raid5: fix typo,
Yuanhan Liu
[PATCH v2 1/4] dm-raid: Add support for the MD RAID0 personality, heinzm
[PATCH v2 2/4] md-raid0: conditional mddev->queue access to suit dm-raid, heinzm
[PATCH v2 3/4] Documentation: add version history entries for raid0 support _and_ forgotten devices_handle_discards_safely module paramater, heinzm
[PATCH v2 4/4] dm-raid: remove bogus parse_raid_params() comment about devices_handle_discards_safely, heinzm
[PATCH v2 0/4] dm-raid: Add support for the MD RAID0 personality, heinzm
[PATCH 1/3 v2] wait: introduce wait_event_exclusive_cmd,
Yuanhan Liu
[PATCH 06/10] md/raid5: get rid of bio_fits_rdev(), Ming Lin
[PATCH 09/10] md/raid10: make sync_request_write() call bio_copy_data(), Ming Lin
[PATCH 07/10] block: kill merge_bvec_fn() completely,
Ming Lin
Help needed recovering from raid failure,
Peter van Es
Paranoid mode for RAID-1 ?,
Jean-Baptiste Thomas
[PATCH 1/3] wait: introduce wait_event_cmd_exclusive,
Yuanhan Liu
BUG?: RAID6 reshape hung in reshape_request,
David Wahler
[PATCH] md/raid10: make sync_request_write() call bio_copy_data(),
Ming Lin
Massive RAID-1 desync,
cau2jeaf1honoq
[PATCH 1/2] md/raid5: split wait_for_stripe and introduce wait_for_quiesce,
Yuanhan Liu
[PATCH 00/10] mdadm tool: add the support for cluster-md,
gqjiang
- [PATCH 01/10] Add nodes option while creating md, gqjiang
- [PATCH 02/10] home-cluster while creating an array, gqjiang
- [PATCH 04/10] Show all bitmaps while examining bitmap, gqjiang
- [PATCH 03/10] Create n bitmaps for clustered mode, gqjiang
- [PATCH 07/10] Skip clustered devices in incremental, gqjiang
- [PATCH 06/10] Convert a bitmap=none device to clustered, gqjiang
- [PATCH 05/10] Add a new clustered disk, gqjiang
- [PATCH 08/10] mdadm: add the ability to change cluster name, gqjiang
- [PATCH 09/10] mdadm: change the num of cluster node, gqjiang
- [PATCH 10/10] Reuse the write_bitmap for update uuid, gqjiang
Re: PROBLEM: write to jbod with 3TB and 160GB drives hits BUG/oops,
NeilBrown
[PATCH v3 2/4] md/raid10: make sync_request_write() call bio_copy_data(),
Ming Lin
Degraded Array event on /dev/md1:thelma, Robert Steinmetz AIA
[GIT PULL REQUEST] md updates for 4.1, NeilBrown
mdadm.conf issue after updating system, Stefan Lamby
[PATCH RESEND] md-cluster: correct the num for comparison, Goldwyn Rodrigues
[RFC] A caching layer for RAID5/6, Shaohua Li
dm log: struct log_write_super and padding (was: Re: dm: add log writes target), Geert Uytterhoeven
[PATCH] dm log: Use ULL suffix for 64-bit constants, Geert Uytterhoeven
Raid 5 rebuild and Raid 6 reshape question,
Thomas Fjellstrom
[PATCH 1/3] dm-raid: Add support for the MD RAID0 personality, heinzm
[PATCH 3/3] raid0: conditional mddev->queue access to suit dm-raid, heinzm
[PATCH 0/3] dm-raid: Add support for the MD RAID0 personality, heinzm
[PATCH 2/3] dm core: export dm_disk to allow for dm-raid to pass it on to the MD raid0 personality, heinzm
WARNING: at kernel/sched/core.c:7331 __might_sleep+0xa6/0xb0() during boot, Petr Janecek
mdadm hang when one subdev error(raid1),
席智勇
[PATCH] Manage: prevent re-adding a raid1 device that was assembled on its own, nhdailey
[PATCH] dm crypt: fix error return code in crypt_ctr(), weiyj_lk
BUG: unable to handle kernel NULL pointer dereference at sysfs_do_create_link_sd (after mdadm),
Azat Khuzhin
[PATCH 6/6] md-cluster: re-add capabilities,
Goldwyn Rodrigues
[PATCH 5/6] md: re-add a failed disk,
Goldwyn Rodrigues
[PATCH 4/6] md-cluster: remove capabilities, Goldwyn Rodrigues
[PATCH 3/6] md: Export and rename find_rdev_nr_rcu, Goldwyn Rodrigues
[PATCH 2/6] md: Export and rename kick_rdev_from_array, Goldwyn Rodrigues
[PATCH 1/6] md-cluster: correct the num for comparison,
Goldwyn Rodrigues
Recovery Raid6 Degraded,
Emanuel Domingos
Re: Recovery Raid6 Degraded, Emanuel Domingos
[GIT PULL REQUEST] md fixes for late 4.0-rc,
NeilBrown
RAID 5 "magicaly" become a RAID0,
Thomas MARCHESSEAU
mvsas panics and dies when attached to a port extender on newer kernels,
Adam Talbot
[PATCH] md-cluster: correct the num for comparison,
gqjiang
RAID IO stuck under heavy load (writes), Tejas Rao
interesting MD-xfs bug,
Joe Landman
md: NULL ptr deref on xfstests generic/040, Sasha Levin
Re: [PATCH 2/2][v2] blk-plug: don't flush nested plug lists, Dave Chinner
[PATCH 4/4] md-cluster: re-add,
Goldwyn Rodrigues
[PATCH 3/4] re-add a failed disk,
Goldwyn Rodrigues
[PATCH 2/4] md-cluster: remove capabilities,
Goldwyn Rodrigues
[PATCH 1/4] md-cluster: fix bitmap sub-offset in bitmap_read_sb, Goldwyn Rodrigues
[PATCH] IMSM: Count arrays per orom,
Pawel Baldysiak
Creating volume in IMSM container,
Ian Pilcher
Can't mount partitions after "mdadm --zero-superblock",
Eduard Rozenberg
Recovery of RAID 6 after three rapid disk events (disks are still working),
Mike
[PATCH 0/3] dm-crypt: Adds support for wiping key when doing suspend/hibernation,
Pali Rohár
[PATCH v2 0/3] dm-crypt: Adds support for wiping key when doing suspend/hibernation, Pali Rohár
Help recovering an interrupted raid0 reshape,
Jonathan Harker (Jesusaurus)
Breaks LSI RAID on C600 chipset,
David F.
[PATCH] md: fix md io stats accounting broken,
Gu Zheng
write barrier in RAID5,
Eric Mei
Re: [neilb@xxxxxxx: Re: MD request counter broken on 4.0-rc5 RAID1],
Gu Zheng
openSUSE 13.2: md - Need advice which raid1 super format (1.0/1.2) is preferred,
Dieter Nützel
multi-threaded raid5,
stkoupr
Two system lockups, Magic SysKeys works, RAID6 resyncs on reboot,
Mark Knecht
[RFC] raid5: add a log device to fix raid5/6 write hole issue,
Shaohua Li
[PATCH 0/7] drivers: Use bool function return values true/false not 1/0,
Joe Perches
no good deed goes unpunished...,
Dave Stevens
Badblocks and degraded array.,
Wakko Warner
[PATCH] Fix minor typo in mdadm manpage.,
Andrew Burgess
RAID6 won't reassemble after disk controller failure,
Scott Sinno
/dev/md0 can't be created,
Xiao Ni
MD request counter broken on 4.0-rc5 RAID1,
Simon Kirby
missing arrays after OS upgrade,
Daniel Sanabria
Monitor new badblocks, Serge Bartosh
[PATCH] Fix bitmap offset calculations,
Goldwyn Rodrigues
resize a 'far' RAID10 ?, Wolfgang Denk
Thanks for the awesome, Phil Ingram
[GIT PULL REQUEST] one bugfix for md in 4.0-rc, NeilBrown
is mdadm RAID1 disk full sync,
lingli tang
Why people recommend to disable NCQ for MD RAID ?, Alireza Haghdoost
[PATCH] md/raid5: don't do chunk aligned read on degraded array.,
Eric Mei
Converting a .90 raid superblock to version 1.0 and whether--size parameter is needed,
Sean Harris
chunk size K, KB, KiB, Chris Murphy
[PATCH] dm delay: use msecs_to_jiffies for time conversion, Nicholas Mc Guire
[PATCH 1/1] Make bm_blocks to match previous semantic,
jgq516
[RFC PATCH 0/7] evacuate struct page from the block layer,
Dan Williams
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]