linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-14 05:25:42 to 2022-09-01 08:19:25 UTC [more...]

stalling IO regression in linux 5.12
 2022-09-01  8:19 UTC  (54+ messages)
        ` stalling IO regression since linux 5.12, through 5.18

regression caused by block: freeze the queue earlier in del_gendisk
 2022-09-01  7:06 UTC  (2+ messages)

[song-md:md-next] BUILD SUCCESS 526bd69b9d330eed1db59b2cf6a7d18caf866847
 2022-09-01  6:45 UTC 

RAID 6, 6 device array - all devices lost superblock
 2022-08-31 20:37 UTC  (21+ messages)

[PATCH -next 0/3] md/raid10: reduce lock contention for io
 2022-08-31 18:00 UTC  (14+ messages)
` [PATCH -next 1/3] md/raid10: fix improper BUG_ON() in raise_barrier()
` [PATCH -next 2/3] md/raid10: convert resync_lock to use seqlock
` [PATCH -next 3/3] md/raid10: prevent unnecessary calls to wake_up() in fast path

[PATCH v2] mdadm: added support for Intel Alderlake RST on VMD platform
 2022-08-31 17:57 UTC 

[PATCH] dm: Fix spelling mistake in comments
 2022-08-31  3:29 UTC 

[PATCH AUTOSEL 5.15 19/23] md: Flush workqueue md_rdev_misc_wq in md_alloc()
 2022-08-30 17:21 UTC 

[PATCH AUTOSEL 5.19 26/33] md: Flush workqueue md_rdev_misc_wq in md_alloc()
 2022-08-30 17:18 UTC 

[song-md:md-next] BUILD SUCCESS f11c5343fa3f0af0760bd64a76f638f9bc17ac55
 2022-08-30 13:02 UTC 

[PATCH] md/raid5: Ensure stripe_fill happens on non-read IO with journal
 2022-08-29 22:28 UTC  (2+ messages)

[PATCH 0/5] More fixups for raid5
 2022-08-29 22:23 UTC  (3+ messages)
` [PATCH 2/5] md/raid5: Refactor raid5_get_active_stripe()

[PATCH] mdadm/systemd: remove KillMode=none from service file
 2022-08-29 16:19 UTC  (9+ messages)

[PATCH mdadm] super1: report truncated device
 2022-08-29 15:46 UTC  (11+ messages)
  ` [PATCH mdadm v2] "
                  ` [PATCH v3] "

[PATCH] block: Fix spelling mistake in comments
 2022-08-26 10:44 UTC  (6+ messages)
` [PATCH v2] block: Fix spelling mistakes "
  ` [PATCH v3] md/raid5-cache: Resolve patch confilcts
  ` [PATCH v3] block: Fix spelling mistakes in comments

Python tests
 2022-08-26  8:12 UTC  (5+ messages)

Deadlock Issue with blk-wbt and raid5+journal
 2022-08-25 22:19 UTC 

[PATCH 0/1] enable Intel Alderlake RST VMD configuration
 2022-08-25 18:57 UTC  (12+ messages)
` [PATCH 1/1] mdadm: "

[song-md:md-next] BUILD SUCCESS 5c9bfa62b67fa155b432fa94c8e8ec16f672bdae
 2022-08-25  6:57 UTC 

[GIT PULL] md-fixes
 2022-08-24 19:59 UTC  (3+ messages)

[PATCH v3 0/2] Fix force assemblation
 2022-08-24 16:44 UTC  (6+ messages)
` [PATCH v3 1/2] Assemble: check if device is container before scheduling force-clean update
` [PATCH v3 2/2] mdadm: replace container level checking with inline

[PATCH v3] Grow: Split Grow_reshape into helper function
 2022-08-24 16:41 UTC  (8+ messages)

[PATCH v2] md : Replace snprintf with scnprintf
 2022-08-23 18:51 UTC 

[PATCH] md : Replace snprintf with scnprintf
 2022-08-23 18:07 UTC  (3+ messages)

[PATCH] md: move from strlcpy with unused retval to strscpy
 2022-08-23 17:46 UTC  (2+ messages)

[PATCH] md/raid10: fix compile warning
 2022-08-23 17:39 UTC  (2+ messages)

[PATCH 1/1] md/raid5: Fix spelling mistakes in comments
 2022-08-23 17:44 UTC  (2+ messages)

[PATCH 0/2] fix KASAN issue for dm-raid
 2022-08-23 17:25 UTC  (4+ messages)
` [PATCH 1/2] Revert "md-raid: destroy the bitmap after destroying the thread"
` [PATCH 2/2] md: call __md_stop_writes in md_stop

Daily News: Sie konnten der nachste Millionar sein. Beeil dich
 2022-08-23 15:17 UTC 

[PATCH mdadm] mdadm: Don't open md device for CREATE and ASSEMBLE
 2022-08-23 14:10 UTC  (8+ messages)

[PATCH mdadm v3 0/2] Couple more testing fixes
 2022-08-23 13:50 UTC  (3+ messages)
` [PATCH mdadm v3 1/2] tests/00readonly: Run udevadm settle before setting ro

