Linux RAID Storage
[Prev Page][Next Page]
- Re: recovering failed raid5, (continued)
- [PATCH 1/4 v2] mdadm: bad block support for external metadata - initialization,
Tomasz Majchrzak
- Re: [PATCH] md/raid5: write an empty meta-block when creatinglogsuper-block,
Zhengyuan Liu
- [PATCH] Increase buffer for sysfs disk state,
Tomasz Majchrzak
- [PATCH v2 mdadm] raid6check.c: fix "misleading-indentation" error,
Yilong Ren
- [PATCH v2] raid5: revert commit 11367799f3d1,
Tomasz Majchrzak
- Fail to assemble raid4 with replaced disk,
Santiago DIEZ
- [PATCH] dm block manager: use do/while(0) for empty macros,
Arnd Bergmann
- [PATCH] raid5: revert commit 11367799f3d1, Tomasz Majchrzak
- [PATCH] md: wake up personality thread after array state update,
Tomasz Majchrzak
- Re: [PATCH] md/raid5: write an empty meta-block when creating logsuper-block,
Zhengyuan Liu
- Problems with a RAID5 array,
Nicolas Nicolaou
- [PATCH mdadm] raid6check.c: fix "misleading-indentation" error,
renyl
- data loss+inode recovery using RAID6 write journal,
Nick Black
- [PATCH] md: report 'write_pending' state when array in sync,
Tomasz Majchrzak
- [PATCH] imsm: load migration record from right disk,
Tomasz Majchrzak
- [PATCH v2] IMSM: Add warning message when x8-type device is used,
Pawel Baldysiak
- [PATCH] md/raid5: write an empty meta-block when creating log super-block,
Zhengyuan Liu
- [PATCH] md/raid5: initialize next_checkpoint field before use, Zhengyuan Liu
- query re: resync not persisting over reboot in rescue mode,
Dan Kortschak
- how to assemble an array with journal??, Carlos Carvalho
- Resync issue in RAID1,
V
- [PATCH 2/2 v3] md: don't fail an array if there are unacknowledged bad blocks, Tomasz Majchrzak
- [PATCH 1/2 v3] md: add bad block support for external metadata,
Tomasz Majchrzak
- [PATCH] IMSM: Add warning message when x8-type device is used,
Pawel Baldysiak
- [PATCH] badblocks: badblocks_set/clear update unacked_exist,
Shaohua Li
- [PATCH 4/4] mdmon: bad block support for external metadata - clear bad blocks, Tomasz Majchrzak
- [PATCH 3/4] mdmon: bad block support for external metadata - store bad blocks, Tomasz Majchrzak
- [PATCH 2/4] mdmon: bad block support for external metadata - sysfs file open, Tomasz Majchrzak
- [PATCH 1/4] mdadm: bad block support for external metadata - initialization,
Tomasz Majchrzak
- [PATCH 3/3 v2] md: unblock array if bad blocks have been acknowledged,
Tomasz Majchrzak
- [PATCH 2/3 v2] md: add bad block support for external metadata, Tomasz Majchrzak
- [PATCH 1/3 v2] badblocks: add function to check for unacked badblocks, Tomasz Majchrzak
- [PATCH] dm: do not assign error to md->kworker_task,
Tahsin Erdogan
- [PATCH 2/2] md: unblock array if bad blocks have been acknowledged,
Tomasz Majchrzak
- [PATCH 1/2] md: add bad block support for external metadata,
Tomasz Majchrzak
- mdadm: Intel RST option ROM not found when Video option ROM is disabled, Tomasz Rostanski
- Superblock of raid5 log can't be updated when array stoped,
liuzhengyuan
- "bitmap" line in /proc/mdstat,
Ramon Hofer
- [PATCH v5 0/8] raid5-cache: enabling cache features,
Song Liu
- [PATCH] Allow level migration only for single-array container,
Mariusz Dabrowski
- [PATCH] imsm: block chunk size change for RAID 10,
Mariusz Dabrowski
- Re: [PATCH] badblocks: fix overlapping check for clearing,
Tomasz Majchrzak
- [PATCH] super1: make write_bitmap1 compatible with previous mdadm versions,
Guoqing Jiang
- growing a RAID-10 array with mdadm 3.3.1+ ?,
moft
- [PATCH 1/1] dm raid: fix compat_features validation,
Andy Whitcroft
- [PATCH v4 0/8] raid5-cache: enabling cache features,
Song Liu
- [PATCH] dm: free io_barrier after blk_cleanup_queue call,
Tahsin Erdogan
- io lockup on cp, Glenn Enright
- Bitmap in RAM?,
Dark Penguin
- How to fix mistake on raid: mdadm create instead of assemble?,
Santiago DIEZ
- [PATCH - mdadm] Fix some issues found by clang,
NeilBrown
- [GIT PULL] MD update for 4.9,
Shaohua Li
- Why not just return an error?,
Dark Penguin
- [PATCH 1/2] RAID1: ignore discard error,
Shaohua Li
- MD-RAID: Fine-tuning for several function implementations,
SF Markus Elfring
- [PATCH 05/54] md/raid0: Move another variable assignment in create_strip_zones(), SF Markus Elfring
- [PATCH 09/54] md/raid0: Add some spaces for better code readability, SF Markus Elfring
- [PATCH 08/54] md/raid0: Delete an unnecessary return statement in raid0_status(), SF Markus Elfring
- [PATCH 10/54] md/raid1: Use kcalloc() in alloc_behind_pages(), SF Markus Elfring
- [PATCH 07/54] md/raid0: Move two misplaced braces, SF Markus Elfring
- [PATCH 06/54] md/raid0: Delete four unwanted spaces behind function names, SF Markus Elfring
- [PATCH 11/54] md/raid1: Use kcalloc() in raid1_reshape(), SF Markus Elfring
- [PATCH 12/54] md/raid1: Use kcalloc() in setup_conf(), SF Markus Elfring
- [PATCH 14/54] md/raid1: Move assignments for the variable "err" in setup_conf(), SF Markus Elfring
- [PATCH 13/54] md/raid1: Return directly after a failed kzalloc() in setup_conf(), SF Markus Elfring
- [PATCH 15/54] md/raid1: Less function calls in setup_conf() after error detection, SF Markus Elfring
- [PATCH 16/54] md/raid1: Delete an error message for a failed memory allocation, SF Markus Elfring
- [PATCH 17/54] md/raid1: Move a brace for a designated initialiser, SF Markus Elfring
- [PATCH 04/54] md/raid0: Replace printk() calls by the usage of higher level interfaces, SF Markus Elfring
- [PATCH 18/54] md/raid1: Adjust 12 checks for null pointers, SF Markus Elfring
- [PATCH 19/54] md/raid1: Replace printk() calls by the usage of higher level interfaces, SF Markus Elfring
- [PATCH 03/54] md/raid0: Move a variable assignment in create_strip_zones(), SF Markus Elfring
- [PATCH 20/54] md/raid1: Add some spaces for better code readability, SF Markus Elfring
- [PATCH 02/54] md/raid0: Less function calls in create_strip_zones() after error detection, SF Markus Elfring
- [PATCH 21/54] md/raid1: Delete three unwanted spaces behind asterisks, SF Markus Elfring
- [PATCH 22/54] md/raid1: Delete three unwanted spaces before increment operators, SF Markus Elfring
- [PATCH 23/54] md/raid1: Replace a seq_printf() call by seq_puts() in raid1_status(), SF Markus Elfring
- [PATCH 24/54] md/raid1: Improve another size determination in setup_conf(), SF Markus Elfring
- [PATCH 01/54] md/raid0: Use kcalloc() in create_strip_zones(), SF Markus Elfring
- [PATCH 25/54] md/raid5: Use kcalloc() in three functions, SF Markus Elfring
- [PATCH 26/54] md/raid5: Improve another size determination in setup_conf(), SF Markus Elfring
- Re: MD-RAID: Fine-tuning for several function implementations, Christoph Hellwig
- [PATCH 27/54] md/raid5: Return directly after a failed kzalloc() in setup_conf(), SF Markus Elfring
- [PATCH 28/54] md/raid5: Rename a jump label in setup_conf(), SF Markus Elfring
- [PATCH 29/54] md/raid5: Return directly after a failed kcalloc() in alloc_thread_groups(), SF Markus Elfring
- [PATCH 30/54] md/raid5: Delete two error messages for a failed memory allocation, SF Markus Elfring
- [PATCH 31/54] md/raid5: Adjust two function calls together with a variable assignment, SF Markus Elfring
- [PATCH 32/54] md/raid5: Move a brace for three designated initialisers, SF Markus Elfring
- [PATCH 33/54] md/raid5: Replace printk() calls by the usage of higher level interfaces, SF Markus Elfring
- [PATCH 34/54] md/raid5: Delete indentation for two jump labels, SF Markus Elfring
- [PATCH 35/54] md/raid5: Adjust 13 checks for null pointers, SF Markus Elfring
- [PATCH 36/54] md/raid5: Delete four unwanted spaces behind function names, SF Markus Elfring
- [PATCH 37/54] md/raid5: Replace a seq_printf() call by seq_puts() in raid5_status(), SF Markus Elfring
- [PATCH 38/54] md/raid5: Move four asterisks, SF Markus Elfring
- [PATCH 39/54] md/raid5: Add some spaces for better code readability, SF Markus Elfring
- [PATCH 40/54] md/raid10: Use kcalloc() in two functions, SF Markus Elfring
- [PATCH 41/54] md/raid10: Improve another size determination in setup_conf(), SF Markus Elfring
- [PATCH 42/54] md/raid10: Delete an error message for a failed memory allocation, SF Markus Elfring
- [PATCH 43/54] md/raid10: Return directly after detection of unsupported settings in setup_conf(), SF Markus Elfring
- [PATCH 44/54] md/raid10: Return directly after a failed kzalloc() in setup_conf(), SF Markus Elfring
- [PATCH 45/54] md/raid10: Move assignments for the variable "err" in setup_conf(), SF Markus Elfring
- [PATCH 46/54] md/raid10: Less function calls in setup_conf() after error detection, SF Markus Elfring
- [PATCH 47/54] md/raid10: Improve another size determination in raid10_start_reshape(), SF Markus Elfring
- [PATCH 48/54] md/raid10: Move a brace for a designated initialiser, SF Markus Elfring
- [PATCH 49/54] md/raid10: Replace printk() calls by the usage of higher level interfaces, SF Markus Elfring
- [PATCH 50/54] md/raid10: Delete indentation for one jump label, SF Markus Elfring
- [PATCH 51/54] md/raid10: Adjust 22 checks for null pointers, SF Markus Elfring
- [PATCH 52/54] md/raid10: Replace a seq_printf() call by seq_puts() in raid10_status(), SF Markus Elfring
- [PATCH 53/54] md/raid10: Delete two unwanted spaces behind asterisks, SF Markus Elfring
- [PATCH 54/54] md/raid10: Add some spaces for better code readability, SF Markus Elfring
- [PATCH] imsm: retrieve nvme serial from sysfs,
Artur Paszkiewicz
- [PATCH v3 0/8] raid5-cache: enabling cache features,
Song Liu
- md-cluster - Assemble/Scan During Resync,
Marc Smith
- [PATCH] async_pq_val: fix DMA memory leak,
Justin Maggard
- Linux raid wiki - advice again please, Wols Lists
- kernel BUG at block/bio.c:1785 while trying to issue a discard to LVM on RAID1 md,
Sitsofe Wheeler
- Corrupted FS after RAID5->6 reshape, Marcus Fong
- Prefetch in /lib/raid6/avx2.c,
Doug Dumitru
- [PATCH 00/13] md/multipath: Fine-tuning for several function implementations,
SF Markus Elfring
- [PATCH 1/13] md/multipath: Use kcalloc() in multipath_run(), SF Markus Elfring
- [PATCH 2/13] md/multipath: Improve another size determination in multipath_run(), SF Markus Elfring
- [PATCH 3/13] md/multipath: Delete four error messages for a failed memory allocation, SF Markus Elfring
- [PATCH 4/13] md/multipath: Reduce indentation for four lines in multipath_run(), SF Markus Elfring
- [PATCH 5/13] md/multipath: Less function calls in multipath_run() after error detection, SF Markus Elfring
- [PATCH 6/13] md/multipath: Delete 13 unwanted spaces behind function names, SF Markus Elfring
- [PATCH 7/13] md/multipath: Delete two unwanted spaces behind asterisks, SF Markus Elfring
- [PATCH 8/13] md/multipath: Replace a seq_printf() call by seq_puts() in multipath_status(), SF Markus Elfring
- [PATCH 9/13] md/multipath: Adjust two function calls together with a variable assignment, SF Markus Elfring
- [PATCH 10/13] md/multipath: Add some spaces for better code readability, SF Markus Elfring
- [PATCH 11/13] md/multipath: Move a brace for a designated initialiser, SF Markus Elfring
- [PATCH 12/13] md/multipath: Delete an unnecessary return statement in multipath_make_request(), SF Markus Elfring
- [PATCH 13/13] md/multipath: Replace printk() calls by the usage of higher level interfaces, SF Markus Elfring
- [PATCH 00/15] md-cluster: Fine-tuning for ten function implementations,
SF Markus Elfring
- [PATCH 01/15] md-cluster: Use kcalloc() in lock_all_bitmaps(), SF Markus Elfring
- [PATCH 02/15] md-cluster: Improve another size determination in resync_info_update(), SF Markus Elfring
- [PATCH 03/15] md-cluster: Improve another size determination in join(), SF Markus Elfring
- [PATCH 04/15] md-cluster: Improve another size determination in __sendmsg(), SF Markus Elfring
- [PATCH 05/15] md-cluster: Improve another size determination in recv_daemon(), SF Markus Elfring
- [PATCH 06/15] md-cluster: Rename a jump label in recv_daemon(), SF Markus Elfring
- [PATCH 07/15] md-cluster: Improve another size determination in process_suspend_info(), SF Markus Elfring
- [PATCH 08/15] md-cluster: Improve determination of sizes in read_resync_info(), SF Markus Elfring
- [PATCH 09/15] md-cluster: Improve another size determination in lockres_init(), SF Markus Elfring
- [PATCH 10/15] md-cluster: Delete an unnecessary variable initialisation in lockres_init(), SF Markus Elfring
- [PATCH 11/15] md-cluster: Delete four error messages for a failed memory allocation, SF Markus Elfring
- [PATCH 12/15] md-cluster: Rename a jump label in area_resyncing(), SF Markus Elfring
- [PATCH 13/15] md-cluster: Less function calls in join() after error detection, SF Markus Elfring
- [PATCH 14/15] md-cluster: Less function calls in lockres_init() after error detection, SF Markus Elfring
- [PATCH 15/15] md-cluster: Delete unnecessary braces in unlock_all_bitmaps(), SF Markus Elfring
- [PATCH 0/9] md/dm-table: Fine-tuning for several function implementations,
SF Markus Elfring
- [PATCH] md/dm-stats: Use kmalloc_array() in parse_histogram(), SF Markus Elfring
- [PATCH] md: set rotational bit,
Shaohua Li
- [PATCH] Fix bus error when accessing MBR partition records,
James Clarke
- [PATCH 00/10] dm snapshot: Fine-tuning for several function implementations,
SF Markus Elfring
- [PATCH 01/10] dm snapshot: Use kmalloc_array() in init_origin_hash(), SF Markus Elfring
- [PATCH 02/10] dm snapshot: Delete two error messages for a failed memory allocation, SF Markus Elfring
- [PATCH 03/10] dm snapshot: Delete an unnecessary variable initialisation in snapshot_map(), SF Markus Elfring
- [PATCH 04/10] dm snapshot: Rename a jump label in pending_complete(), SF Markus Elfring
- [PATCH 05/10] dm snapshot: Delete unnecessary variable initialisations in pending_complete(), SF Markus Elfring
- [PATCH 06/10] dm snapshot: Delete an unnecessary variable initialisation in snapshot_ctr(), SF Markus Elfring
- [PATCH 07/10] dm snapshot: Delete an unnecessary variable initialisation in merge_callback(), SF Markus Elfring
- [PATCH 08/10] dm snapshot: Delete an unnecessary variable initialisation in remove_single_exception_chunk(), SF Markus Elfring
- [PATCH 09/10] dm snapshot: Combine substrings for seven error messages, SF Markus Elfring
- [PATCH 10/10] dm snapshot: Delete five unwanted spaces behind "list_for_each_entry", SF Markus Elfring
- [PATCH 00/10] md/dm-crypt: Fine-tuning for five function implementations,
SF Markus Elfring
- [PATCH 01/10] md/dm-crypt: Use kcalloc() in crypt_alloc_tfms(), SF Markus Elfring
- Re: [PATCH 00/10] md/dm-crypt: Fine-tuning for five function implementations, Mike Snitzer
- [PATCH 02/10] md/dm-crypt: Reduce the scope for a variable in crypt_alloc_tfms(), SF Markus Elfring
- [PATCH 03/10] md/dm-crypt: Rename a jump label in crypt_message(), SF Markus Elfring
- [PATCH 04/10] md/dm-crypt: Delete an unnecessary variable initialisation in crypt_message(), SF Markus Elfring
- [PATCH 05/10] md/dm-crypt: Rename a jump label in crypt_set_key(), SF Markus Elfring
- [PATCH 06/10] md/dm-crypt: Delete an unnecessary variable initialisation in crypt_set_key(), SF Markus Elfring
- [PATCH 07/10] md/dm-crypt: Rename a jump label in crypt_iv_tcw_whitening(), SF Markus Elfring
- [PATCH 08/10] md/dm-crypt: Return directly after a failed crypto_alloc_ahash() in crypt_iv_essiv_ctr(), SF Markus Elfring
- [PATCH 09/10] md/dm-crypt: Two checks and one function call less in crypt_iv_essiv_ctr() after error detection, SF Markus Elfring
- [PATCH 10/10] md/dm-crypt: Delete unnecessary variable initialisations in crypt_iv_essiv_ctr(), SF Markus Elfring
- [PATCH 00/16] md/bitmap: Fine-tuning for several function implementations,
SF Markus Elfring
- [PATCH 01/16] md/bitmap: Use kmalloc_array() in bitmap_storage_alloc(), SF Markus Elfring
- [PATCH 02/16] md/bitmap: Move an assignment for the variable "offset" in bitmap_storage_alloc(), SF Markus Elfring
- [PATCH 03/16] md/bitmap: Delete an unnecessary variable initialisation in bitmap_storage_alloc(), SF Markus Elfring
- [PATCH 04/16] md/bitmap: Improve another size determination in bitmap_storage_alloc(), SF Markus Elfring
- [PATCH 05/16] md/bitmap: Return directly after a failed bitmap_storage_alloc() in bitmap_resize(), SF Markus Elfring
- [PATCH 06/16] md/bitmap: Return directly after a failed kzalloc() in bitmap_resize(), SF Markus Elfring
- [PATCH 07/16] md/bitmap: Replace a kzalloc() call by kcalloc() in bitmap_resize(), SF Markus Elfring
- [PATCH 08/16] md/bitmap: Rename a jump label in location_store(), SF Markus Elfring
- [PATCH 09/16] md/bitmap: Rename a jump label in bitmap_copy_from_slot(), SF Markus Elfring
- [PATCH 10/16] md/bitmap: Rename a jump label in bitmap_create(), SF Markus Elfring
- [PATCH 11/16] md/bitmap: Rename a jump label in bitmap_init_from_disk(), SF Markus Elfring
- [PATCH 12/16] md/bitmap: One check less in read_page() at the end, SF Markus Elfring
- [PATCH 13/16] md/bitmap: Adjust checks for null pointers in 11 functions, SF Markus Elfring
- [PATCH 14/16] md/bitmap: Delete unnecessary braces in bitmap_resize(), SF Markus Elfring
- [PATCH 15/16] md/bitmap: Add spaces around three comparison operators, SF Markus Elfring
- [PATCH 16/16] md/bitmap: Delete an unwanted space in read_sb_page(), SF Markus Elfring
- [PATCH] md/raid5: use bool instead of int for some flags, JackieLiu
- [PATCH v2 0/6] raid5-cache: enabling cache features,
Song Liu
- kernel BUG at block/bio.c:1785! observed on 4.8.0-rc6,
Yi Zhang
- WARNING: mismatch_cnt is not 0 on <array device>,
Benjammin2068
Posting on RISKS - hacked NAS's,
Wols Lists
Linux raid wiki - setting up a system - advice wanted :-),
Wols Lists
Linux raid wiki - force assembling an array where one drive has a different event count - advice needed,
Wols Lists
[PATCH] raid6/test/test.c: bug fix: Specify aligned(alignment) attributes to the char arrays, Gayatri Kammela
[PATCH v2] raid6/test/test.c: bug fix: Specify aligned(alignment) attributes to the char arrays,
Gayatri Kammela
Linux raid wiki,
Wols Lists
RAID5 grow interrupted.,
Axel Spallek
[PATCH v2] Fix RAID metadata check,
Mariusz Dabrowski
restore 3disk raid5 after raidpartitions have been setup with xfs filesystem by accident,
Simon Becks
Enlarging device of linear array again (Thank you Stan!),
Ramon Hofer
RAID1 Questions. Please help, WNSDEV
[PATCH] raid5: fix to detect failure of register_shrinker,
Chao Yu
95a05b3 broke mdadm --add on my superblock 1.0 array,
Anthony DeRobertis
[PATCH -next] dm cache policy smq: remove duplicated include from dm-cache-policy-smq.c,
Wei Yongjun
[PATCH v2] mdadm: replace hard coded string length,
Song Liu
[PATCH] imsm: remove redundant characters from some error messages,
Artur Paszkiewicz
[PATCH] imsm: do not activate spares for uninitialized member arrays,
Artur Paszkiewicz
[PATCH] mdadm: replace hard coded string length,
Song Liu
[PATCH] md: fix a potential deadlock, Shaohua Li
[PATCH] Fix RAID metadata check,
Mariusz Dabrowski
moving spares into group and checking spares,
scar
[GIT PULL] MD update for 4.8-rc6, Shaohua Li
Question about commit f9a67b1182e5 ("md/bitmap: clear bitmap if bitmap_create failed").,
Christophe JAILLET
[PATCH v3] mdadm: fix a buffer overflow,
Song Liu
[PATCH] raid5: allow arbitrary max_hw_sectors, Shaohua Li
[PATCH v2] mdadm: fix a buffer overflow,
Song Liu
[PATCH] mdadm: fix a buffer overflow,
Song Liu
lots of "md: export_rdev(sde)" printed after create IMSM RAID10 with missing,
Yi Zhang
[PATCH] dm: Return correct value in retry loop,
Minfei Huang
Raid failure- Please help - Linux-Raid noob, Norman
RAID6 - CPU At 100% Usage After Reassembly,
Francisco Parada
[PATCH] md-cluster: make md-cluster also can work when compiled into kernel,
Guoqing Jiang
[PATCH 0/5] raid5-cache: enabling cache features,
Song Liu
[GIT PULL] MD update for 4.8-rc4, Shaohua Li
[PATCH] raid5: guarantee enough stripes to avoid reshape hang,
Shaohua Li
[PATCH] dm-bufio: Remove deprecated create_singlethread_workqueue,
Bhaktipriya Shridhar
[PATCH v3] raid6: fix the input of raid6 algorithm, liuzhengyuan
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]