linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-21 11:01:40 to 2025-01-22 12:41:48 UTC [more...]

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-22 12:41 UTC  (9+ messages)
  `  "

[PATCH v2] mdopen: add sbin path to env PATH when call system("modprobe md_mod")
 2025-01-22 12:01 UTC  (2+ messages)

[PATCH] mdopen: add sbin path to env PATH when call system("modprobe md_mod")
 2025-01-22  1:56 UTC  (3+ messages)

PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
 2025-01-20  9:19 UTC  (33+ messages)

[RFC PATCH] raid6: Add RISC-V SIMD syndrome and recovery calculations
 2025-01-20  4:50 UTC  (10+ messages)

[PATCH RFC v2 0/8] device mapper atomic write support
 2025-01-17 21:51 UTC  (14+ messages)
` [PATCH RFC v2 1/8] block: Add common atomic writes enable flag
` [PATCH RFC v2 2/8] block: Don't trim an atomic write
` [PATCH RFC v2 3/8] dm-table: atomic writes support
` [PATCH RFC v2 4/8] dm: Ensure cloned bio is same length for atomic write
` [PATCH RFC v2 5/8] dm-linear: Enable atomic writes
` [PATCH RFC v2 6/8] dm-stripe: "
` [PATCH RFC v2 7/8] dm-io: Warn on creating multiple atomic write bios for a region
` [PATCH RFC v2 8/8] dm-mirror: Support atomic writes
` (subset) [PATCH RFC v2 0/8] device mapper atomic write support

[PATCH 1/1] mdadm/raid6check: add xmalloc.h to raid6check.c
 2025-01-17 18:37 UTC  (2+ messages)

[GIT PULL] md-6.14 20250116
 2025-01-16 21:43 UTC  (2+ messages)

[PATCH 5.10/5.15] md/raid5: fix atomicity violation in raid5_cache_count
 2025-01-16 18:43 UTC  (2+ messages)

[PATCH] Export MDRAID bitmap on disk structure in UAPI header file
 2025-01-15 15:23 UTC  (16+ messages)

[PATCH next] md/md-linear: Fix a NULL vs IS_ERR() bug in linear_add()
 2025-01-15  7:31 UTC  (2+ messages)

[GIT PULL] md-6.14 20250113
 2025-01-13 18:53 UTC  (2+ messages)

[PATCH] md: Add missing md-linear.c
 2025-01-13 14:11 UTC  (2+ messages)

RAID 1 | Extending Logical Volume
 2025-01-12 19:38 UTC  (2+ messages)

[PATCH] treewide: const qualify ctl_tables where applicable
 2025-01-10 17:13 UTC  (8+ messages)

[PATCH] md: Replace deprecated kmap_atomic() with kmap_local_page()
 2025-01-10 15:08 UTC  (3+ messages)

[GIT PULL] md-6.14 20250109
 2025-01-10 14:54 UTC  (2+ messages)

[PATCH v2 md-6.14 0/5] md/md-bitmap: move bitmap_{start, end}write to md upper layer
 2025-01-09 18:57 UTC  (8+ messages)
` [PATCH v2 md-6.14 1/5] md/md-bitmap: factor behind write counters out from bitmap_{start/end}write()
` [PATCH v2 md-6.14 2/5] md/md-bitmap: remove the last parameter for bimtap_ops->endwrite()
` [PATCH v2 md-6.14 3/5] md: add a new callback pers->bitmap_sector()
` [PATCH v2 md-6.14 4/5] md/raid5: implement pers->bitmap_sector()
` [PATCH v2 md-6.14 5/5] md/md-bitmap: move bitmap_{start, end}write to md upper layer

[PATCH v2 md-6.14 00/12] md/md-bitmap: introducet CONFIG_MD_BITMAP
 2025-01-09 17:51 UTC  (14+ messages)
` [PATCH v2 md-6.14 01/12] md/md-bitmap: remove the parameter 'init' for bitmap_ops->resize()
` [PATCH v2 md-6.14 02/12] md/md-bitmap: merge md_bitmap_group into bitmap_operations
` [PATCH v2 md-6.14 03/12] md/md-bitmap: add md_bitmap_registered/enabled() helper
` [PATCH v2 md-6.14 04/12] md/md-bitmap: handle the case bitmap is not enabled before start_sync()
` [PATCH v2 md-6.14 05/12] md/md-bitmap: handle the case bitmap is not enabled before end_sync()
` [PATCH v2 md-6.14 06/12] md/dm-raid: check if bitmap is registered in raid_ctr()
` [PATCH v2 md-6.14 07/12] md/raid1: check bitmap before behind write
` [PATCH v2 md-6.14 08/12] md/raid1: check before deferencing mddev->bitmap_ops
` [PATCH v2 md-6.14 09/12] md/raid10: "
` [PATCH v2 md-6.14 10/12] md/raid5: "
` [PATCH v2 md-6.14 11/12] md: "
` [PATCH v2 md-6.14 12/12] md/md-bitmap: introducet CONFIG_MD_BITMAP

[PATCH 1/1] md: Fix typo in comment
 2025-01-09  7:27 UTC  (2+ messages)

[PATCH RFC md-6.14] md: reintroduce md-linear
 2025-01-08 21:42 UTC  (8+ messages)

[PATCH md-6.14 00/13] md/md-bitmap: support to build md-bitmap as kernel module
 2025-01-07  3:43 UTC  (18+ messages)
` [PATCH md-6.14 01/13] md/md-bitmap: remove the parameter 'init' for bitmap_ops->resize()
` [PATCH md-6.14 02/13] md/md-bitmap: merge md_bitmap_group into bitmap_operations
` [PATCH md-6.14 03/13] md/md-bitmap: add md_bitmap_registered/enabled() helper
` [PATCH md-6.14 04/13] md/md-bitmap: handle the case bitmap is not enabled before start_sync()
` [PATCH md-6.14 05/13] md/md-bitmap: handle the case bitmap is not enabled before end_sync()
` [PATCH md-6.14 06/13] md/dm-raid: check if bitmap is registered in raid_ctr()
` [PATCH md-6.14 07/13] md/raid1: check bitmap before behind write
` [PATCH md-6.14 08/13] md/raid1: check before deferencing mddev->bitmap_ops
` [PATCH md-6.14 09/13] md/raid10: "
` [PATCH md-6.14 10/13] md/raid5: "
` [PATCH md-6.14 11/13] md: "
` [PATCH md-6.14 12/13] md: export some helpers
` [PATCH md-6.14 13/13] md/md-bitmap: support to build md-bitmap as kernel module