[PATCH 0/3] Add test for names
 2022-08-23 13:52 UTC  (2+ messages)

[PATCH] mdadm: Replace obsolete usleep with nanosleep
 2022-08-22 21:44 UTC  (2+ messages)

raid5 Journal Recovery Bug
 2022-08-22 21:12 UTC  (6+ messages)

mdadm --grow should be cancellable while array is hot, since it can be started while array is hot
 2022-08-20  4:28 UTC 

[PATCH 00/10] Block update-subarray and refactor context update
 2022-08-18 14:56 UTC  (11+ messages)
` [PATCH 01/10] mdadm: Add option validation for --update-subarray
` [PATCH 02/10] Fix --update-subarray on active volume
` [PATCH 03/10] Add code specific update options to enum
` [PATCH 04/10] super-ddf: Remove update_super_ddf
` [PATCH 05/10] super0: refactor the code for enum
` [PATCH 06/10] super1: "
` [PATCH 07/10] super-intel: "
` [PATCH 08/10] Change update to enum in update_super and update_subarray
` [PATCH 09/10] Manage&Incremental: code refactor, string to enum
` [PATCH 10/10] Change char* to enum in context->update & refactor code

[PATCH v3 0/2] Fix force addemblation
 2022-08-18  7:20 UTC  (3+ messages)
` [PATCH v3 1/2] Assemble: check if device is container before scheduling force-clean update
` [PATCH v3 2/2] mdadm: replace container level checking with inline

[PATCH] Manage: Block unsafe member failing
 2022-08-18  9:47 UTC 

Timeout waiting for /dev/md/imsm0 ?
 2022-08-18  8:19 UTC  (6+ messages)

[PATCH RFC] md: call md_cluster_stop() in __md_stop()
 2022-08-16 13:53 UTC  (4+ messages)

Attempt to assemble RAID times out and drives go busy?
 2022-08-15  0:13 UTC 

[PATCH AUTOSEL 4.19 11/13] drivers:md:fix a potential use-after-free bug
 2022-08-14 15:36 UTC 

[PATCH AUTOSEL 5.4 19/21] drivers:md:fix a potential use-after-free bug
 2022-08-14 15:35 UTC 

[PATCH AUTOSEL 4.14 7/9] drivers:md:fix a potential use-after-free bug
 2022-08-14 15:36 UTC 

[PATCH AUTOSEL 4.9 5/7] drivers:md:fix a potential use-after-free bug
 2022-08-14 15:36 UTC 

[PATCH AUTOSEL 5.10 27/31] md: Notify sysfs sync_completed in md_reap_sync_thread()
 2022-08-14 15:34 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 29/31] drivers:md:fix a potential use-after-free bug

[PATCH AUTOSEL 5.15 42/46] md: Notify sysfs sync_completed in md_reap_sync_thread()
 2022-08-14 15:32 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 44/46] drivers:md:fix a potential use-after-free bug

[PATCH AUTOSEL 5.18 50/56] md: Notify sysfs sync_completed in md_reap_sync_thread()
 2022-08-14 15:30 UTC  (3+ messages)
` [PATCH AUTOSEL 5.18 51/56] md/raid5: Make logic blocking check consistent with logic that blocks
` [PATCH AUTOSEL 5.18 53/56] drivers:md:fix a potential use-after-free bug

[PATCH AUTOSEL 5.19 58/64] md: Notify sysfs sync_completed in md_reap_sync_thread()
 2022-08-14 15:24 UTC  (3+ messages)
` [PATCH AUTOSEL 5.19 59/64] md/raid5: Make logic blocking check consistent with logic that blocks
` [PATCH AUTOSEL 5.19 61/64] drivers:md:fix a potential use-after-free bug

[PATCH] checkpatch: Add kmap and kmap_atomic to the deprecated list
 2022-08-14  5:25 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).