Linux RAID Storage
[Prev Page][Next Page]
- RAID-10N2 vs RAID-1 - Simple test, Piergiorgio Sartor
- [GIT PULL] md-6.11 20240704,
Song Liu
- [PATCH v2] md/raid5: recheck if reshape has finished with device_lock held,
Benjamin Marzinski
- MD: drive removal hangs with freshly created partition,
Mateusz Kusiak
- mdadm v4.4 is coming (~4 weeks),
Mariusz Tkaczyk
- NAS RAID configuration overwritten by ransomware,
MC
- RAID6 12 device assemble force failure,
Adam Niescierowicz
- [PATCH -next] md: don't wait for MD_RECOVERY_NEEDED for HOT_REMOVE_DISK ioctl,
Yu Kuai
- [PATCH] md/raid5: recheck if reshape has finished with device_lock held,
Benjamin Marzinski
- queue_limits fixups and tidyups v3,
Christoph Hellwig
- reshape seems to have gotten stuck,
William Morgan
- queue_limits fixups and tidyups v2,
Christoph Hellwig
- [PATCH v7 0/1] md: generate CHANGE uevents for md device,
Kinga Stefaniuk
- queue_limits fixups and tidyups,
Christoph Hellwig
- md: set md-specific flags for all queue limits, Christoph Hellwig
- [axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement,
kernel test robot
- [PATCH 1/2] mdadm/clustermd_tests: add some apis in func.sh to support test to run without error,
Heming Zhao
- [axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression,
kernel test robot
- [PATCH] md-cluster: Constify struct md_cluster_operations,
Christophe JAILLET
- misc queue_limits fixups,
Christoph Hellwig
- MD: Long delay for container drive removal,
Mateusz Kusiak
- move features flags into queue_limits v2,
Christoph Hellwig
- [PATCH 01/26] xen-blkfront: don't disable cache flushes when they fail, Christoph Hellwig
- [PATCH 02/26] sd: remove sd_is_zoned, Christoph Hellwig
- [PATCH 03/26] sd: move zone limits setup out of sd_read_block_characteristics, Christoph Hellwig
- [PATCH 04/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd, Christoph Hellwig
- [PATCH 05/26] loop: always update discard settings in loop_reconfigure_limits, Christoph Hellwig
- [PATCH 06/26] loop: regularize upgrading the block size for direct I/O, Christoph Hellwig
- [PATCH 07/26] loop: also use the default block size from an underlying block device, Christoph Hellwig
- [PATCH 08/26] loop: fold loop_update_rotational into loop_reconfigure_limits, Christoph Hellwig
- [PATCH 09/26] virtio_blk: remove virtblk_update_cache_mode, Christoph Hellwig
- [PATCH 10/26] nbd: move setting the cache control flags to __nbd_set_size, Christoph Hellwig
- [PATCH 11/26] block: freeze the queue in queue_attr_store, Christoph Hellwig
- [PATCH 12/26] block: remove blk_flush_policy, Christoph Hellwig
- [PATCH 13/26] block: move cache control settings out of queue->flags, Christoph Hellwig
- [PATCH 14/26] block: move the nonrot flag to queue_limits, Christoph Hellwig
- [PATCH 15/26] block: move the add_random flag to queue_limits, Christoph Hellwig
- [PATCH 16/26] block: move the io_stat flag setting to queue_limits, Christoph Hellwig
- [PATCH 19/26] block: move the nowait flag to queue_limits, Christoph Hellwig
- [PATCH 18/26] block: move the synchronous flag to queue_limits, Christoph Hellwig
- [PATCH 17/26] block: move the stable_writes flag to queue_limits, Christoph Hellwig
- [PATCH 20/26] block: move the dax flag to queue_limits, Christoph Hellwig
- [PATCH 21/26] block: move the poll flag to queue_limits, Christoph Hellwig
- [PATCH 22/26] block: move the zoned flag into the features field, Christoph Hellwig
- [PATCH 23/26] block: move the zone_resetall flag to queue_limits, Christoph Hellwig
- [PATCH 24/26] block: move the pci_p2pdma flag to queue_limits, Christoph Hellwig
- [PATCH 25/26] block: move the skip_tagset_quiesce flag to queue_limits, Christoph Hellwig
- [PATCH 26/26] block: move the bounce flag into the features field, Christoph Hellwig
- Re: move features flags into queue_limits v2, Jens Axboe
- [PATCH -next] md/raid5: fix spares errors about rcu usage,
Yu Kuai
- [song-md:md-6.11] BUILD SUCCESS 305a5170dc5cf3d395bb4c4e9239bca6d0b54b49, kernel test robot
- [PATCH 1/1] mdadm/tests: judge foreign array in test cases,
Xiao Ni
- Cleaning up a Raid5 after discrepancies discovered,
dfc
- [PATCH v3] dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume, Benjamin Marzinski
- move integrity settings to queue_limits v3,
Christoph Hellwig
- [PATCH 01/12] block: initialize integrity buffer to zero before writing it to media, Christoph Hellwig
- [PATCH 02/12] md/raid0: don't free conf on raid0_run failure, Christoph Hellwig
- [PATCH 03/12] md/raid1: don't free conf on raid0_run failure, Christoph Hellwig
- [PATCH 04/12] dm-integrity: use the nop integrity profile, Christoph Hellwig
- [PATCH 06/12] block: remove the blk_flush_integrity call in blk_integrity_unregister, Christoph Hellwig
- [PATCH 05/12] block: remove the blk_integrity_profile structure, Christoph Hellwig
- [PATCH 07/12] block: factor out flag_{store,show} helper for integrity, Christoph Hellwig
- [PATCH 09/12] block: don't require stable pages for non-PI metadata, Christoph Hellwig
- [PATCH 10/12] block: bypass the STABLE_WRITES flag for protection information, Christoph Hellwig
- [PATCH 08/12] block: use kstrtoul in flag_store, Christoph Hellwig
- [PATCH 11/12] block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags, Christoph Hellwig
- [PATCH 12/12] block: move integrity information into queue_limits, Christoph Hellwig
- Re: move integrity settings to queue_limits v3, Jens Axboe
- Re: move integrity settings to queue_limits v3, Jens Axboe
- DMAR: DRHD: handling fault status reg 3, Harald Dunkel
- [GIT PULL] md-6.11 20240612,
Song Liu
- [PATCH v2] dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume,
Benjamin Marzinski
- [PATCH 1/2] md-cluster: fix hanging issue while a new disk adding,
Heming Zhao
- [PATCH] dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume,
Benjamin Marzinski
- [song-md:md-6.11] BUILD SUCCESS 17f91ac0843b50462a9c9c8f18df962338bd3db2, kernel test robot
- [RFC V6] md/raid5: optimize Scattered Address Space and Thread-Level Parallelism to improve RAID5 performance,
Shushu Yi
- RAID-10 near vs. RAID-1,
Piergiorgio Sartor
[PATCH v2 md-6.11 00/12] md: refacotor and some fixes related to sync_thread,
Yu Kuai
- [PATCH v2 md-6.11 01/12] md: rearrange recovery_flags, Yu Kuai
- [PATCH v2 md-6.11 02/12] md: add a new enum type sync_action, Yu Kuai
- [PATCH v2 md-6.11 05/12] md: replace sysfs api sync_action with new helpers, Yu Kuai
- [PATCH v2 md-6.11 06/12] md: remove parameter check_seq for stop_sync_thread(), Yu Kuai
- [PATCH v2 md-6.11 04/12] md: factor out helper to start reshape from action_store(), Yu Kuai
- [PATCH v2 md-6.11 03/12] md: add new helpers for sync_action, Yu Kuai
- [PATCH v2 md-6.11 07/12] md: don't fail action_store() if sync_thread is not registered, Yu Kuai
- [PATCH v2 md-6.11 08/12] md: use new helers in md_do_sync(), Yu Kuai
- [PATCH v2 md-6.11 09/12] md: replace last_sync_action with new enum type, Yu Kuai
- [PATCH v2 md-6.11 12/12] md/raid5: avoid BUG_ON() while continue reshape after reassembling, Yu Kuai
- [PATCH v2 md-6.11 11/12] md: pass in max_sectors for pers->sync_request(), Yu Kuai
- [PATCH v2 md-6.11 10/12] md: factor out helpers for different sync_action in md_do_sync(), Yu Kuai
- Re: [PATCH v2 md-6.11 00/12] md: refacotor and some fixes related to sync_thread, Paul Menzel
kernel WARNING on lvm2 testsuite due to MD recovery running,
Benjamin Marzinski
move features flags into queue_limits,
Christoph Hellwig
- [PATCH 01/26] sd: fix sd_is_zoned, Christoph Hellwig
- [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics, Christoph Hellwig
- [PATCH 03/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd, Christoph Hellwig
- [PATCH 04/26] loop: always update discard settings in loop_reconfigure_limits, Christoph Hellwig
- [PATCH 05/26] loop: regularize upgrading the lock size for direct I/O, Christoph Hellwig
- [PATCH 06/26] loop: also use the default block size from an underlying block device, Christoph Hellwig
- [PATCH 07/26] loop: fold loop_update_rotational into loop_reconfigure_limits, Christoph Hellwig
- [PATCH 08/26] virtio_blk: remove virtblk_update_cache_mode, Christoph Hellwig
- [PATCH 09/26] nbd: move setting the cache control flags to __nbd_set_size, Christoph Hellwig
- [PATCH 10/26] xen-blkfront: don't disable cache flushes when they fail, Christoph Hellwig
- [PATCH 11/26] block: freeze the queue in queue_attr_store, Christoph Hellwig
- [PATCH 12/26] block: remove blk_flush_policy, Christoph Hellwig
- [PATCH 13/26] block: move cache control settings out of queue->flags, Christoph Hellwig
- [PATCH 14/26] block: move the nonrot flag to queue_limits, Christoph Hellwig
- [PATCH 15/26] block: move the add_random flag to queue_limits, Christoph Hellwig
- [PATCH 16/26] block: move the io_stat flag setting to queue_limits, Christoph Hellwig
- [PATCH 17/26] block: move the stable_write flag to queue_limits, Christoph Hellwig
- [PATCH 18/26] block: move the synchronous flag to queue_limits, Christoph Hellwig
- [PATCH 19/26] block: move the nowait flag to queue_limits, Christoph Hellwig
- [PATCH 20/26] block: move the dax flag to queue_limits, Christoph Hellwig
- [PATCH 21/26] block: move the poll flag to queue_limits, Christoph Hellwig
- [PATCH 22/26] block: move the zoned flag into the feature field, Christoph Hellwig
- [PATCH 23/26] block: move the zone_resetall flag to queue_limits, Christoph Hellwig
- [PATCH 25/26] block: move the skip_tagset_quiesce flag to queue_limits, Christoph Hellwig
- [PATCH 24/26] block: move the pci_p2pdma flag to queue_limits, Christoph Hellwig
- [PATCH 26/26] block: move the bounce flag into the feature field, Christoph Hellwig
[PATCH v2] md/md-bitmap: fix writing non bitmap pages,
Ofir Gal
move integrity settings to queue_limits v2,
Christoph Hellwig
- [PATCH 01/11] dm-integrity: use the nop integrity profile, Christoph Hellwig
- [PATCH 02/11] block: remove the unused BIP_{CTRL,DISK}_NOCHECK flags, Christoph Hellwig
- [PATCH 03/11] block: remove the BIP_IP_CHECKSUM flag, Christoph Hellwig
- [PATCH 04/11] block: remove the blk_integrity_profile structure, Christoph Hellwig
- [PATCH 05/11] block: remove the blk_flush_integrity call in blk_integrity_unregister, Christoph Hellwig
- [PATCH 06/11] block: factor out flag_{store,show} helper for integrity, Christoph Hellwig
- [PATCH 07/11] block: use kstrtoul in flag_store, Christoph Hellwig
- [PATCH 08/11] block: don't require stable pages for non-PI metadata, Christoph Hellwig
- [PATCH 09/11] block: bypass the STABLE_WRITES flag for protection information, Christoph Hellwig
- [PATCH 10/11] block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags, Christoph Hellwig
- [PATCH 11/11] block: move integrity information into queue_limits, Christoph Hellwig
- Re: move integrity settings to queue_limits v2, Mike Snitzer
[PATCH] md/md-bitmap: fix writing non bitmap pages,
Ofir Gal
[RFC V5] md/raid5: optimize Scattered Address Space and Thread-Level Parallelism to improve RAID5 performance,
Shushu Yi
Recovering mdraid after node reboot,
Lakshmi Narasimhan Sundararajan
move integrity settings to queue_limits,
Christoph Hellwig
- [PATCH 01/12] dm-integrity: use the nop integrity profile, Christoph Hellwig
- [PATCH 02/12] block: remove the unused BIP_{CTRL,DISK}_NOCHECK flags, Christoph Hellwig
- [PATCH 03/12] block: remove the BIP_IP_CHECKSUM flag, Christoph Hellwig
- [PATCH 04/12] block: remove the blk_integrity_profile structure, Christoph Hellwig
- [PATCH 05/12] block: remove the blk_flush_integrity call in blk_integrity_unregister, Christoph Hellwig
- [PATCH 06/12] block: factor out flag_{store,show} helper for integrity, Christoph Hellwig
- [PATCH 07/12] block: use kstrtoul in flag_store, Christoph Hellwig
- [PATCH 08/12] block: don't pretend to generate/verify for non-PI metadata, Christoph Hellwig
- [PATCH 09/12] block: don't require stable pages for non-PI metadata, Christoph Hellwig
- [PATCH 10/12] block: bypass the STABLE_WRITES flag for protection information, Christoph Hellwig
- [PATCH 11/12] block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags, Christoph Hellwig
- [PATCH 12/12] block: move integrity information into queue_limits, Christoph Hellwig
fix ->run failure handling,
Christoph Hellwig
[PATCH mdadm 0/2] Bug fixes for --write-zeros option,
Logan Gunthorpe
[PATCH dlm/next 0/8] dlm: md: introduce DLM_LSFL_SOFTIRQ_SAFE,
Alexander Aring
[PATCH 00/12] md: refacotor and some fixes related to sync_thread,
Yu Kuai
- [PATCH 01/12] md: rearrange recovery_flags, Yu Kuai
- [PATCH 02/12] md: add a new enum type sync_action, Yu Kuai
- [PATCH 03/12] md: add new helpers for sync_action, Yu Kuai
- [PATCH 04/12] md: factor out helper to start reshape from action_store(), Yu Kuai
- [PATCH 05/12] md: replace sysfs api sync_action with new helpers, Yu Kuai
- [PATCH 06/12] md: remove parameter check_seq for stop_sync_thread(), Yu Kuai
- [PATCH 07/12] md: don't fail action_store() if sync_thread is not registered, Yu Kuai
- [PATCH 08/12] md: use new helers in md_do_sync(), Yu Kuai
- [PATCH 09/12] md: replace last_sync_action with new enum type, Yu Kuai
- [PATCH 10/12] md: factor out helpers for different sync_action in md_do_sync(), Yu Kuai
- [PATCH 11/12] md: pass in max_sectors for pers->sync_request(), Yu Kuai
- [PATCH 12/12] md/raid5: avoid BUG_ON() while continue reshape after reassembling, Yu Kuai
[bug-report] Soft lockup when running Raid5 periodic check and light workload, kernel 6.8.7,
Darius Ski
xen-blkfront: don't disable cache flushes when they fail, Christoph Hellwig
[RFC PATCH] mdadm: add --fast-initialize,
Mariusz Tkaczyk
[PATCH 0/4] mdadm/tests: fix and enhance some cases,
Xiao Ni
[PATCH v2] md: make md_flush_request() more readable,
linan666
[PATCH 1/1] mdadm/platform-intel: buffer overflow detected,
Xiao Ni
[PATCH 1/1] mdadm/platform-intel: Fix buffer overflow,
Xiao Ni
[PATCH AUTOSEL 6.1 1/9] md: Fix overflow in is_mddev_idle, Sasha Levin
[PATCH AUTOSEL 6.6 02/11] md: Fix overflow in is_mddev_idle, Sasha Levin
[PATCH AUTOSEL 6.8 02/14] md: Fix overflow in is_mddev_idle, Sasha Levin
[PATCH AUTOSEL 6.9 02/15] md: Fix overflow in is_mddev_idle,
Sasha Levin
[PATCH] md: make md_flush_request() more readable,
linan666
[PATCH 0/2] md: flush deadlock bugfix,
linan666
RAID-1 not accessible after disk replacement,
Richard
Re: dm: retain stacked max_sectors when setting queue_limits,
Ming Lei
[PATCH 00/19] mdadm/tests: enhance/fix regression cases,
Xiao Ni
- [PATCH 01/19] Change some error messages to info level, Xiao Ni
- [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
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]