linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-07 16:01:02 to 2023-09-28 13:21:03 UTC [more...]

[PATCH 00/15] sysctl: Remove sentinel elements from drivers
 2023-09-28 13:21 UTC  (10+ messages)
` [PATCH 01/15] cdrom: Remove now superfluous sentinel element from ctl_table array
` [PATCH 02/15] hpet: "
` [PATCH 03/15] xen: "
` [PATCH 04/15] tty: "
` [PATCH 05/15] scsi: "
` [PATCH 06/15] parport: Remove the "
` [PATCH 07/15] macintosh: "
` [PATCH 08/15] infiniband: "
` [PATCH 09/15] char-misc: "

[PATCH v2] md: do not require mddev_lock() for all options
 2023-09-28 12:55 UTC 

[PATCH 0/4] mdadm: Fix some errors for regression tests and building
 2023-09-28  9:53 UTC  (11+ messages)
` [PATCH 1/4 v2] mdadm/tests: Fix regular expression failure
` [PATCH 2/4 v2] mdadm/tests: Don't run mknod before losetup
` [PATCH 3/4] mdadm: Avoid array bounds check of gcc
` [PATCH 4/4] mdadm: Print version to stdout

[PATCH v3 0/2] md: simplify md_seq_ops
 2023-09-28  6:37 UTC  (4+ messages)
` [PATCH v3 1/2] md: factor out a helper from mddev_put()
` [PATCH v3 2/2] md: simplify md_seq_ops

[PATCH] md: use interruptible apis in idle/frozen_sync_thread
 2023-09-28  6:31 UTC  (3+ messages)

[PATCH -next v3 00/25] md: synchronize io with array reconfiguration
 2023-09-28  6:15 UTC  (26+ messages)
` [PATCH -next v3 01/25] md: use READ_ONCE/WRITE_ONCE for 'suspend_lo' and 'suspend_hi'
` [PATCH -next v3 02/25] md: replace is_md_suspended() with 'mddev->suspended' in md_check_recovery()
` [PATCH -next v3 03/25] md: add new helpers to suspend/resume array
` [PATCH -next v3 04/25] md: add new helpers to suspend/resume and lock/unlock array
` [PATCH -next v3 05/25] md: use new apis to suspend array for suspend_lo/hi_store()
` [PATCH -next v3 06/25] md: use new apis to suspend array for level_store()
` [PATCH -next v3 07/25] md: use new apis to suspend array for serialize_policy_store()
` [PATCH -next v3 08/25] md/dm-raid: use new apis to suspend array
` [PATCH -next v3 09/25] md/md-bitmap: use new apis to suspend array for location_store()
` [PATCH -next v3 10/25] md/raid5-cache: use READ_ONCE/WRITE_ONCE for 'conf->log'
` [PATCH -next v3 11/25] md/raid5-cache: use new apis to suspend array for r5c_disable_writeback_async()
` [PATCH -next v3 12/25] md/raid5-cache: use new apis to suspend array for r5c_journal_mode_store()
` [PATCH -next v3 13/25] md/raid5: use new apis to suspend array for raid5_store_stripe_size()
` [PATCH -next v3 14/25] md/raid5: use new apis to suspend array for raid5_store_skip_copy()
` [PATCH -next v3 15/25] md/raid5: use new apis to suspend array for raid5_store_group_thread_cnt()
` [PATCH -next v3 16/25] md/raid5: use new apis to suspend array for raid5_change_consistency_policy()
` [PATCH -next v3 17/25] md/raid5: replace suspend with quiesce() callback
` [PATCH -next v3 18/25] md: use new apis to suspend array for ioctls involed array reconfiguration
` [PATCH -next v3 19/25] md: use new apis to suspend array for adding/removing rdev from state_store()
` [PATCH -next v3 20/25] md: use new apis to suspend array before mddev_create/destroy_serial_pool
` [PATCH -next v3 21/25] md: cleanup mddev_create/destroy_serial_pool()
` [PATCH -next v3 22/25] md/md-linear: cleanup linear_add()
` [PATCH -next v3 23/25] md: suspend array in md_start_sync() if array need reconfiguration
` [PATCH -next v3 24/25] md: remove old apis to suspend the array
` [PATCH -next v3 25/25] md: rename __mddev_suspend/resume() back to mddev_suspend/resume()

