Linux RAID Storage
[Prev Page][Next Page]
- Re: [PATCH 01/19] Change some error messages to info level, (continued)
- [PATCH 02/19] mdadm: Start update_opt from 0, Xiao Ni
- [PATCH 03/19] Don't control reshape speed in daemon, Xiao Ni
- [PATCH 04/19] mdadm/tests: test enhance, Xiao Ni
- [PATCH 05/19] mdadm/tests: test don't fail when systemd reports error, Xiao Ni
- [PATCH 06/19] mdadm/tests: names_template enhance, Xiao Ni
- [PATCH 07/19] mdadm/tests: 03assem-incr enhance, Xiao Ni
- [PATCH 08/19] mdadm/tests 03r0assem enhance, Xiao Ni
- [PATCH 09/19] mdadm/tests: remove 03r5assem-failed, Xiao Ni
- [PATCH 10/19] mdadm/tests: 03r5assemV1, Xiao Ni
- [PATCH 11/19] mdadm/tests: remove 04r5swap.broken, Xiao Ni
- [PATCH 12/19] tests/04update-metadata skip linear, Xiao Ni
- [PATCH 13/19] mdadm/tests: 05r5-internalbitmap, Xiao Ni
- [PATCH 14/19] mdadm/tests: 05r6-bitmapfile, Xiao Ni
- [PATCH 15/19] mdadm/tests: 06name enhance, Xiao Ni
- [PATCH 16/19] mdadm/tests: 07autoassemble, Xiao Ni
- [PATCH 17/19] mdadm/tests: 07autodetect.broken can be removed, Xiao Ni
- [PATCH 18/19] mdadm/tests: 07changelevelintr, Xiao Ni
- [PATCH 19/19] mdadm/tests: disable selinux, Xiao Ni
- Re: [PATCH 00/19] mdadm/tests: enhance/fix regression cases, Mariusz Tkaczyk
- [PATCH v6 0/1] md: generate CHANGE uevents for md device,
Kinga Stefaniuk
- mdadm/Create wait_for_zero_forks is stuck,
Xiao Ni
- Re: [bug report] INFO: task mdX_resync:42168 blocked for more than 122 seconds,
Ming Lei
- raid5 hang on kernel v6.1 in combination with ext4lazyinit,
Gustav Ekelund
- [PATCH] add checking of return status on fstat calls,
Nigel Croxon
- [PATCH v5 0/1] md: generate CHANGE uevents for md device,
Kinga Stefaniuk
- [PATCH md-6.10] md: remove parameter check_seq for stop_sync_thread(), Yu Kuai
- [PATCH v4] md: generate CHANGE uevents for md device,
Kinga Stefaniuk
- [PATCH RFC md-6.10 0/9] md: refactor and cleanup for sync action,
Yu Kuai
- [PATCH] tests/23rdev-lifetime: fix a typo,
Yu Kuai
- [PATCH] md: do not delete safemode_timer in mddev_suspend,
linan666
- [PATCH v2] Makefile: Move -pie to LDFLAGS,
Fabrice Fontaine
- [RFC PATCH v3 0/1] mdadm: Change main repository to Github,
Mariusz Tkaczyk
- [PATCH v3] md: generate CHANGE uevents for md device,
Kinga Stefaniuk
- [PATCH 0/2] New timeout while waiting for mdmon,
Kinga Stefaniuk
- [PATCH] md: Revert "md: Fix overflow in is_mddev_idle",
linan666
- Massive slowdown in kernels as of 6.x,
Holger Kiehl
- [PATCH] Makefile: add USE_PIE,
Fabrice Fontaine
- [bug report] md: Remove deprecated CONFIG_MD_MULTIPATH, Dan Carpenter
- [song-md:md-6.10] BUILD SUCCESS f0e729af2eb6bee9eb58c4df1087f14ebaefe26b, kernel test robot
- [GIT PULL] md-6.10 20240502,
Song Liu
- [PATCH v2 0/1] mdadm: Change main repository to Github,
Mariusz Tkaczyk
- [PATCH 0/8] Add R10D4+ support for IMSM,
Mateusz Kusiak
- General Protection Fault in md raid10,
Colgate Minuette
- Temperature sensing, behaviour modification., Juan P C
- [GIT PULL] md-6.10 20240425,
Song Liu
- [song-md:md-6.10] BUILD SUCCESS daaaf3921a9750c01eb64190f139358e0c98fb59, kernel test robot
- Move mdadm development to Github,
Mariusz Tkaczyk
- [PATCH -next] md: fix resync softlockup when bitmap size is less than array size,
Yu Kuai
- regression: CPU soft lockup with raid10: check slab-out-of-bounds in md_bitmap_get_counter,
Nigel Croxon
[PATCH 0/1] Move mdadm development to Github,
Mariusz Tkaczyk
[PATCH RFC 0/5] mdadm tests fix and enhance,
Xiao Ni
[PATCH v2 02/11] md: add infra for nr_pending changes, tada keisuke
[PATCH v2 07/11] md: change the type of nr_pending from atomic_t to percpu_ref, tada keisuke
[PATCH v2 03/11] md: workaround for inconsistency of config state in takeover, tada keisuke
[PATCH v2 04/11] md: minimize execution of zero check for nr_pending, tada keisuke
[PATCH v2 08/11] md: add atomic mode switching in RAID 1/10,
tada keisuke
[PATCH v2 06/11] md: avoid conflicts in active_aligned_reads operations, tada keisuke
[PATCH v2 05/11] md: match the type of variables to percpu_ref, tada keisuke
[PATCH v2 00/11] md: avoid counter operation conflicts,
tada keisuke
[PATCH v2 01/11] md: add infra for active_aligned_reads changes, tada keisuke
[PATCH v2 11/11] md: avoid conflicts in nr_pending operations, tada keisuke
[PATCH v2 10/11] md: add atomic mode switching when I/O completion, tada keisuke
[PATCH v2 09/11] md: add atomic mode switching when removing disk, tada keisuke
[RFC V4] md/raid5: optimize Scattered Address Space and Thread-Level Parallelism to improve RAID5 performance,
Shushu Yi
[PATCH] md: Added journal count to md_u.h,
Abhinav Jain
RAID performance limited by single kernel thread mdX_raid6 ?,
Tom Crane
[PATCH] Create.c: fix uclibc build,
Fabrice Fontaine
[song-md:md-6.10] BUILD SUCCESS 9d1110f99c253ccef82e480bfe9f38a12eb797a7, kernel test robot
[GIT PULL] md-6.9 20240408,
Song Liu
regression: drive was detected as raid member due to metadata on partition,
Sven Köhler
mdadm: Introducing main branch, Mariusz Tkaczyk
[PATCH] block: allow device to have both virt_boundary_mask and max segment size,
Ming Lei
[RFC V2 2/2] md/raid5: optimize RAID5 performance., Yiming Xu
[RFC V2 1/2] md/raid5: optimize RAID5 performance.,
Yiming Xu
FAILED: Patch "dm-raid: really frozen sync_thread during suspend" failed to apply to 4.19-stable tree, Sasha Levin
FAILED: Patch "md/raid5: fix atomicity violation in raid5_cache_count" failed to apply to 4.19-stable tree, Sasha Levin
FAILED: Patch "dm-raid: really frozen sync_thread during suspend" failed to apply to 5.4-stable tree, Sasha Levin
FAILED: Patch "md/raid5: fix atomicity violation in raid5_cache_count" failed to apply to 5.4-stable tree, Sasha Levin
FAILED: Patch "dm-raid: really frozen sync_thread during suspend" failed to apply to 5.10-stable tree, Sasha Levin
FAILED: Patch "md/raid5: fix atomicity violation in raid5_cache_count" failed to apply to 5.10-stable tree, Sasha Levin
FAILED: Patch "dm-raid: really frozen sync_thread during suspend" failed to apply to 5.15-stable tree, Sasha Levin
FAILED: Patch "md/raid5: fix atomicity violation in raid5_cache_count" failed to apply to 5.15-stable tree, Sasha Levin
FAILED: Patch "dm-raid: really frozen sync_thread during suspend" failed to apply to 6.1-stable tree, Sasha Levin
FAILED: Patch "dm-raid: really frozen sync_thread during suspend" failed to apply to 6.6-stable tree, Sasha Levin
[PATCH] md: add check for sleepers in md_wakeup_thread(),
Jack Wang
[PATCH 0/3] mdadm: Add .md doc files,
Mariusz Tkaczyk
[PATCH 04/11] md: minimize execution of zero check for nr_pending, tada keisuke
[PATCH 02/11] md: add infra for nr_pending changes, tada keisuke
[PATCH 01/11] md: add infra for active_aligned_reads changes, tada keisuke
[PATCH 05/11] md: match the type of variables to percpu_ref, tada keisuke
[PATCH 03/11] md: workaround for inconsistency of config state in takeover, tada keisuke
[PATCH 00/11] md: avoid counter operation conflicts,
tada keisuke
[PATCH 06/11] md: avoid conflicts in active_aligned_reads operations,
tada keisuke
[PATCH 07/11] md: change the type of nr_pending from atomic_t to percpu_ref, tada keisuke
[PATCH 11/11] md: avoid conflicts in nr_pending operations, tada keisuke
[PATCH 10/11] md: add atomic mode switching when I/O completion, tada keisuke
[PATCH 09/11] md: add atomic mode switching when removing disk,
tada keisuke
[PATCH 08/11] md: add atomic mode switching in RAID 1/10, tada keisuke
Re: [PATCH 5.10 033/238] md: implement ->set_read_only to hook into BLKROSET processing,
Song Liu
[PATCH] include libgen.h for basename API,
Khem Raj
[PATCH v2 0/6] Disk encryption status handling,
Blazej Kucman
[PATCH] md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PENDING,
Yu Kuai
regression: mdadm detects dm-device as partition,
Mateusz Kusiak
md-uuid inconsistent in the future,
d tbsky
[PATCH] Remove all "if zeros" pt.2,
Mateusz Kusiak
[PATCH] mdadm: fix grow segfault for IMSM,
Mariusz Tkaczyk
[PATCH 0/5] Disk encryption status handling,
Blazej Kucman
[PATCH] sysfs: remove vers parameter from sysfs_set_array,
Mateusz Kusiak
[PATCH 0/2] mdadm: Fix --detail --export issue,
Mariusz Tkaczyk
heavy IO on nearly idle RAID1,
Michael Reinelt
Issue with moving LSI/Dell Raid to MD,
Shaya Potter
fstrim on full stripes,
Swami Kevala
[mdadm][PATCH] util.c: add limits.h include for NAME_MAX definition,
Alexander Kanavin
[song-md:md-6.9] BUILD SUCCESS fcf3f7e2fc8a53a6140beee46ec782a4c88e4744, kernel test robot
[PATCH] raid1: fix use-after-free for original bio in raid1_write_request(),
Yu Kuai
raid1 show clean but md0 will not assemble,
Stewart Andreason
[PATCHv3] md: Replace md_thread's wait queue with the swait variant,
Jack Wang
[song-md:md-6.9] BUILD SUCCESS dd27a84b06aa9ea6a94b0f3e59dc768f981962e1, kernel test robot
[song-md:md-6.9] BUILD SUCCESS 3a889fdce7e8927a7d81d11ca3d26608b3be1c31, kernel test robot
[PATCH] udev.c: Do not require libudev.h if DNO_LIBUDEV,
Mariusz Tkaczyk
[PATCH] mdadm: remove inventory file,
Mariusz Tkaczyk
[GIT PULL] md-6.9 20240305,
Song Liu
[GIT PULL] md-6.8 20240305,
Song Liu
[song-md:md-6.8] BUILD SUCCESS 269eb79247f1d9a172535282f2677d4881780373, kernel test robot
[PATCHv2] md: Replace md_thread's wait queue with the swait variant,
Jack Wang
[PATCH] md: Replace md_thread's wait queue with the swait variant, Jack Wang
[PATCH md-6.8 v2 0/9] dm-raid, md/raid: fix v6.7 regressions part2,
Yu Kuai
- [PATCH md-6.8 v2 1/9] md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume, Yu Kuai
- [PATCH md-6.8 v2 4/9] md: add a new helper reshape_interrupted(), Yu Kuai
- [PATCH md-6.8 v2 5/9] dm-raid: really frozen sync_thread during suspend, Yu Kuai
- [PATCH md-6.8 v2 6/9] md/dm-raid: don't call md_reap_sync_thread() directly, Yu Kuai
- [PATCH md-6.8 v2 8/9] dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape, Yu Kuai
- [PATCH md-6.8 v2 3/9] md: export helper md_is_rdwr(), Yu Kuai
- [PATCH md-6.8 v2 9/9] dm-raid: fix lockdep waring in "pers->hot_add_disk", Yu Kuai
- [PATCH md-6.8 v2 2/9] md: export helpers to stop sync_thread, Yu Kuai
- [PATCH md-6.8 v2 7/9] dm-raid: add a new helper prepare_suspend() in md_personality, Yu Kuai
mdadm 4.3 rejects /dev/md128 and larger numbers,
Andreas Klauer
atomic queue limit updates for md v4,
Christoph Hellwig
- [PATCH 01/11] md: add a mddev_trace_remap helper, Christoph Hellwig
- [PATCH 02/11] md: add a mddev_add_trace_msg helper, Christoph Hellwig
- [PATCH 03/11] md: add a mddev_is_dm helper, Christoph Hellwig
- [PATCH 04/11] md: add queue limit helpers, Christoph Hellwig
- [PATCH 05/11] md/raid0: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 06/11] md/raid1: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 07/11] md/raid5: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 08/11] md/raid10: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 09/11] md: don't initialize queue limits, Christoph Hellwig
- [PATCH 10/11] md: remove mddev->queue, Christoph Hellwig
- [PATCH 11/11] block: remove disk_stack_limits, Christoph Hellwig
Requesting help with raid6 that stays inactive,
Topi Viljanen
[PATCH V2 0/4] Fix dmraid regression bugs,
Xiao Ni
[song-md:md-6.9-for-hch] BUILD SUCCESS 36928e9812eb6ecd4074787c296ddcc451b9beeb, kernel test robot
[PATCH -next 0/9] dm-raid, md/raid: fix v6.7 regressions part2,
Yu Kuai
- [PATCH -next 1/9] md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume, Yu Kuai
- [PATCH -next 2/9] md: export helpers to stop sync_thread, Yu Kuai
- [PATCH -next 4/9] md: add a new helper reshape_interrupted(), Yu Kuai
- [PATCH -next 3/9] md: export helper md_is_rdwr(), Yu Kuai
- [PATCH -next 5/9] dm-raid: really frozen sync_thread during suspend, Yu Kuai
- [PATCH -next 6/9] md/dm-raid: don't call md_reap_sync_thread() directly, Yu Kuai
- [PATCH -next 9/9] dm-raid: fix lockdep waring in "pers->hot_add_disk", Yu Kuai
- [PATCH -next 8/9] dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape, Yu Kuai
- [PATCH -next 7/9] dm-raid: add a new helper prepare_suspend() in md_personality, Yu Kuai
- Re: [PATCH -next 0/9] dm-raid, md/raid: fix v6.7 regressions part2, Song Liu
- Re: [PATCH -next 0/9] dm-raid, md/raid: fix v6.7 regressions part2, Xiao Ni
[GIT PULL] md-6.9 20240301,
Song Liu
[song-md:md-6.9-for-hch] BUILD SUCCESS aee93ec0ec79d2875d3c76571d49586322f667b1, kernel test robot
[PATCH 0/6] Fix dmraid regression bugs,
Xiao Ni
[PATCH 00/13] Custom drives policies verification,
Mariusz Tkaczyk
- [PATCH 01/13] mdadm: Add functions for spare criteria verification, Mariusz Tkaczyk
- [PATCH 02/13] mdadm: drop get_required_spare_criteria(), Mariusz Tkaczyk
- [PATCH 03/13] Manage: fix check after dereference issue, Mariusz Tkaczyk
- [PATCH 04/13] Manage: implement manage_add_external(), Mariusz Tkaczyk
- [PATCH 05/13] mdadm: introduce sysfs_get_container_devnm(), Mariusz Tkaczyk
- [PATCH 07/13] mdadm: test_and_add device policies implementation, Mariusz Tkaczyk
- [PATCH 06/13] mdadm.h: Introduce custom device policies, Mariusz Tkaczyk
- [PATCH 08/13] Create: Use device policies, Mariusz Tkaczyk
- [PATCH 10/13] Monitor, Incremental: use device policies, Mariusz Tkaczyk
- [PATCH 09/13] Manage: check device policies in manage_add_external(), Mariusz Tkaczyk
- [PATCH 11/13] imsm: test_and_add_device_policies() implementation, Mariusz Tkaczyk
- [PATCH 12/13] mdadm: drop get_disk_controller_domain(), Mariusz Tkaczyk
- [PATCH 13/13] Revert "policy.c: Avoid to take spare without defined domain by imsm", Mariusz Tkaczyk
- Re: [PATCH 00/13] Custom drives policies verification, Mariusz Tkaczyk
[PATCH md-6.9 v4 00/11] md/raid1: refactor read_balance() and some minor fix,
Yu Kuai
- [PATCH md-6.9 v4 03/11] md/raid1: record nonrot rdevs while adding/removing rdevs to conf, Yu Kuai
- [PATCH md-6.9 v4 07/11] md/raid1: factor out read_first_rdev() from read_balance(), Yu Kuai
- [PATCH md-6.9 v4 06/11] md/raid1-10: factor out a new helper raid1_should_read_first(), Yu Kuai
- [PATCH md-6.9 v4 01/11] md: add a new helper rdev_has_badblock(), Yu Kuai
- [PATCH md-6.9 v4 04/11] md/raid1: fix choose next idle in read_balance(), Yu Kuai
- [PATCH md-6.9 v4 08/11] md/raid1: factor out choose_slow_rdev() from read_balance(), Yu Kuai
- [PATCH md-6.9 v4 02/11] md/raid1: factor out helpers to add rdev to conf, Yu Kuai
- [PATCH md-6.9 v4 09/11] md/raid1: factor out choose_bb_rdev() from read_balance(), Yu Kuai
- [PATCH md-6.9 v4 10/11] md/raid1: factor out the code to manage sequential IO, Yu Kuai
- [PATCH md-6.9 v4 05/11] md/raid1-10: add a helper raid1_check_read_range(), Yu Kuai
- [PATCH md-6.9 v4 11/11] md/raid1: factor out helpers to choose the best rdev from read_balance(), Yu Kuai
- Re: [PATCH md-6.9 v4 00/11] md/raid1: refactor read_balance() and some minor fix, Song Liu
atomic queue limit updates for stackable devices v3,
Christoph Hellwig
- [PATCH 01/14] block: add a queue_limits_set helper, Christoph Hellwig
- [PATCH 02/14] block: add a queue_limits_stack_bdev helper, Christoph Hellwig
- [PATCH 03/14] dm: use queue_limits_set, Christoph Hellwig
- [PATCH 04/14] md: add a mddev_trace_remap helper, Christoph Hellwig
- [PATCH 06/14] md: add a mddev_is_dm helper, Christoph Hellwig
- [PATCH 07/14] md: add queue limit helpers, Christoph Hellwig
- [PATCH 08/14] md/raid0: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 09/14] md/raid1: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 05/14] md: add a mddev_add_trace_msg helper, Christoph Hellwig
- [PATCH 10/14] md/raid5: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 11/14] md/raid10: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 12/14] md: don't initialize queue limits, Christoph Hellwig
- [PATCH 14/14] block: remove disk_stack_limits, Christoph Hellwig
- [PATCH 13/14] md: remove mddev->queue, Christoph Hellwig
- Re: atomic queue limit updates for stackable devices v3, Christoph Hellwig
- Re: (subset) atomic queue limit updates for stackable devices v3, Jens Axboe
[song-md:md-6.9] BUILD SUCCESS dfd2bf436709b2bccb78c2dda550dde93700efa7, kernel test robot
[PATCH 0/1] Fix regression when no PID file,
Mateusz Kusiak
[PATCH md-6.9 v3 00/11] md/raid1: refactor read_balance() and some minor fix,
Yu Kuai
- [PATCH md-6.9 v3 05/11] md/raid1-10: add a helper raid1_check_read_range(), Yu Kuai
- [PATCH md-6.9 v3 07/11] md/raid1: factor out read_first_rdev() from read_balance(), Yu Kuai
- [PATCH md-6.9 v3 08/11] md/raid1: factor out choose_slow_rdev() from read_balance(), Yu Kuai
- [PATCH md-6.9 v3 09/11] md/raid1: factor out choose_bb_rdev() from read_balance(), Yu Kuai
- [PATCH md-6.9 v3 06/11] md/raid1-10: factor out a new helper raid1_should_read_first(), Yu Kuai
- [PATCH md-6.9 v3 10/11] md/raid1: factor out the code to manage sequential IO, Yu Kuai
- [PATCH md-6.9 v3 03/11] md/raid1: record nonrot rdevs while adding/removing rdevs to conf, Yu Kuai
- [PATCH md-6.9 v3 01/11] md: add a new helper rdev_has_badblock(), Yu Kuai
- [PATCH md-6.9 v3 11/11] md/raid1: factor out helpers to choose the best rdev from read_balance(), Yu Kuai
- [PATCH md-6.9 v3 02/11] md/raid1: factor out helpers to add rdev to conf, Yu Kuai
- [PATCH md-6.9 v3 04/11] md/raid1: fix choose next idle in read_balance(), Yu Kuai
- Re: [PATCH md-6.9 v3 00/11] md/raid1: refactor read_balance() and some minor fix, Xiao Ni
- Re: [PATCH md-6.9 v3 00/11] md/raid1: refactor read_balance() and some minor fix, Song Liu
[song-md:md-6.7-fix] BUILD SUCCESS d9c8224c00486117dc96db58dc1cd02e1873ef56, kernel test robot
[song-md:md-6.9] BUILD SUCCESS ecbd8ebb51bf7e4939d83b9e6022a55cac44ef06, kernel test robot
[PATCH,v2] Detail: remove duplicated code,
Kinga Tanska
[PATCH] Detail: remove duplicated code,
Kinga Tanska
[PATCH] super-intel: respect IMSM_DEVNAME_AS_SERIAL flag,
Kinga Tanska
[PATCH md-6.9 v2 00/10] md/raid1: refactor read_balance() and some minor fix,
Yu Kuai
- [PATCH md-6.9 v2 01/10] md: add a new helper rdev_has_badblock(), Yu Kuai
- [PATCH md-6.9 v2 04/10] md/raid1-10: add a helper raid1_check_read_range(), Yu Kuai
- [PATCH md-6.9 v2 02/10] md/raid1: record nonrot rdevs while adding/removing rdevs to conf, Yu Kuai
- [PATCH md-6.9 v2 06/10] md/raid1: factor out read_first_rdev() from read_balance(), Yu Kuai
- [PATCH md-6.9 v2 03/10] md/raid1: fix choose next idle in read_balance(), Yu Kuai
- [PATCH md-6.9 v2 07/10] md/raid1: factor out choose_slow_rdev() from read_balance(), Yu Kuai
- [PATCH md-6.9 v2 05/10] md/raid1-10: factor out a new helper raid1_should_read_first(), Yu Kuai
- [PATCH md-6.9 v2 08/10] md/raid1: factor out choose_bb_rdev() from read_balance(), Yu Kuai
- [PATCH md-6.9 v2 09/10] md/raid1: factor out the code to manage sequential IO, Yu Kuai
- [PATCH md-6.9 v2 10/10] md/raid1: factor out helpers to choose the best rdev from read_balance(), Yu Kuai
- Re: [PATCH md-6.9 v2 00/10] md/raid1: refactor read_balance() and some minor fix, Song Liu
atomic queue limit updates for stackable devices v2,
Christoph Hellwig
- [PATCH 02/16] block: add a queue_limits_stack_bdev helper, Christoph Hellwig
- [PATCH 03/16] dm: use queue_limits_set, Christoph Hellwig
- [PATCH 05/16] md/raid0: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 06/16] md/raid1: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 08/16] md/raid5: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 09/16] block: remove disk_stack_limits, Christoph Hellwig
- [PATCH 12/16] drbd: refactor the backing dev max_segments calculation, Christoph Hellwig
- [PATCH 14/16] drbd: don't set max_write_zeroes_sectors in decide_on_discard_support, Christoph Hellwig
- [PATCH 15/16] drbd: split out a drbd_discard_supported helper, Christoph Hellwig
- [PATCH 04/16] md: add queue limit helpers, Christoph Hellwig
- [PATCH 10/16] drbd: pass the max_hw_sectors limit to blk_alloc_disk, Christoph Hellwig
- [PATCH 01/16] block: add a queue_limits_set helper, Christoph Hellwig
- [PATCH 07/16] md/raid10: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 13/16] drbd: merge drbd_setup_queue_param into drbd_reconsider_queue_parameters, Christoph Hellwig
- [PATCH 11/16] drbd: refactor drbd_reconsider_queue_parameters, Christoph Hellwig
- [PATCH 16/16] drbd: atomically update queue limits in drbd_reconsider_queue_parameters, Christoph Hellwig
[PATCH v7 0/9] bugfix of MD_CLOSING and clean up md_ioctl(),
linan666
- [PATCH v7 2/9] md: changed the switch of RAID_VERSION to if, linan666
- [PATCH v7 3/9] md: clean up invalid BUG_ON in md_ioctl, linan666
- [PATCH v7 4/9] md: return directly before setting did_set_md_closing, linan666
- [PATCH v7 7/9] md: sync blockdev before stopping raid or setting readonly, linan666
- [PATCH v7 8/9] md: clean up openers check in do_md_stop() and md_set_readonly(), linan666
- [PATCH v7 9/9] md: check mddev->pers before calling md_set_readonly(), linan666
- [PATCH v7 1/9] md: merge the check of capabilities into md_ioctl_valid(), linan666
- [PATCH v7 5/9] md: Don't clear MD_CLOSING when the raid is about to stop, linan666
- [PATCH v7 6/9] md: factor out a helper to sync mddev, linan666
- Re: [PATCH v7 0/9] bugfix of MD_CLOSING and clean up md_ioctl(), Song Liu
atomic queue limit updates for stackable devices,
Christoph Hellwig
- [PATCH 1/9] block: add a queue_limits_set helper, Christoph Hellwig
- [PATCH 2/9] block: add a queue_limits_stack_bdev helper, Christoph Hellwig
- [PATCH 3/9] dm: use queue_limits_set, Christoph Hellwig
- [PATCH 4/9] md: add queue limit helpers, Christoph Hellwig
- [PATCH 5/9] md/raid0: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 6/9] md/raid1: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 7/9] md/raid10: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 8/9] md/raid5: use the atomic queue limit update APIs, Christoph Hellwig
- [PATCH 9/9] block: remove disk_stack_limits, Christoph Hellwig
- Re: atomic queue limit updates for stackable devices, Mike Snitzer
[PATCH 0/6] Repository cleanup,
Mariusz Tkaczyk
[PATCH] md/md-bitmap: fix incorrect usage for sb_index,
Heming Zhao
[PATCH md-6.9 00/10] md/raid1: refactor read_balance() and some minor fix,
Yu Kuai
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]