md-linear accidental(?) removal, removed significant(?) use case?
 2025-01-02 13:22 UTC  (6+ messages)

[PATCH v2 md-6.14 0/5] md/md-bitmap: move bitmap_{start, end}write to md upper layer
 2025-01-02  4:36 UTC  (13+ messages)
` [PATCH v2 md-6.14 1/5] md/md-bitmap: factor behind write counters out from bitmap_{start/end}write()
` [PATCH v2 md-6.14 2/5] md/md-bitmap: remove the last parameter for bimtap_ops->endwrite()
` [PATCH v2 md-6.14 3/5] md: add a new callback pers->bitmap_sector()
` [PATCH v2 md-6.14 4/5] md/raid5: implement pers->bitmap_sector()
` [PATCH v2 md-6.14 5/5] md/md-bitmap: move bitmap_{start, end}write to md upper layer

[PATCH] mdadm: fix --grow with --add for linear
 2024-12-31  8:49 UTC  (2+ messages)

[PATCH] md: fix NULL point access
 2024-12-28  6:11 UTC  (2+ messages)

Confused about device counting in MD RAID1
 2024-12-27 17:03 UTC  (2+ messages)

Change in reported values of some block integrity sysfs attributes
 2024-12-17 12:46 UTC  (5+ messages)

Release mdadm-4.4
 2024-12-13 11:14 UTC 

[RFC V9] md/bitmap: Optimize lock contention
 2024-12-10 21:35 UTC  (2+ messages)

[PATCH AUTOSEL 6.12 16/19] md/raid1: Handle bio_split() errors
 2024-12-10 16:21 UTC  (3+ messages)

[RFC V8] md/bitmap: Optimize lock contention
 2024-12-10 10:13 UTC  (2+ messages)
` [RFC V9] "

Resuming mdadm reshape on a different system
 2024-12-05  0:54 UTC  (3+ messages)

[PATCH v4 mdadm 0/5] mdadm: remove bitmap file support
 2024-12-03 14:56 UTC  (8+ messages)
` [PATCH v4 mdadm 1/5] tests/04update-uuid: remove bitmap file test
` [PATCH v4 mdadm 2/5] tests/05r1-re-add-nosuper: "
` [PATCH v4 mdadm 3/5] Manage: forbid re-add to the array without metadata
` [PATCH v4 mdadm 4/5] mdadm: ask user if bitmap is not set
` [PATCH v4 mdadm 5/5] mdadm: remove bitmap file support

[PATCH md-6.13 0/5] md/md-bitmap: move bitmap_{start,end}write to md upper layer
 2024-11-25  1:15 UTC  (12+ messages)
` [PATCH md-6.13 1/5] md/md-bitmap: factor behind write counters out from bitmap_{start/end}write()
` [PATCH md-6.13 3/5] md: add a new callback pers->bitmap_sector()
` [PATCH md-6.13 5/5] md/md-bitmap: move bitmap_{start, end}write to md upper layer

[PATCH v3 0/4] mdadm: remove bitmap file support
 2024-11-22  8:04 UTC  (8+ messages)
` [PATCH v3 3/4] "

[PATCH md-6.13 4/5] md/raid5: implement pers->bitmap_sector()
 2024-11-21 16:14 UTC  (10+ 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).