[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-09-27 16:21 UTC  (5+ messages)
` [PATCH v4 "
` [PATCH 11/29] md: Convert to bdev_open_by_dev()

[PATCH v2 0/2] md: simplify md_seq_ops
 2023-09-27  0:54 UTC  (9+ messages)
` [PATCH v2 1/2] md: factor out a new helper to put mddev
` [PATCH v2 2/2] md: simplify md_seq_ops

[PATCH] md: replace deprecated strncpy with memcpy
 2023-09-26 23:17 UTC  (3+ messages)

fstrim on raid1 LV with writemostly PV leads to system freeze
 2023-09-26 20:27 UTC  (9+ messages)

[song-md:md-test-28] BUILD SUCCESS 448dba62e466653a8e7ea218ab47c044eff7e568
 2023-09-26 16:38 UTC 

[PATCH v7 0/6] badblocks improvement for multiple bad block ranges
 2023-09-26  6:44 UTC  (3+ messages)

request for help on IMSM-metadata RAID-5 array
 2023-09-26  1:10 UTC  (12+ messages)

[PATCH -next v2 00/28] md: synchronize io with array reconfiguration
 2023-09-26  0:55 UTC  (12+ messages)
` [PATCH -next v2 01/28] md: use READ_ONCE/WRITE_ONCE for 'suspend_lo' and 'suspend_hi'
` [PATCH -next v2 02/28] md: use 'mddev->suspended' for is_md_suspended()
` [PATCH -next v2 03/28] md: add new helpers to suspend/resume array

[PATCH] md-cluster: check for timeout while a new disk adding
 2023-09-25 12:59 UTC 

md_raid: mdX_raid6 looping after sync_action "check" to "idle" transition
 2023-09-25  9:32 UTC  (17+ messages)

[PATCH -next 0/2] md: fix potential hang for mddev_suspend()
 2023-09-25  8:54 UTC  (4+ messages)

[PATCH] md: do not require mddev_lock() for all options
 2023-09-25  7:58 UTC  (4+ messages)

[song-md:md-next] BUILD SUCCESS 2ba70b8d2990157e3926de7c2160e35ba2998b95
 2023-09-25  2:41 UTC 

[PATCH -next] md: simplify md_seq_ops
 2023-09-25  1:07 UTC  (6+ messages)

[PATCH] md/raid1: only update stack limits with the device in use
 2023-09-25  1:02 UTC  (5+ messages)

bblog overlap internal bitmap?
 2023-09-24  2:56 UTC  (4+ messages)

[PATCH] md/md-linear: Annotate struct linear_conf with __counted_by
 2023-09-22 18:27 UTC  (3+ messages)

Poptávka
 2023-09-20  7:31 UTC 

Fwd: Marvell RAID Controller issues since 6.5.x
 2023-09-19 12:08 UTC  (6+ messages)

Slack workspace for md/raid collaboration
 2023-09-18 17:06 UTC 

[song-md:md-fixes] BUILD SUCCESS c8870379a21fbd9ad14ca36204ccfbe9d25def43
 2023-09-15  5:41 UTC 

[GIT PULL] md-fixes 20230914
 2023-09-14 18:32 UTC  (2+ messages)

[PATCH v3] md: do not _put wrong device in md_seq_next
 2023-09-14 17:57 UTC  (2+ messages)

all of my drives are spares
 2023-09-14 15:59 UTC  (7+ messages)
      ` assemble didn't quite (was "Re: all of my drives are spares")
        ` assemble didn't quite
      ` timing (was "Re: all of my drives are spares")

[PATCH v2] md: do not _put wrong device in md_seq_next
 2023-09-13 16:22 UTC  (7+ messages)

[song-md:md-fixes] BUILD SUCCESS df203da47f4428bc286fc99318936416253a321c
 2023-09-12 10:17 UTC 

[PATCH] Assemble: fix redundant memory free
 2023-09-12  9:49 UTC  (2+ messages)

[PATCH v3] Fix race of "mdadm --add" and "mdadm --incremental"
 2023-09-12  7:58 UTC  (4+ messages)

[PATCH] md: do not _put wrong device
 2023-09-12  2:04 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 2/3] md: raid1: fix potential OOB in raid1_remove_disk()
 2023-09-11 21:43 UTC  (3+ messages)

[PATCH] raid1: fix error: ISO C90 forbids mixed declarations
 2023-09-11 21:42 UTC  (2+ messages)

[PATCH v4 1/2] Mdmonitor: Improve udev event handling
 2023-09-11 14:18 UTC  (3+ messages)

[PATCH v6 25/45] md/raid5: dynamically allocate the md-raid5 shrinker
 2023-09-11  9:44 UTC 

Reshape Failure
 2023-09-10  6:10 UTC  (11+ messages)

[song-md:md-fixes] BUILD SUCCESS 99892147f028d711f9d40fefad4f33632593864c
 2023-09-09  9:28 UTC 

Fwd: Infiniate systemd loop when power off the machine with multiple MD RAIDs
 2023-09-08 20:25 UTC  (18+ messages)
`  "

[PATCH v2] md: raid1: fix potential OOB in raid1_remove_disk()
 2023-09-08 20:22 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 12/13] md: raid1: fix potential OOB in raid1_remove_disk()
 2023-09-08 19:35 UTC 

[PATCH AUTOSEL 5.10 8/9] md: raid1: fix potential OOB in raid1_remove_disk()
 2023-09-08 19:36 UTC 

[PATCH AUTOSEL 4.19 2/3] md: raid1: fix potential OOB in raid1_remove_disk()
 2023-09-08 19:36 UTC 

[PATCH AUTOSEL 5.4 3/4] md: raid1: fix potential OOB in raid1_remove_disk()
 2023-09-08 19:36 UTC 

[PATCH AUTOSEL 6.1 21/22] md: raid1: fix potential OOB in raid1_remove_disk()
 2023-09-08 19:34 UTC 

[PATCH AUTOSEL 6.4 27/31] md: raid1: fix potential OOB in raid1_remove_disk()
 2023-09-08 19:31 UTC 

[PATCH AUTOSEL 6.5 32/36] md: raid1: fix potential OOB in raid1_remove_disk()
 2023-09-08 19:28 UTC 

RADI10 slower than SINGLE drive - tests with fio for block device (no filesystem in use) - 18.5k vs 26k iops
 2023-09-08 12:54 UTC  (4+ messages)

[PATCH 1/1] mdadm/tests: Don't run mknod before losetup
 2023-09-08  8:44 UTC 

[PATCH 1/1] mdadm/tests: Fix regular expression failure
 2023-09-07  8:57 UTC 

[PATCH 1/1] mdadm/tests: Fix regular expression failure
 2023-09-07 12:48 UTC 


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).