Linux RAID Storage
[Prev Page][Next Page]
- [PATCH] md/raid5: remove unused working_disks variable,
Tom Rix
- [PATCH 0/4] Few config related refactors,
Mariusz Tkaczyk
- [PATCH] Revert "Revert "mdadm/systemd: remove KillMode=none from service file"",
Mariusz Tkaczyk
- [PATCH v2] Create: Fix checking for container in update_metadata,
Mateusz Grzonka
- [PATCH] Fix null pointer for incremental in mdadm,
miaoguanqin
- [PATCH 0/4] Fix memory leak for Manage Assemble Kill mdadm,
miaoguanqin
- [PATCH AUTOSEL 4.19 1/9] md: avoid signed overflow in slot_store(), Sasha Levin
- [PATCH AUTOSEL 5.4 1/9] md: avoid signed overflow in slot_store(), Sasha Levin
- [PATCH AUTOSEL 5.10 01/12] md: avoid signed overflow in slot_store(), Sasha Levin
- [PATCH AUTOSEL 4.14 1/9] md: avoid signed overflow in slot_store(), Sasha Levin
- [PATCH AUTOSEL 5.15 03/16] md: avoid signed overflow in slot_store(), Sasha Levin
- [PATCH AUTOSEL 6.1 14/34] md: avoid signed overflow in slot_store(), Sasha Levin
- [PATCH AUTOSEL 6.2 22/45] md: avoid signed overflow in slot_store(), Sasha Levin
- [PATCH] Create: Fix checking for container in update_metadata, Mateusz Grzonka
- Re: [PATCH] block: don't set GD_NEED_PART_SCAN if scan partition failed,
Ming Lei
- [PATCH -next 0/6] md: fix that MD_RECOVERY_RUNNING can be cleared while sync_thread is still running,
Yu Kuai
- RO device/partition "tampered" by LVM, lacsaP Patatetom
- [PATCH] raid0: fix set_disk_faulty doesn't return -EBUSY,
Wu Guanghao
- [PATCH] Fix race of "mdadm --add" and "mdadm --incremental",
Li Xiaokeng
- [PATCH v2] Improvements for IMSM_NO_PLATFORM testing.,
NeilBrown
- Renaming md raid and moving md raid to a different machine.,
Ram Ramesh
- mdadm --detail works, mdadm --stop says "does not appear to be an md device",
Marc MERLIN
- Re: [PATCH v2 3/5] md: use md_thread api to wake up sync_thread,
Yu Kuai
- [song-md:md-fixes] BUILD SUCCESS 6c0f5898836c05c6d850a750ed7940ba29e4e6c5, kernel test robot
- Question about potential data consistency issues when writes failed in mdadm raid1,
Ronnie Lazar
- [GIT PULL] md-fixes 20230315,
Song Liu
- [song-md:md-next 6/14] drivers/md/md-bitmap.c:242 __write_sb_page() warn: unsigned 'offset' is never less than zero., kernel test robot
- [song-md:md-next] BUILD SUCCESS 703c560db9a7b61c6ac7cb5fd634d7d5c1c4f38f, kernel test robot
- [PATCH v2 0/5] md: fix uaf for sync_thread,
Yu Kuai
- [QUESTION] How to fix the race of "mdadm --add" and "mdadm mdadm --incremental --export",
Li Xiao Keng
- [song-md:md-next] BUILD REGRESSION ec7246c9455e83f452055cec9c39bd54e72217a4, kernel test robot
- [song-md:md-next 15/18] drivers/md/md-cluster.c:425:63: error: 'mddev' undeclared, kernel test robot
- [song-md:md-next 15/18] drivers/md/md-cluster.c:425:42: error: use of undeclared identifier 'mddev'; did you mean 'mode'?,
kernel test robot
- [song-md:md-fixes] BUILD SUCCESS f6bb5176318186880ff2f16ad65f519b70f04686, kernel test robot
- [PATCH - mdadm] mdopen: always try create_named_array(),
NeilBrown
- [PATCH 0/6 v2] Assorted patches relating to mdmon,
NeilBrown
- [PATCH -next 0/5] md: fix uaf for sync_thread,
Yu Kuai
- [PATCH v2 0/6] md/raid10: several simple obvious bugfix,
Yu Kuai
- [PATCH] Create /dev/md/x link when md device is created,
miaoguanqin
- [PATCH] md/raid10: fix memleak for 'conf->bio_split', Yu Kuai
- [PATCH -v2] md/raid10: Don't call bio_start_io_acct twice for bio which experienced read error, Yu Kuai
- What's the usage of md-autodetect.c,
Xiao Ni
- [PATCH -next] radi10: fix leak of 'r10bio->remaining' for recovery,
Yu Kuai
- [PATCH 00/34] address various checkpatch.pl requirements,
heinzm
- [PATCH 01/34] md: fix required/prohibited spaces [ERROR], heinzm
- [PATCH 06/34] md: move trailing statements to next line [ERROR], heinzm
- [PATCH 08/34] md: don't initilize statics/globals to 0/false [ERROR], heinzm
- [PATCH 03/34] md: fix EXPORT_SYMBOL() to follow its functions immediately [ERROR], heinzm
- [PATCH 02/34] md: fix 'foo*' and 'foo * bar' [ERROR], heinzm
- [PATCH 04/34] md: adjust braces on functions/structures [ERROR], heinzm
- [PATCH 05/34] md: correct code indent [ERROR], heinzm
- [PATCH 07/34] md: consistent spacing around operators [ERROR], heinzm
- [PATCH 09/34] md: else should follow close curly brace [ERROR], heinzm
- [PATCH 17/34] md: add missing function identifier names to function definition arguments [WARNING], heinzm
- [PATCH 13/34] md: space prohibited between function and opening parenthesis [WARNING], heinzm
- [PATCH 14/34] md: prefer seq_put[cs]() to seq_printf() |WARNING], heinzm
- [PATCH 11/34] md: do not use assignment in if condition [ERROR], heinzm
- [PATCH 10/34] md: remove trailing whitespace [ERROR], heinzm
- [PATCH 15/34] md: avoid multiple line dereference [WARNING}, heinzm
- [PATCH 12/34] md: add missing blank line after declaration [WARNING], heinzm
- [PATCH 18/34] md: avoid redundant braces in single line statements [WARNING], heinzm
- [PATCH 19/34] md: place constant on the right side of a test [WARNING], heinzm
- [PATCH 20/34] md: avoid pointless filenames in files [WARNING], heinzm
- [PATCH 23/34] md: fix code indent for conditional statements [WARNING], heinzm
- [PATCH 22/34] md: don't indent labels [WARNING], heinzm
- [PATCH 21/34] md: avoid useless else after break or return [WARNING], heinzm
- [PATCH 24/34] md: prefer octal permissions [WARNING], heinzm
- [PATCH 26/34] md autodetect: correct placement of __initdata [WARNING], heinzm
- [PATCH 25/34] md: remove bogus IS_ENABLED() macro [WARNING], heinzm
- [PATCH 16/34] md: fix block comments [WARNING], heinzm
- [PATCH 29/34] md: prefer 'unsigned int' [WARNING], heinzm
- [PATCH 27/34] md: prefer using "%s...", __func__ [WARNING], heinzm
- [PATCH 28/34] md pq: adjust __attribute__ [WARNING], heinzm
- [PATCH 30/34] md: prefer kmap_local_page() instead of deprecated kmap_atomic() [WARNING], heinzm
- [PATCH 34/34] md: avoid return in void functions [WARNING], heinzm
- [PATCH 32/34] md: prefer kvmalloc_array() with multiply [WARNING], heinzm
- [PATCH 31/34] md raid5: prefer 'int' instead of 'signed' [WARNING], heinzm
- [PATCH 33/34] md: avoid splitting quoted strings [WARNING], heinzm
- Re: [PATCH 00/34] address various checkpatch.pl requirements, Guoqing Jiang
[PATCH] raid0, linear, md: add error_handlers,
Mariusz Tkaczyk
[PATCH] md: avoid signed overflow in slot_store(),
NeilBrown
Bug in reshape+discard?,
Benjamin Sonntag
[PATCH -next] raid10: don't BUG_ON() in raise_barrier(), Yu Kuai
[PATCH -next] md: fix soft lockup in status_resync, Yu Kuai
[PATCH -next] raid10: fix leak of io accounting,
Yu Kuai
[PATCH v2 0/6] rebased patch set from Wu Guanghao,
Coly Li
[bug report] md: range check slot number when manually adding a spare.,
Dan Carpenter
[PATCH 0/6] rebased patch set from Wu Guanghao,
Coly Li
[PATCH 0/7] sysctl: slowly deprecate register_sysctl_table(),
Luis Chamberlain
The gendisk of raid can't be released,
Xiao Ni
[PATCH mdadm v7 0/7] Write Zeroes option for Creating Arrays,
Logan Gunthorpe
Re: [PATCH mdadm v7 0/7] Write Zeroes option for Creating Arrays, Chaitanya Kulkarni
Re: [PATCH mdadm v7 0/7] Write Zeroes option for Creating Arrays, Martin K. Petersen
Re: [PATCH mdadm v7 0/7] Write Zeroes option for Creating Arrays, Jes Sorensen
[PATCH V5] Fix NULL dereference in super_by_fd,
Li Xiao Keng
[PATCH 0/6] Assorted patches relating to mdmon,
NeilBrown
[PATCH v5 0/3] md/bitmap: Optimal last page size,
Jonathan Derrick
[PATCH 5.10] md: Flush workqueue md_rdev_misc_wq in md_alloc(),
Hou Tao
[PATCH v2] Grow: fix can't change bitmap type from none to clustered, Heming Zhao
[song-md:md-fixes] BUILD SUCCESS 6e95cefc15299684b031ea5cbb8cdf627c069d66, kernel test robot
[PATCH v4 0/3] md/bitmap: Optimal last page size,
Jonathan Derrick
[regression] Bug 217074 - upgrading to kernel 6.1.12 from 5.15.x can no longer assemble software raid0,
Linux regression tracking (Thorsten Leemhuis)
[PATCH] Grow: fix can't change bitmap type from none to clustered.,
Heming Zhao
[PATCH v3 0/3] md/bitmap: Optimal last page size,
Jonathan Derrick
[PATCH] Fix memory leak for function Manage_subdevs Manage_add Kill V2,
miaoguanqin
[PATCH 1/1] md: Free resources in __md_stop,
Xiao Ni
[PATCH 0/2] md/raid10: random bugfix,
linan666
[PATCH] md: fix null-ptr-deference in md_free_disk(),
Yu Kuai
[PATCH v2] md: Use optimal I/O size for last bitmap page,
Jonathan Derrick
[PATCH] enable RAID for SATA under VMD,
Kevin Friedberg
[PATCH] md/raid10: Fix typo in comment (replacment -> replacement),
Jiangshan Yi
[PATCH] md: make kobj_type structures constant,
Thomas Weißschuh
RAID4 with no striping mode request,
Kyle Sanderson
[PATCH] Fix memory leak for function Manage_subdevs Manage_add Kill, miaoguanqin
[song-md:md-next] BUILD SUCCESS 76fed01420bb8b0e282745a4945925b25751d42b, kernel test robot
question about 5e8daf906f89 ("md: Flush workqueue md_rdev_misc_wq in md_alloc()”),
Li Nan
[song-md:new_module_alloc_build_test] BUILD SUCCESS efe6ec771369ca06ed80182c30ffcf9c494146dd, kernel test robot
[GIT PULL] md-next 20230208,
Song Liu
[song-md:md-next] BUILD SUCCESS 3f7c3f2b0f113ac56fc202733110e1b738206be3, kernel test robot
[song-md:new_module_alloc_build_test] BUILD SUCCESS d63bee3fea6c9ac940de7b3725bf9adf7050a430, kernel test robot
Slow discard on RAID1 with --write-mostly: split into 1MB requests, Roman Mamedov
[song-md:new_module_alloc_build_test] BUILD SUCCESS 9e278a4880d5bee01bab987f06b709da7d532e93, kernel test robot
[song-md:new_module_alloc_build_test 1/1] arch/arm64/kernel/module-plts.c:70:28: error: incompatible pointer to integer conversion passing 'void *' to parameter of type 'unsigned long', kernel test robot
[PATCH 1/1] md: Increase active_io to count acct_io,
Xiao Ni
[GIT PULL] md-next 20230202,
Song Liu
[PATCH] block: remove submit_bio_noacct,
Christoph Hellwig
[song-md:md-next] BUILD SUCCESS ed821cf84e7b969fb5b63598c89d3428a30d8d31, kernel test robot
how to know a hard drive will mix well,
David T-G
[PATCH v3 0/8] Mdmonitor refactor and udev event handling improvements,
Mateusz Grzonka
[PATCH] Revert "mdadm/systemd: remove KillMode=none from service file",
Mariusz Tkaczyk
[PATCH V4 1/1] md/raid0: Add mddev->io_acct_cnt for raid0_quiesce, Xiao Ni
[PATCH V3 1/1] md/raid0: Add mddev->io_acct_cnt for raid0_quiesce,
Xiao Ni
[PATCH v2] md: use MD_RESYNC_* whenever possible,
Hou Tao
[PATCH] md: use MD_RESYNC_* whenever possible,
Hou Tao
[PATCH V2 1/1] md/raid0: Add mddev->io_acct_cnt for raid0_quiesce,
Xiao Ni
[PATCH] md: don't update recovery_cp when curr_resync is ACTIVE,
Hou Tao
[PATCH V2 0/2] md: Change active_io to percpu,
Xiao Ni
[PATCH 0/9] Documentation: correct lots of spelling errors (series 2),
Randy Dunlap
[PATCH] treat AHCI controllers under VMD as part of VMD,
Kevin Friedberg
[PATCH] md: use preallocated hashed wait queues instead of mddev->sb_wait,
Mikulas Patocka
[PATCH 1/1] md: Free writes_pending in md_stop,
Xiao Ni
[PATCH 1/1] md/raid0: Add mddev->io_acct_cnt for raid0_quiesce, Xiao Ni
[PATCH 0/2] md: Change active_io to percpu,
Xiao Ni
Question on sdds,
o1bigtenor
[PATCH v2 1/8] Mdmonitor: Make alert_info global,
Mateusz Grzonka
[PATCH v2 0/8] Mdmonitor refactor and udev event handling improvements,
Mateusz Grzonka
[PATCH 0/4] Change some counters to percpu type,
Xiao Ni
[PATCH] Define alignof using _Alignof when using C11 or newer,
Khem Raj
[PATCH] md: Use optimal I/O size for last bitmap page,
Jonathan Derrick
Fwd: RAID 5 growing hanged at 0.0%,
Tiago Afonso
What does TRIM/discard in RAID do ?,
Pascal Hambourg
Transferring an existing system from non-RAID disks to RAID1 disks in the same computer,
H
[GIT PULL] md-fixes 20230113,
Song Liu
[song-md:md-fixes] BUILD SUCCESS b0907cadabcae6f1248f37a32a6e777f9ff6d4aa, kernel test robot
[PATCH rcu v2 06/20] drivers/md: Remove "select SRCU",
Paul E. McKenney
[PATCH 1/1] md: fix incorrect declaration about claim_rdev in md_import_device,
Adrian Huang
Parity distribution when adding disks to md-raid6,
boscabeag
[song-md:new_module_alloc_build_test] BUILD REGRESSION 59c58e6f71e349eab2b969a214f7a2c0f60490ae, kernel test robot
[PATCH] manage: move comment with function description,
Kinga Tanska
[PATCH rcu 14/27] drivers/md: Remove "select SRCU",
Paul E. McKenney
[PATCH v2 1/1] mdadm/udev: Don't handle change event on raw devices,
Xiao Ni
[bug] Hi, need your help about raid1 causing kernel panic!,
Liam Zeng
[PATCH 1/2] mdmon: fix segfault,
Mateusz Kusiak
[PATCH v2 00/10] Block update-subarray and refactor context update v2,
Mateusz Kusiak
- [PATCH v2 01/10] mdadm: Add option validation for --update-subarray, Mateusz Kusiak
- [PATCH v2 02/10] Fix --update-subarray on active volume, Mateusz Kusiak
- [PATCH v2 03/10] Add code specific update options to enum., Mateusz Kusiak
- [PATCH v2 04/10] super-ddf: Remove update_super_ddf., Mateusz Kusiak
- [PATCH v2 05/10] super0: refactor the code for enum, Mateusz Kusiak
- [PATCH v2 06/10] super1: refactor the code for enum, Mateusz Kusiak
- [PATCH v2 07/10] super-intel: refactor the code for enum, Mateusz Kusiak
- [PATCH v2 08/10] Change update to enum in update_super and update_subarray, Mateusz Kusiak
- [PATCH v2 09/10] Manage&Incremental: code refactor, string to enum, Mateusz Kusiak
- [PATCH v2 10/10] Change char* to enum in context->update & refactor code, Mateusz Kusiak
- Re: [PATCH v2 00/10] Block update-subarray and refactor context update v2, Jes Sorensen
[PATCH 1/1] Don't handle change event against raw devices,
Xiao Ni
[PATCH v3 0/3] Incremental mode: remove safety verification,
Kinga Tanska
[PATCH v2 0/2] Incremental mode: remove safety verification,
Kinga Tanska
[PATCH V2] Grow: fix possible memory leak,
Blazej Kucman
[PATCH 0/3] Validation for names during creation,
Mariusz Tkaczyk
[PATCH V4] Fix NULL dereference in super_by_fd,
Li Xiao Keng
[PATCH for-6.2/block V3 1/2] block: Data type conversion for IO accounting,
Gulam Mohamed
[PATCH 0/2] Incremental mode: remove safety verification,
Kinga Tanska
[PATCH] Grow: fix possible memory leak.,
Blazej Kucman
[PATCH] incremental, manage: do not verify if remove is safe,
Kinga Tanska
[PATCH V3] Fix NULL dereference in super_by_fd,
lixiaokeng
[PATCH V2 0/2] Changes in Monitor,
Blazej Kucman
[PATCH 0/2] Changes in Monitor,
Blazej Kucman
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]