linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH] Remove all "if zeros" pt.2
 2024-03-19 10:15 UTC 

[PATCH 0/5] Disk encryption status handling
 2024-03-18 18:00 UTC  (8+ messages)
` [PATCH 1/5] Add reading Opal NVMe encryption information
` [PATCH 2/5] Add reading SATA "
` [PATCH 3/5] Add key ENCRYPTION_NO_VERIFY to conf
` [PATCH 4/5] imsm: print disk encryption information
` [PATCH 5/5] imsm: drive encryption policy implementation

[PATCH] mdadm: fix grow segfault for IMSM
 2024-03-18 16:28 UTC 

[PATCH] sysfs: remove vers parameter from sysfs_set_array
 2024-03-18 15:53 UTC 

[PATCH 0/2] mdadm: Fix --detail --export issue
 2024-03-18 15:19 UTC  (3+ messages)
` [PATCH 1/2] mdadm: set swapuuid in all handlers
` [PATCH 2/2] mdadm: Fix native --detail --export

Issue with moving LSI/Dell Raid to MD
 2024-03-18 11:42 UTC  (3+ messages)

heavy IO on nearly idle RAID1
 2024-03-18  5:57 UTC  (3+ messages)

fstrim on full stripes
 2024-03-16 11:04 UTC  (2+ messages)

[REGRESSION] 6.7.1: md: raid5 hang and unresponsive system; successfully bisected
 2024-03-15  1:30 UTC  (21+ messages)

[mdadm][PATCH] util.c: add limits.h include for NAME_MAX definition
 2024-03-12 12:41 UTC  (2+ messages)

[PATCH] udev.c: Do not require libudev.h if DNO_LIBUDEV
 2024-03-12 12:37 UTC  (2+ messages)

[PATCH] mdadm: remove inventory file
 2024-03-12 12:37 UTC  (2+ messages)

[PATCH 00/13] Custom drives policies verification
 2024-03-11 10:05 UTC  (15+ messages)
` [PATCH 01/13] mdadm: Add functions for spare criteria verification
` [PATCH 02/13] mdadm: drop get_required_spare_criteria()
` [PATCH 03/13] Manage: fix check after dereference issue
` [PATCH 04/13] Manage: implement manage_add_external()
` [PATCH 05/13] mdadm: introduce sysfs_get_container_devnm()
` [PATCH 06/13] mdadm.h: Introduce custom device policies
` [PATCH 07/13] mdadm: test_and_add device policies implementation
` [PATCH 08/13] Create: Use device policies
` [PATCH 09/13] Manage: check device policies in manage_add_external()
` [PATCH 10/13] Monitor, Incremental: use device policies
` [PATCH 11/13] imsm: test_and_add_device_policies() implementation
` [PATCH 12/13] mdadm: drop get_disk_controller_domain()
` [PATCH 13/13] Revert "policy.c: Avoid to take spare without defined domain by imsm"

[song-md:md-6.9] BUILD SUCCESS fcf3f7e2fc8a53a6140beee46ec782a4c88e4744
 2024-03-09 10:09 UTC 

[PATCH] raid1: fix use-after-free for original bio in raid1_write_request()
 2024-03-08 18:16 UTC  (3+ messages)

[PATCH 0/6] Repository cleanup
 2024-03-08  7:35 UTC  (7+ messages)
` [PATCH 1/6] mdadm: remove ANNOUNCEs

[PATCH v4 0/2] md: fix is_mddev_idle()
 2024-03-08  1:48 UTC  (3+ messages)

raid1 show clean but md0 will not assemble
 2024-03-08  0:55 UTC  (3+ messages)

[PATCHv3] md: Replace md_thread's wait queue with the swait variant
 2024-03-07 12:08 UTC 

[song-md:md-6.9] BUILD SUCCESS dd27a84b06aa9ea6a94b0f3e59dc768f981962e1
 2024-03-07 11:42 UTC 

[GIT PULL] md-6.9 20240305
 2024-03-06 18:16 UTC  (5+ messages)

[PATCH md-6.8 v2 0/9] dm-raid, md/raid: fix v6.7 regressions part2
 2024-03-06 16:39 UTC  (14+ messages)
` [PATCH md-6.8 v2 1/9] md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume
` [PATCH md-6.8 v2 2/9] md: export helpers to stop sync_thread
` [PATCH md-6.8 v2 3/9] md: export helper md_is_rdwr()
` [PATCH md-6.8 v2 4/9] md: add a new helper reshape_interrupted()
` [PATCH md-6.8 v2 5/9] dm-raid: really frozen sync_thread during suspend
` [PATCH md-6.8 v2 6/9] md/dm-raid: don't call md_reap_sync_thread() directly
` [PATCH md-6.8 v2 7/9] dm-raid: add a new helper prepare_suspend() in md_personality
` [PATCH md-6.8 v2 8/9] dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape
` [PATCH md-6.8 v2 9/9] dm-raid: fix lockdep waring in "pers->hot_add_disk"

[song-md:md-6.9] BUILD SUCCESS 3a889fdce7e8927a7d81d11ca3d26608b3be1c31
 2024-03-06 15:23 UTC 

[PATCH,v2] Detail: remove duplicated code
 2024-03-06 14:31 UTC  (2+ messages)

[GIT PULL] md-6.8 20240305
 2024-03-05 20:30 UTC  (4+ messages)

[song-md:md-6.8] BUILD SUCCESS 269eb79247f1d9a172535282f2677d4881780373
 2024-03-05 17:48 UTC 

