Linux RAID Storage
[Prev Page][Next Page]
- Re: [Update PATCH 1/8] md-cluster/raid10: resize all the bitmaps before start reshape, (continued)
- [PATCH][md-next] md: remove redundant code that is no longer reachable, Colin King
- [PATCH 1/2] fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint, Eugene Syromiatnikov
- [PATCH 2/2] drivers/md/raid5.c: use the new spelling of RWH_WRITE_LIFE_NOT_SET, Eugene Syromiatnikov
- [PATCH 0/2] Fix typo in RWH_WRITE_LIFE_NOT_SET constant name,
Eugene Syromiatnikov
- How to disable RAID badblocks?,
Andrew Engelbrecht
- How to toggle state of MD RAID member disk from active to clean?,
Sean Caron
- [PATCH] md: allow metadata updates while suspending an array - fix,
NeilBrown
- Announce: mdadm-4.1,
Jes Sorensen
- [PATCH 2/2] mdadm: Expose journal count via mdadm --detail, Phillip Potter
- [PATCH 1/2] md: journal: Add journal_disks member to mdu_array_info_t, Phillip Potter
- [PATCH 0/2] Two patches for RAID-5/6 journal information,
Phillip Potter
- [PATCH] Fixed code style issues in the drivers/md/md.c, Andrey Abramov
- [PATCH] imsm: block using partition,
Mariusz Tkaczyk
- [PATCH] md/bitmap: use mddev_suspend/resume instead of ->quiesce(),
Jack Wang
- Time line for mdadm-4.1,
NeilBrown
- [PATCH] md/raid1: fix wrong behavior of re-adding a device,
Guoqing Jiang
- [PATCH v2] md/raid10: Fix raid10 replace hang when new added disk faulty, alexwu
- Filesystem-based raid vs. device-based raid,
David F
- md: dead code in md_alloc(), Andrey Ryabinin
- [RFC] wrong behavior of re-adding a device,
Gi-Oh Kim
recovery raid array, Madalin Grosu
raid array recovery,
Madalin Grosu
raid5: BUG_ON(atomic_inc_return(&sh->count) != 1),
yuyufen
imsm autodetection, kernel 4.18.5 vs 4.16.3, Chris Murphy
autodetection,
Chris Murphy
[PATCH] md: bitmap: use mddev_suspend/resume instead of ->quiesce(),
Jack Wang
Re: linux-next: Tree for Sep 11 (drivers/md/dm-thin-metadata.o:), Randy Dunlap
Raid10, six drives, two mirrors,
Wilson Jonathan
[GIT PULL] MD update for 4.19-rc2, Shaohua Li
[PATCH 2/6] md: convert to kvmalloc,
Kent Overstreet
[PATCH] md/raid10: Fix raid10 replace hang when new added disk faulty,
alexwu
Failed RAID5 array - recovery help,
Francois Goudal
[RFC] raid5: block failing device if raid will be failed,
Mariusz Tkaczyk
[PATCH] md/raid5: move handle_stripe() comment to correct location, John Pittman
[PATCH] mdadm.c: Fix error handling for --zero-superblock,
Mariusz Tkaczyk
[PATCH] md-cluster: release RESYNC lock after the last resync message, Guoqing Jiang
[PATCH 1/1] RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0, Xiao Ni
raid1 becoming raid0 when device is removed before reboot,
Niklas Hambüchen
Fwd: Setting up readonly fallback mode on device removal, Günter Manz
Deadlock in md, Daniel Santos
raid5-cache: deeply broken (with write-back?),
Daniel Santos
[PATCH 0/2] Two patches for Assemble,
Guoqing Jiang
raid5 reshape is stuck when raid5 journal device miss,
Xiao Ni
Re: [PATCH V3 3/3] Assemble: cleanup the failure path,
Tkaczyk, Mariusz
Panic at BUG_ON(force && !conf->barrier);,
Xiao Ni
[GIT PULL] MD update for 4.19-rc1, Shaohua Li
[PATCH] imsm: Avoid duplicate entries in --detail-platform,
Roman Sobanski
[PATCH] imsm: Block volume creation with empty name,
Roman Sobanski
PCIe SATA controllers,
Alex
RAID1 sometimes have different data on the slave devices,
Swapnil Ingle
Read error and messy up array forcing assemble, Giulio Carabetta
Unable to re-assemble failed RAID6 array,
Nick Gruszauskas
Broken raid6 continually resyncing,
Zach Adams
Boot Message Question,
Robert Steinmetz AIA
LSI Patrol Read equivalent,
Gandalf Corvotempesta
chunks/sectors/blocks/stripes ??,
donotcare
mdadm 4.1-rc2 released!, Jes Sorensen
Why raid456 doesn't block removing member drives?, Tkaczyk, Mariusz
[PATCH] Incremental: remove external arrays and devices correctly,
Mariusz Tkaczyk
Help / advice RAID5 Inactive,
Jonathan Milton
[RFC] [PATCH 0/1] Introduce emergency raid0 stop for mounted arrays,
Guilherme G. Piccoli
[PATCH] Grow: Frozen array can't be idle,
Mariusz Tkaczyk
[PATCH] md/raid5: fix data corruption of replacements after originals dropped, bingjingc
destroyed raid 5 by removing wrong disk,
Martin Probst
[PATCH] udev.rules: make safe timeouts compatible with split-usr systems.,
Dimitri John Ledkov
[PATCH] Assemble: remove the protection when clustered raid do assemble,
Guoqing Jiang
[PATCH] mapfile: set *mapp to NULL after map_free,
Guoqing Jiang
Failed to grow RAID - "failed to restore critical section for reshape" after reboot,
Christian
[PATCH 1/2] Coverity: 289704: Fix resource leak (bitmap_fd not closed),
Wol
Reduce resync time by keeping track of referenced blocks,
Michael Niewöhner
[PATCH 0/6] use irqsafe variant of refcount_dec_and_lock() / atomic_dec_and_lock(),
Sebastian Andrzej Siewior
[PATCH] md/r5cache: remove redundant pointer bio, Colin King
MegaRAID DDF,
Gandalf Corvotempesta
[GIT PULL] MD update for 4.18-rc3, Shaohua Li
[PATCH 1/3] md-cluster: clear another node's suspend_area after the copy is finished,
Guoqing Jiang
[PATCH v4 0/5] bitmap: Introduce alloc/free helpers,
Andy Shevchenko
[PATCH] md/raid10: fix that replacement cannot complete recovery after reassemble, bingjingc
[PATCH 1/6] tests, imsm: Set correct expected offset between volumes,
Michal Zylowski
- [PATCH 2/6] tests, imsm: Fix unit inconsistency in tests error messages, Michal Zylowski
- [PATCH 3/6] tests, imsm: Set new_num_disks value corectly to perform expected size calculations, Michal Zylowski
- [PATCH 4/6] tests, imsm: Test shouldn't call grow with chunk and level in one command, Michal Zylowski
- [PATCH 5/6] tests, imsm: Migration from RAID5 to RAID0 is not supported for IMSM metadata, Michal Zylowski
- [PATCH 6/6] tests, imsm: Calculate expected array_size in proper way, Michal Zylowski
- Re: [PATCH 1/6] tests, imsm: Set correct expected offset between volumes, Jes Sorensen
[PATCH v3 0/5] bitmap: Introduce alloc/free helpers,
Andy Shevchenko
RAID5 degraded, removed the wrong hard disk frm the tray,
Piero
[PATCH] Coverity: Resource leak: close fds and free array before return,
Anthony Youngman
Coverity resource leak, Wol's lists
Coverity potential buffer overflow, Wol's lists
[PATCH] Coverity: Resource leak: free array before return, Anthony Youngman
[PATCH] Coverity: Resource leak: close fd before return,
Anthony Youngman
[PATCH] Coverity: Resource leak: fix return without free,
Anthony Youngman
[PATCH v2 0/5] bitmap: Introduce alloc/free helpers,
Andy Shevchenko
Journaled RAID rebuilding fully after power failure, Ben Estrabaud
bitmap namespace conflict, Andy Shevchenko
mdadm raid soft lock-ups kernel 4.13.0-36, Premysl Kouril
My first Coverity mdadm fix,
Wol's lists
RAID6: "Bad block number requested",
Sebastian Hegler
[PATCH V2] Free map to avoid resource leak issues,
Guoqing Jiang
[GIT PULL] MD update for 4.18-rc, Shaohua Li
[PATCH] imsm: correct num_data_stripes in metadata map for migration,
Roman Sobanski
[PATCH] Free map to avoid resource leak issues,
Guoqing Jiang
[PATCH] md: Unify mddev destruction paths,
Kent Overstreet
[PATCH RESEND] Assemble.c Don't ignore faulty disk when array is auto assembled.,
Mariusz Tkaczyk
problem statement regarding --re-add, Mikael Abrahamsson
Re: [PATCH blktests 1/9] blktests: add hepler functions for new md tests,
Johannes Thumshirn
[mdadm PATCH 0/3] Fix some building errors,
Xiao Ni
Healthy RAID10 always mounts under Ubuntu 16.04, but not under Ubuntu 18.04.,
Hans Deragon
mdadm coverity scan,
Jes Sorensen
Mdadm raid and UEFI boot,
G
[PATCH v3] async_pq: Remove VLA usage,
Kyle Spiers
Preparing for mdadm-4.1 and gcc-8.1,
Jes Sorensen
Ubuntu 16.04 mdadm bug or feature?,
Bill Broadley
[PATCH] mdadm/test: correct tests/testdev as testdev in 02r5grow,
Zhilong Liu
[PATCH] mdadm/test: mdadm needn't make install on the system,
Zhilong Liu
[mdadm PATCH 1/1] Check major number of block device when querying md device,
Xiao Ni
Re: [PATCH v2] async_pq: Remove VLA usage,
Dan Williams
IMSM volume name truncation,
Jes Sorensen
[PATCH] imsm: Do not require MDADM_EXPERIMENTAL flag anymore,
Michal Zylowski
[PATCH] imsm: Do not block volume creation when container has disks with mixed sector size,
Michal Zylowski
[PATCH] Fix misspelling of 'alignment' and 'geometry',
Michal Zylowski
[PATCH] dm: writecache: add DAX dependency,
Arnd Bergmann
[PATCH 1/6] Generic radix trees,
Kent Overstreet
Defective RAID,
Axel Spallek IT-Dienstleistungen
[PATCH V5 1/1] MD: fix lock contention for flush bios,
Xiao Ni
[PATCH 06/12] md: convert to bioset_init()/mempool_init(), Kent Overstreet
[PATCH 00/13] convert block layer to bioset_init()/mempool_init(),
Kent Overstreet
- [PATCH 09/12] fs: convert block_dev.c to bioset_init(), Kent Overstreet
- [PATCH 10/12] btrfs: convert to bioset_init()/mempool_init(), Kent Overstreet
- [PATCH 11/12] xfs: convert to bioset_init()/mempool_init(), Kent Overstreet
- [PATCH 12/12] block: Drop bioset_create(), Kent Overstreet
- [PATCH 02/12] drbd: convert to bioset_init()/mempool_init(), Kent Overstreet
- [PATCH 07/12] dm: convert to bioset_init()/mempool_init(), Kent Overstreet
- [PATCH 08/12] target: convert to bioset_init()/mempool_init(), Kent Overstreet
- [PATCH 06/12] md: convert to bioset_init()/mempool_init(), Kent Overstreet
- [PATCH 03/12] pktcdvd: convert to bioset_init()/mempool_init(), Kent Overstreet
- [PATCH 05/12] bcache: convert to bioset_init()/mempool_init(), Kent Overstreet
- [PATCH 04/12] lightnvm: convert to bioset_init()/mempool_init(), Kent Overstreet
- [PATCH 01/12] block: convert bounce, q->bio_split to bioset_init()/mempool_init(), Kent Overstreet
- Re: [PATCH 00/13] convert block layer to bioset_init()/mempool_init(), NeilBrown
- Re: [PATCH 00/13] convert block layer to bioset_init()/mempool_init(), Mike Snitzer
- Re: [PATCH 00/13] convert block layer to bioset_init()/mempool_init(), Jens Axboe
- Re: [PATCH 00/13] convert block layer to bioset_init()/mempool_init(), Jens Axboe
[PATCH] md/raid5: Assigning NULL to sh->batch_head before testing bit R5_Overlap of a stripe,
Amy Chiang
[PATCH] md: zero the original position of sb for 0.90 and 1.0,
Jianchao Wang
NVME RAID0 bottlenecked on single kworker thread?, Ryan
[PATCH] md: simplify flush request handling,
Shaohua Li
Deadlock during memory reclaim path involving sysfs and MD-Raid layers, Bruno Faccini
[PATCH v2 0/8] Introduce refcount_dec_and_lock_irqsave(),
Sebastian Andrzej Siewior
[PATCH] Assemble.c Don't ignore faulty disk when array is auto assembled., Mariusz Tkaczyk
Introduce atomic_dec_and_lock_irqsave(),
Sebastian Andrzej Siewior
[PATCH] md: fix NULL dereference of mddev->pers in remove_and_add_spares(), Yufen Yu
[RFC PATCH] raid6_pq: Add module options to prefer algorithm,
Timofey Titovets
question for documentation writers,
o1bigtenor
[mdadm] Reshape stuck after interrupted by reboot, Fisher
[PATCH] md/raid1: add error handling of read error from FailFast device,
Gioh Kim
creating parities, Marek
Further question(s),
o1bigtenor
WARNING in md_ioctl,
syzbot
Question re: re-establishment of a raid-10 array,
o1bigtenor
Verify RAID1,
Nick Leli
Should a raid-0 array immediately stop if a component disk is removed?,
Guilherme G. Piccoli
[PATCH] mdadm/grow: correct size and chunk_size casting,
Roman Sobanski
Fixing priority of RAID check?,
Linus Lüssing
[PATCH] md: fix two problems with setting the "re-add" device state.,
NeilBrown
[PATCH] raid10: check bio in r10buf_pool_free to void NULL pointer dereference, Guoqing Jiang
[PATCH] Prevent create IMSM volume with size smaller than 1M or chunk,
Roman Sobanski
Re: [lkp-robot] [MD] 0ffbb1adf8: aim7.jobs-per-min -10.6% regression,
Xiao Ni
Fwd: Kernel crash trying to add an already removed disk from RAID 10,
Alexis Castilla
[RFC PATCH] md: add io statistics, Yufen Yu
[PATCH] md: fix an error code format and remove unsed bio_sector, Yufen Yu
mdadm: unrecognized option '--replace',
Gandalf Corvotempesta
[PATCH] md/raid10: exit sync request if MD_RECOVERY_INTR is set, Yufen Yu
[PATCH v3] raid5: copy write hint from origin bio to stripe, Mariusz Dabrowski
[GIT PULL] MD update for 4.17-rc1, Shaohua Li
Question,
o1bigtenor
Kernel bug when creating MD arrays,
Mariusz Dabrowski
Add udev-md-raid-safe-timeouts.rules,
Chris Murphy
[PATCH v2] raid5: copy write hint from origin bio to stripe,
Mariusz Dabrowski
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]