Linux RAID Storage
[Prev Page][Next Page]
- Re: [PATCH v2 00/12] Partial Parity Log for MD RAID 5, (continued)
- [mdadm PATCH] mdopen: open md devices O_RDONLY,
NeilBrown
- [PATCH] md: fix refcount problem on mddev when stopping array.,
NeilBrown
- Re: [PATCH 2/2] md/r5cache: set journal mode according to log content, Song Liu
- [PATCH 1/2] md/r5cache: do r5c_update_log_state after log recovery,
Zhengyuan Liu
- [PATCH v2] md/r5cache: run_no_space_stripes() when R5C_LOG_CRITICAL == 0,
Song Liu
- [PATCH 1/2] md: disable WRITE SAME if it fails for linear/raid0,
Shaohua Li
- [PATCH 0/2] Reorganize raid*_make_request to clean up code,
Robert LeBlanc
- Feature request, resumable raid check action,
Patrick Dung
[PATCH] Reorganize make_request to clean up code.,
Robert LeBlanc
Help: RAID5 - Disk failure during upgrade,
Thomas Büschgens
Is trim/discard supported on LVM RAID logical volume?,
Patrick Dung
[PATCH v2 0/9] Bad block support for IMSM metadata,
Tomasz Majchrzak
- [PATCH v2 1/9] imsm: parse bad block log in metadata on startup, Tomasz Majchrzak
- [PATCH v2 2/9] imsm: write bad block log on metadata sync, Tomasz Majchrzak
- [PATCH v2 3/9] imsm: give md list of known bad blocks on startup, Tomasz Majchrzak
- [PATCH v2 4/9] imsm: record new bad block in bad block log, Tomasz Majchrzak
- [PATCH v2 5/9] imsm: clear bad block from bad block log, Tomasz Majchrzak
- [PATCH v2 6/9] imsm: clear bad blocks if disk becomes unavailable, Tomasz Majchrzak
- [PATCH v2 7/9] imsm: provide list of bad blocks for an array, Tomasz Majchrzak
- [PATCH v2 8/9] imsm: implement "--examine-badblocks" command, Tomasz Majchrzak
- [PATCH v2 9/9] imsm: 4kn support for bad block log, Tomasz Majchrzak
- Re: [PATCH v2 0/9] Bad block support for IMSM metadata, Jes Sorensen
[PATCH] md/raid5-cache: do not need to set STRIPE_PREREAD_ACTIVE repeatedly,
JackieLiu
[PATCH] md/raid5-cache: remove the unnecessary next_cp_seq field from the r5l_log,
JackieLiu
Question about raid1_make_request,
Robert LeBlanc
md prefered minor has been renumbered,
Randall C. Grimshaw
Re: md prefered minor has been renumbered, Wols Lists
Testing RAID 1 redundancy,
Arka Sharma
[BUG] MD/RAID1 hung forever on bitmap_startwrite+0x122,
Jinpu Wang
[PATCH 1/4] md/raid5-cache: remove unnecessary function parameters,
JackieLiu
[PATCH] md/raid5: limit request size according to implementation limits,
Konstantin Khlebnikov
raid0 vs. mkfs,
Avi Kivity
[PATCH] Avoid nested function definition,
Peter Foley
[PATCH 1/2] raid5-cache: add another check conditon before replaying one stripe,
Zhengyuan Liu
[BUG] MD/RAID1 hung forever on freeze_array,
Jinpu Wang
[PATCH 0/7] mdadm support for Partial Parity Log,
Artur Paszkiewicz
[PATCH 00/12] Partial Parity Log for MD RAID 5,
Artur Paszkiewicz
- [PATCH 01/12] raid5-cache: move declarations to separate header, Artur Paszkiewicz
- [PATCH 02/12] raid5-cache: add policy logic, Artur Paszkiewicz
- [PATCH 03/12] raid5-cache: add a new policy, Artur Paszkiewicz
- [PATCH 04/12] md: superblock changes for PPL, Artur Paszkiewicz
- [PATCH 07/12] md: mddev_find_container helper function, Artur Paszkiewicz
- [PATCH 06/12] raid5-ppl: calculate partial parity, Artur Paszkiewicz
- [PATCH 10/12] raid5-ppl: recovery from dirty shutdown using PPL, Artur Paszkiewicz
- [PATCH 12/12] raid5-ppl: runtime PPL enabling or disabling, Artur Paszkiewicz
- [PATCH 08/12] md: expose rdev->sb_start as sysfs attribute, Artur Paszkiewicz
- [PATCH 09/12] raid5-ppl: read PPL signature from IMSM metadata, Artur Paszkiewicz
- [PATCH 11/12] raid5-ppl: support disk add/remove with distributed PPL, Artur Paszkiewicz
- [PATCH 05/12] raid5-ppl: Partial Parity Log implementation, Artur Paszkiewicz
[patch] md/r5cache: enable IRQs on error path,
Dan Carpenter
[PATCH 1/1] IMSM: Update num_data_stripes during migration,
Pawel Baldysiak
[PATCH v5] md/r5cache: handle alloc_page failure,
Song Liu
[PATCH v4] md/r5cache: handle alloc_page failure,
Song Liu
[PATCH v3] md/r5cache: handle alloc_page failure,
Song Liu
[PATCH] md/r5cache: run_no_space_stripes() when R5C_LOG_CRITICAL == 0,
Song Liu
raid1 bitmap and multiple removed disks,
Diego Guella
Please help RAID1 complete fail no superblock,
theelectricengineer@xxxxxxxxx
<Possible follow-ups>
Re:Please help RAID1 complete fail no superblock, theelectricengineer@xxxxxxxxx
Re:Please help RAID1 complete fail no superblock, theelectricengineer@xxxxxxxxx
[PATCH v2] md/r5cache: handle alloc_page failure,
Song Liu
raid10.c read_balance question,
Robert LeBlanc
[RFC PATCH 1/2] RAID1: a new I/O barrier implementation to remove resync window,
Coly Li
[PATCH 1/2] raid5-cache: suspend reclaim thread instead of shutdown,
Shaohua Li
[RFC PATCH] IV Generation algorithms for dm-crypt,
Binoy Jayan
[md PATCH 0/5] Stop using bi_phys_segments as a counter,
NeilBrown
- [md PATCH 1/5] md: optimize md_write_start() slightly., NeilBrown
- [md PATCH 2/5] md/raid5: use md_write_start to count stripes, not bios, NeilBrown
- [md PATCH 3/5] md/raid5: simplfy delaying of writes while metadata is updated., NeilBrown
- [md PATCH 4/5] md/raid5: call bio_endio() directly rather than queuing for later., NeilBrown
- [md PATCH 5/5] md/raid5: use bio_inc_remaining() instead of repurposing bi_phys_segments as a counter, NeilBrown
- [md PATCH 6/5] md/raid5: remove over-loading of ->bi_phys_segments., NeilBrown
- Re: [md PATCH 0/5] Stop using bi_phys_segments as a counter, Christoph Hellwig
- Re: [md PATCH 0/5] Stop using bi_phys_segments as a counter, Shaohua Li
- Re: [md PATCH 0/5] Stop using bi_phys_segments as a counter, Christoph Hellwig
linux raid wiki - backup files,
Wols Lists
[PATCH] md/r5cache: handle alloc_page failure,
Song Liu
[PATCH v8] md/r5cache: handle SYNC and FUA,
Song Liu
[PATCH/RFC] add "failfast" support for raid1/raid10.,
NeilBrown
[PATCH v2] md: add block tracing for bio_remapping,
NeilBrown
[PATCH] block: call trace_block_split() from bio_split(),
NeilBrown
[PATCH v7 00/10] raid5-cache: enabling cache features,
Song Liu
- [PATCH v7 01/10] md/r5cache: Check array size in r5l_init_log, Song Liu
- [PATCH v7 03/10] md/r5cache: State machine for raid5-cache write back mode, Song Liu
- [PATCH v7 06/10] md/r5cache: sysfs entry journal_mode, Song Liu
- [PATCH v7 02/10] md/r5cache: move some code to raid5.h, Song Liu
- [PATCH v7 05/10] md/r5cache: write-out phase and reclaim support, Song Liu
- [PATCH v7 07/10] md/r5cache: refactoring journal recovery code, Song Liu
- [PATCH v7 04/10] md/r5cache: caching phase of r5cache, Song Liu
- [PATCH v7 10/10] md/r5cache: handle SYNC and FUA, Song Liu
- [PATCH v7 08/10] md/r5cache: r5cache recovery: part 1, Song Liu
- [PATCH v7 09/10] md/r5cache: r5cache recovery: part 2, Song Liu
- Re: [PATCH v7 00/10] raid5-cache: enabling cache features, Shaohua Li
[PATCH] RFC: dm: avoid the mutex lock in dm_bufio_shrink_count(),
Douglas Anderson
[PATCH] dm: Avoid sleeping while holding the dm_bufio lock,
Douglas Anderson
[PATCH v2 0/4] IMSM: Add support for 4Kn sector size drives,
Pawel Baldysiak
Newly-created arrays don't auto-assemble - related to hostname change?,
Andy Smith
[PATCH 1/2] raid5-cache: update superblock at shutdown/reboot,
Shaohua Li
Just a thought - linux raid wiki - raid 5 grows getting stuck at 0%,
Wols Lists
[PATCH v2] RAID1: Avoid unnecessary loop to decrease conf->nr_queued in raid1d(),
Coly Li
[PATCH] RAID1: Avoid unnecessary loop to decrease conf->nr_queued in raid1d(), Coly Li
[md PATCH 0/4] Improve blktrace tracing of md.,
NeilBrown
What to do about Offline_Uncorrectable and Pending_Sector in RAID1,
Bruce Merry
Ddf based RAID management software,
Arka Sharma
[PATCH 00/12] block: cleanup direct access to bvec table,
Ming Lei
mdadm I/O error with Ddf RAID,
Arka Sharma
[PATCH v6 00/11] raid5-cache: enabling cache features,
Song Liu
- [PATCH v6 01/11] md/r5cache: Check array size in r5l_init_log, Song Liu
- [PATCH v6 08/11] md/r5cache: r5cache recovery: part 1, Song Liu
- [PATCH v6 11/11] md/r5cache: handle alloc_page failure, Song Liu
- [PATCH v6 06/11] md/r5cache: sysfs entry r5c_journal_mode, Song Liu
- [PATCH v6 05/11] md/r5cache: write-out mode and reclaim support, Song Liu
- [PATCH v6 03/11] md/r5cache: State machine for raid5-cache write back mode, Song Liu
- [PATCH v6 10/11] md/r5cache: handle SYNC and FUA, Song Liu
- [PATCH v6 02/11] md/r5cache: move some code to raid5.h, Song Liu
- [PATCH v6 09/11] md/r5cache: r5cache recovery: part 2, Song Liu
- [PATCH v6 07/11] md/r5cache: refactoring journal recovery code, Song Liu
- [PATCH v6 04/11] md/r5cache: caching mode of r5cache, Song Liu
"creative" bio usage in the RAID code,
Christoph Hellwig
Help in recovering a RAID5 volume,
Felipe Kich
[PATCH 0/4] IMSM: Add support for 4Kn sector size drives,
Pawel Baldysiak
[PATCH 1/2] super1: make internal bitmap size calculations more consistent,
Artur Paszkiewicz
Question on blocks periodic writes,
Theophanis Kontogiannis
[md PATCH 0/3] Three unrelated md patches.,
NeilBrown
Drive failure during SMART test,
Dennis Dataopslag
- Re:, Wols Lists
- Re:, Dennis Dataopslag
RAID10 with 2 drives auto-assembled as RAID1,
Darko Luketic
[BUG 4.4.26] bio->bi_bdev == NULL in raid6 return_io(),
Konstantin Khlebnikov
[GIT PULL] MD update for 4.9-rc3, Shaohua Li
MD Remnants After --stop,
Marc Smith
[md PATCH 0/4] Assorted minor improvements.,
NeilBrown
[PATCH 0/2] Fix near layout I/O distribution,
Robert LeBlanc
Issue with growing RAID10,
Robert LeBlanc
[PATCH] Restrict the use area of the log_offset variable,
JackieLiu
[md PATCH 0/9] replace printk() with pr_*(),
NeilBrown
- [md PATCH 1/9] md: fix some issues with alloc_disk_sb(), NeilBrown
- [md PATCH 2/9] md: change all printk() to pr_err() or pr_warn() etc., NeilBrown
- [md PATCH 3/9] md/bitmap: change all printk() to pr_*(), NeilBrown
- [md PATCH 4/9] md/linear: replace printk() with pr_*(), NeilBrown
- [md PATCH 5/9] md/multipath: replace printk() with pr_*(), NeilBrown
- [md PATCH 6/9] md/raid0: replace printk() with pr_*(), NeilBrown
- [md PATCH 7/9] md/raid1: change printk() to pr_*(), NeilBrown
- [md PATCH 8/9] md/raid10: change printk() to pr_*(), NeilBrown
- [md PATCH 9/9] md/raid5: change printk() to pr_*(), NeilBrown
- Re: [md PATCH 0/9] replace printk() with pr_*(), Hannes Reinecke
- Re: [md PATCH 0/9] replace printk() with pr_*(), Shaohua Li
RAID boot documentation,
Doug Dumitru
"SCT Error Recovery Control" disabled by suspend., Doug Herr
[PATCH 1/8] imsm: parse bad block log in metadata on startup,
Tomasz Majchrzak
[PATCH] md/bitmap: call bitmap_file_unmap once bitmap_storage_alloc returns -ENOMEM,
Guoqing Jiang
Panicked and deleted superblock,
Peter Hoffmann
Buffer I/O error on dev md5, logical block 7073536, async page read,
Marc MERLIN
Re: [PATCH 23/60] block: introduce flag QUEUE_FLAG_NO_MP,
Christoph Hellwig
[PATCH 06/60] bcache: debug: avoid to access .bi_io_vec directly, Ming Lei
[PATCH 07/60] dm: crypt: use bio_add_page(), Ming Lei
[PATCH 09/60] dm: dm.c: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments,
Ming Lei
[PATCH 22/60] block: comment on bio_alloc_pages(), Ming Lei
[PATCH 24/60] md: set NO_MP for request queue of md, Ming Lei
[PATCH 29/60] dm: limit the max bio size as BIO_SP_MAX_SECTORS << SECTOR_SHIFT, Ming Lei
[PATCH 30/60] bcache: set flag of QUEUE_FLAG_SPLIT_MP, Ming Lei
[PATCH 39/60] bcache: debug: switch to bio_clone_sp(), Ming Lei
[PATCH 58/60] dm-crypt: convert to bio_for_each_segment_all_rd(), Ming Lei
[PATCH 57/60] bcache: convert to bio_for_each_segment_all_rd(), Ming Lei
[PATCH 21/60] bcache: comment on direct access to bvec table, Ming Lei
[PATCH 08/60] dm: use bvec iterator helpers to implement .get_page and .next_page, Ming Lei
[PATCH 02/60] block drivers: convert to bio_init_with_vec_table(), Ming Lei
[PATCH] raid1: handle read error also in readonly mode,
Tomasz Majchrzak
[PATCH] Increase buffer for sysfs path,
Tomasz Majchrzak
[PATCH] md: be careful not lot leak internal curr_resync value into metadata.,
NeilBrown
recovering failed raid5,
Alexander Shenkin
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]