[PATCHv2] md: Replace md_thread's wait queue with the swait variant
 2024-03-05 14:53 UTC  (6+ messages)

[PATCH] md: Replace md_thread's wait queue with the swait variant
 2024-03-05  8:24 UTC 

mdadm 4.3 rejects /dev/md128 and larger numbers
 2024-03-04 15:00 UTC  (2+ messages)

[PATCH -next 0/9] dm-raid, md/raid: fix v6.7 regressions part2
 2024-03-04 11:52 UTC  (19+ messages)
` [PATCH -next 1/9] md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume
` [PATCH -next 2/9] md: export helpers to stop sync_thread
` [PATCH -next 3/9] md: export helper md_is_rdwr()
` [PATCH -next 4/9] md: add a new helper reshape_interrupted()
` [PATCH -next 5/9] dm-raid: really frozen sync_thread during suspend
` [PATCH -next 6/9] md/dm-raid: don't call md_reap_sync_thread() directly
` [PATCH -next 7/9] dm-raid: add a new helper prepare_suspend() in md_personality
` [PATCH -next 8/9] dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape
` [PATCH -next 9/9] dm-raid: fix lockdep waring in "pers->hot_add_disk"

atomic queue limit updates for md v4
 2024-03-03 14:01 UTC  (12+ messages)
` [PATCH 01/11] md: add a mddev_trace_remap helper
` [PATCH 02/11] md: add a mddev_add_trace_msg helper
` [PATCH 03/11] md: add a mddev_is_dm helper
` [PATCH 04/11] md: add queue limit helpers
` [PATCH 05/11] md/raid0: use the atomic queue limit update APIs
` [PATCH 06/11] md/raid1: "
` [PATCH 07/11] md/raid5: "
` [PATCH 08/11] md/raid10: "
` [PATCH 09/11] md: don't initialize queue limits
` [PATCH 10/11] md: remove mddev->queue
` [PATCH 11/11] block: remove disk_stack_limits

Requesting help with raid6 that stays inactive
 2024-03-02 12:47 UTC  (11+ messages)

atomic queue limit updates for stackable devices v3
 2024-03-02  4:14 UTC  (4+ messages)
` (subset) "

[PATCH V2 0/4] Fix dmraid regression bugs
 2024-03-02  0:41 UTC  (7+ messages)
` [PATCH 1/4] md: Revert "md: Don't register sync_thread for reshape directly"
` [PATCH 2/4] md: Revert "md: Don't ignore suspended array in md_check_recovery()"
` [PATCH 3/4] md: Set MD_RECOVERY_FROZEN before stop sync thread
` [PATCH 4/4] md/raid5: Don't check crossing reshape when reshape hasn't started

[GIT PULL] md-6.9 20240301
 2024-03-01 12:37 UTC  (2+ messages)

[song-md:md-6.9-for-hch] BUILD SUCCESS 36928e9812eb6ecd4074787c296ddcc451b9beeb
 2024-03-01 11:26 UTC 

[PATCH md-6.9 v4 00/11] md/raid1: refactor read_balance() and some minor fix
 2024-03-01  7:16 UTC  (14+ messages)
` [PATCH md-6.9 v4 01/11] md: add a new helper rdev_has_badblock()
` [PATCH md-6.9 v4 03/11] md/raid1: record nonrot rdevs while adding/removing rdevs to conf
` [PATCH md-6.9 v4 04/11] md/raid1: fix choose next idle in read_balance()
` [PATCH md-6.9 v4 05/11] md/raid1-10: add a helper raid1_check_read_range()
` [PATCH md-6.9 v4 06/11] md/raid1-10: factor out a new helper raid1_should_read_first()
` [PATCH md-6.9 v4 07/11] md/raid1: factor out read_first_rdev() from read_balance()
` [PATCH md-6.9 v4 08/11] md/raid1: factor out choose_slow_rdev() "
` [PATCH md-6.9 v4 09/11] md/raid1: factor out choose_bb_rdev() "
` [PATCH md-6.9 v4 10/11] md/raid1: factor out the code to manage sequential IO
` [PATCH md-6.9 v4 11/11] md/raid1: factor out helpers to choose the best rdev from read_balance()

[PATCH 0/6] Fix dmraid regression bugs
 2024-03-01  4:41 UTC  (19+ messages)
` [PATCH 1/6] md: Revert "md: Don't register sync_thread for reshape directly"
` [PATCH 2/6] md: Revert "md: Make sure md_do_sync() will set MD_RECOVERY_DONE"
` [PATCH 3/6] md: Revert "md: Don't ignore suspended array in md_check_recovery()"
` [PATCH 4/6] dm-raid/md: Clear MD_RECOVERY_WAIT when stopping dmraid
` [PATCH 5/6] md: Set MD_RECOVERY_FROZEN before stop sync thread
` [PATCH 6/6] md/raid5: Don't check crossing reshape when reshape hasn't started

[PATCH RFC V2 0/4] Fix regression bugs
 2024-03-01  4:18 UTC  (8+ messages)
` [PATCH RFC 1/4] dm-raid/md: Clear MD_RECOVERY_WAIT when stopping dmraid

[song-md:md-6.9-for-hch] BUILD SUCCESS aee93ec0ec79d2875d3c76571d49586322f667b1
 2024-02-29 22:13 UTC 

atomic queue limit updates for stackable devices
 2024-02-29 13:20 UTC  (11+ messages)

[PATCH] super-intel: respect IMSM_DEVNAME_AS_SERIAL flag
 2024-02-29 13:15 UTC  (2+ messages)

[PATCH 0/1] Fix regression when no PID file
 2024-02-29 13:10 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).