messages from 2024-08-26 07:50:04 to 2024-09-23 05:53:41 UTC [more...]
[PATCH RFC 0/6] bio_split() error handling rework
2024-09-23 5:53 UTC (14+ messages)
` [PATCH RFC 1/6] block: Rework bio_split() return value
` [PATCH RFC 2/6] block: Error an attempt to split an atomic write in bio_split()
` [PATCH RFC 3/6] block: Handle bio_split() errors in bio_submit_split()
` [PATCH RFC 4/6] md/raid0: Handle bio_split() errors
` [PATCH RFC 5/6] md/raid1: "
` [PATCH RFC 6/6] md/raid10: "
[PATCH v2 0/3] Add inline encryption support
2024-09-21 18:55 UTC (8+ messages)
` [PATCH v2 1/3] dm-inlinecrypt: "
` [PATCH v2 2/3] mmc: cqhci: Add additional algo mode for inline encryption
` [PATCH v2 3/3] mmc: sdhci-msm: "
[PATCH] md: ensure child flush IO does not affect origin bio->bi_status
2024-09-19 12:39 UTC (2+ messages)
RAID 10 reshape is stuck - please help
2024-09-19 8:19 UTC (10+ messages)
[PATCH RFC 0/4] RAID0 atomic write support
2024-09-13 8:36 UTC (18+ messages)
` [PATCH RFC 1/4] block: Make bdev_can_atomic_write() robust against mis-aligned bdev size
` [PATCH RFC 2/4] block: Add BLK_FEAT_ATOMIC_WRITES flag
` [PATCH RFC 3/4] block: Support atomic writes limits for stacked devices
` [PATCH RFC 4/4] md/raid0: Atomic write support
[PATCH 00/10] mdadm tests fix
2024-09-11 8:54 UTC (11+ messages)
` [PATCH V2 1/1] mdadm/Grow: Update new level when starting reshape
` [PATCH V2 2/2] mdadm/Grow: Update reshape_progress to need_back after reshape finishes
` [PATCH 03/10] mdadm/Grow: Can't open raid when running --grow --continue
` [PATCH v2 4/4] mdadm/Grow: sleep a while after removing disk in impose_level
` [PATCH 05/10] mdadm/tests: wait until level changes
` [PATCH 06/10] mdadm/tests: 07changelevels fix
` [PATCH 07/10] mdadm/tests: Remove 07reshape5intr.broken
` [PATCH 08/10] mdadm/tests: 07testreshape5 fix
` [PATCH 09/10] mdadm/tests: remove 09imsm-assemble.broken
` [PATCH 10/10] mdadm/Manage: record errno
[PATCH 00/10] mdadm tests fix
2024-09-11 8:42 UTC (22+ messages)
` [PATCH 01/10] mdadm/Grow: Update new level when starting reshape
` [PATCH 02/10] mdadm/Grow: Update reshape_progress to need_back after reshape finishes
` [PATCH 03/10] mdadm/Grow: Can't open raid when running --grow --continue
` [PATCH 04/10] mdadm/Grow: sleep a while after removing disk in impose_level
` [PATCH 05/10] mdadm/tests: wait until level changes
` [PATCH 06/10] mdadm/tests: 07changelevels fix
` [PATCH 07/10] mdadm/tests: Remove 07reshape5intr.broken
` [PATCH 08/10] mdadm/tests: 07testreshape5 fix
` [PATCH 09/10] mdadm/tests: remove 09imsm-assemble.broken
` [PATCH 10/10] mdadm/Manage: record errno
[song-md:md-6.12] BUILD SUCCESS d981ed8419303ed12351eea8541ad6cb76455fe3
2024-09-07 19:18 UTC
[GIT PULL] md-6.12 20240906
2024-09-06 20:45 UTC (2+ messages)
[PATCH V3 md-6.12 1/1] md: add new_level sysfs interface
2024-09-06 18:15 UTC (5+ messages)
[song-md:md-6.12] BUILD SUCCESS 2d2b3bc145b9d5b5c6f07d22291723ddb024ca76
2024-09-06 7:29 UTC
[GIT PULL] md-6.12 20240905
2024-09-05 19:48 UTC (2+ messages)
[PATCH md-6.12 v14 0/1] md: generate CHANGE uevents for md device
2024-09-05 14:46 UTC (6+ messages)
` [PATCH md-6.12 v14 1/1] "
[PATCH] md: report failed arrays as broken in mdstat
2024-09-05 5:49 UTC (2+ messages)
decruft the early init / initrd / initramfs code v2
2024-09-04 18:49 UTC (3+ messages)
` [PATCH 14/23] initrd: mark initrd support as deprecated
What RAID Level is this? (found on Refurb drive out of package)
2024-09-03 9:26 UTC (4+ messages)
[PATCH md-6.12 1/1] md: add new_level sysfs interface
2024-09-03 7:17 UTC (6+ messages)
[PATCH md-6.12 0/7] md: enhance faulty chekcing for blocked handling
2024-09-02 12:37 UTC (15+ messages)
` [PATCH md-6.12 1/7] md: add a new helper rdev_blocked()
` [PATCH md-6.12 2/7] md: don't wait faulty rdev in md_wait_for_blocked_rdev()
` [PATCH md-6.12 3/7] md: don't record new badblocks for faulty rdev
` [PATCH md-6.12 4/7] md/raid1: factor out helper to handle blocked rdev from raid1_write_request()
` [PATCH md-6.12 5/7] md/raid1: don't wait for Faulty rdev in wait_blocked_rdev()
` [PATCH md-6.12 6/7] md/raid10: "
` [PATCH md-6.12 7/7] md/raid5: don't set Faulty rdev for blocked_rdev
[song-md:md-6.12] BUILD SUCCESS fb16787b396c46158e46b588d357dea4e090020b
2024-08-30 20:22 UTC
[RFC 0/7] dlm: the ultimate verifier for DLM lock correctness
2024-08-30 12:55 UTC (9+ messages)
` [RFC 1/7] dlm: fix possible lkb_resource null dereference
` [RFC 2/7] dlm: fix swapped args sb_flags vs sb_status
` [RFC 3/7] dlm: make add_to_waiters() that is can't fail
` [RFC 4/7] dlm: add our_nodeid to tracepoints
` [RFC 5/7] dlm: add lkb rv mode to ast tracepoint
` [RFC 6/7] dlm: add more tracepoints for DLM kernel verifier
` [RFC 7/7] rv: add dlm compatible lock state "
[PATCH] fs: drop GFP_NOFAIL mode from alloc_page_buffers
2024-08-30 12:54 UTC (8+ messages)
[PATCH 1/1] [PATCH V2 md-6.12 1/1] md: add new_level sysfs interface
2024-08-30 8:51 UTC (7+ messages)
[GIT PULL] md-6.12 20240829
2024-08-29 19:45 UTC (2+ messages)
[PATCH v13 0/1] md: generate CHANGE uevents for md device
2024-08-29 18:27 UTC (4+ messages)
` [PATCH v13 1/1] "
[PATCH 0/3] Optimize wait_for_overlap
2024-08-29 18:24 UTC (5+ messages)
` [PATCH 1/3] md/raid5: use wait_on_bit() for R5_Overlap
` [PATCH 2/3] md/raid5: only add to wq if reshape is in progress
` [PATCH 3/3] md/raid5: rename wait_for_overlap to wait_for_reshape
[PATCH md-6.12 v2 00/42] md/md-bitmap: introduce bitmap_operations and make structure internal
2024-08-29 1:12 UTC (22+ messages)
` [PATCH md-6.12 v2 29/42] md/md-bitmap: mrege md_bitmap_cond_end_sync() into bitmap_operations
` [PATCH md-6.12 v2 32/42] md/md-bitmap: merge bitmap_unplug() "
` [PATCH md-6.12 v2 34/42] md/md-bitmap: pass in mddev directly for md_bitmap_resize()
` [PATCH md-6.12 v2 35/42] md/md-bitmap: merge md_bitmap_resize() into bitmap_operations
` [PATCH md-6.12 v2 36/42] md/md-bitmap: merge get_bitmap_from_slot() "
` [PATCH md-6.12 v2 37/42] md/md-bitmap: merge md_bitmap_copy_from_slot() into struct bitmap_operation
` [PATCH md-6.12 v2 38/42] md/md-bitmap: merge md_bitmap_set_pages() into struct bitmap_operations
` [PATCH md-6.12 v2 39/42] md/md-bitmap: merge md_bitmap_free() into bitmap_operations
` [PATCH md-6.12 v2 40/42] md/md-bitmap: merge md_bitmap_wait_behind_writes() "
` [PATCH md-6.12 v2 41/42] md/md-bitmap: merge md_bitmap_enabled() "
` [PATCH md-6.12 v2 42/42] md/md-bitmap: make in memory structure internal
[PATCH md-6.12 v2] md: remove flush handling
2024-08-28 0:24 UTC (2+ messages)
[PATCH -next] md/raid1: cleanup local variable 'b' from radi1_read_request()
2024-08-27 17:10 UTC (2+ messages)
[PATCH -next] md: don't flush sync_work in md_write_start()
2024-08-27 16:58 UTC (2+ messages)
[PATCH v12 0/1] md: generate CHANGE uevents for md device
2024-08-27 8:11 UTC (3+ messages)
` [PATCH v12 1/1] "
problem with synology external raid
2024-08-27 7:38 UTC (4+ messages)
PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
2024-08-27 1:27 UTC (25+ messages)
[PATCH md-6.12] md: remove flush handling
2024-08-26 8:31 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).