messages from 2024-08-22 02:52:03 to 2024-09-02 10:10:43 UTC [more...]
[PATCH 00/10] mdadm tests fix
2024-09-02 10:10 UTC (15+ 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
[PATCH md-6.12 0/7] md: enhance faulty chekcing for blocked handling
2024-09-02 8:55 UTC (14+ 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
[PATCH md-6.12 v14 0/1] md: generate CHANGE uevents for md device
2024-09-02 8:38 UTC (2+ messages)
` [PATCH md-6.12 v14 1/1] "
What RAID Level is this? (found on Refurb drive out of package)
2024-09-01 23:54 UTC
[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 (53+ messages)
` [PATCH md-6.12 v2 01/42] md/raid1: use md_bitmap_wait_behind_writes() in raid1_read_request()
` [PATCH md-6.12 v2 02/42] md/md-bitmap: replace md_bitmap_status() with a new helper md_bitmap_get_stats()
` [PATCH md-6.12 v2 03/42] md: use new helper md_bitmap_get_stats() in update_array_info()
` [PATCH md-6.12 v2 04/42] md/md-bitmap: add 'events_cleared' into struct md_bitmap_stats
` [PATCH md-6.12 v2 05/42] md/md-cluster: fix spares warnings for __le64
` [PATCH md-6.12 v2 06/42] md/md-bitmap: add 'sync_size' into struct md_bitmap_stats
` [PATCH md-6.12 v2 07/42] md/md-bitmap: add 'file_pages' "
` [PATCH md-6.12 v2 08/42] md/md-bitmap: add 'behind_writes' and 'behind_wait' "
` [PATCH md-6.12 v2 09/42] md/md-cluster: use helper md_bitmap_get_stats() to get pages in resize_bitmaps()
` [PATCH md-6.12 v2 10/42] md/md-bitmap: add a new helper md_bitmap_set_pages()
` [PATCH md-6.12 v2 11/42] md/md-bitmap: introduce struct bitmap_operations
` [PATCH md-6.12 v2 12/42] md/md-bitmap: simplify md_bitmap_create() + md_bitmap_load()
` [PATCH md-6.12 v2 13/42] md/md-bitmap: merge md_bitmap_create() into bitmap_operations
` [PATCH md-6.12 v2 14/42] md/md-bitmap: merge md_bitmap_load() "
` [PATCH md-6.12 v2 15/42] md/md-bitmap: merge md_bitmap_destroy() "
` [PATCH md-6.12 v2 16/42] md/md-bitmap: merge md_bitmap_flush() "
` [PATCH md-6.12 v2 17/42] md/md-bitmap: make md_bitmap_print_sb() internal
` [PATCH md-6.12 v2 18/42] md/md-bitmap: merge md_bitmap_update_sb() into bitmap_operations
` [PATCH md-6.12 v2 19/42] md/md-bitmap: merge md_bitmap_status() "
` [PATCH md-6.12 v2 20/42] md/md-bitmap: remove md_bitmap_setallbits()
` [PATCH md-6.12 v2 21/42] md/md-bitmap: merge bitmap_write_all() into bitmap_operations
` [PATCH md-6.12 v2 22/42] md/md-bitmap: merge md_bitmap_dirty_bits() "
` [PATCH md-6.12 v2 23/42] md/md-bitmap: merge md_bitmap_startwrite() "
` [PATCH md-6.12 v2 24/42] md/md-bitmap: merge md_bitmap_endwrite() "
` [PATCH md-6.12 v2 25/42] md/md-bitmap: merge md_bitmap_start_sync() "
` [PATCH md-6.12 v2 26/42] md/md-bitmap: remove the parameter 'aborted' for md_bitmap_end_sync()
` [PATCH md-6.12 v2 27/42] md/md-bitmap: merge md_bitmap_end_sync() into bitmap_operations
` [PATCH md-6.12 v2 28/42] md/md-bitmap: merge md_bitmap_close_sync() "
` [PATCH md-6.12 v2 29/42] md/md-bitmap: mrege md_bitmap_cond_end_sync() "
` [PATCH md-6.12 v2 30/42] md/md-bitmap: merge md_bitmap_sync_with_cluster() "
` [PATCH md-6.12 v2 31/42] md/md-bitmap: merge md_bitmap_unplug_async() into md_bitmap_unplug()
` [PATCH md-6.12 v2 32/42] md/md-bitmap: merge bitmap_unplug() into bitmap_operations
` [PATCH md-6.12 v2 33/42] md/md-bitmap: merge md_bitmap_daemon_work() "
` [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 1/1] md: add new_level sysfs interface
2024-08-28 13:56 UTC (3+ messages)
[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 (6+ messages)
PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
2024-08-27 1:27 UTC (26+ messages)
[PATCH md-6.12] md: remove flush handling
2024-08-26 8:31 UTC (4+ messages)
[PATCH v11 0/1] md: generate CHANGE uevents for md device
2024-08-26 3:35 UTC (3+ messages)
` [PATCH v11 1/1] "
[PATCH md-6.12 00/41] md/md-bitmap: introduce bitmap_operations and make structure internel
2024-08-26 1:43 UTC (48+ messages)
` [PATCH md-6.12 01/41] md/raid1: use md_bitmap_wait_behind_writes() in raid1_read_request()
` [PATCH md-6.12 02/41] md/md-bitmap: replace md_bitmap_status() with a new helper md_bitmap_get_stats()
` [PATCH md-6.12 03/41] md: use new helper md_bitmap_get_stats() in update_array_info()
` [PATCH md-6.12 04/41] md/md-bitmap: add 'events_cleared' into struct md_bitmap_stats
` [PATCH md-6.12 05/41] md/md-bitmap: add 'sync_size' "
` [PATCH md-6.12 06/41] md/md-bitmap: add 'file_pages' "
` [PATCH md-6.12 07/41] md/md-bitmap: add 'behind_writes' and 'behind_wait' "
` [PATCH md-6.12 08/41] md/md-cluster: use helper md_bitmap_get_stats() to get pages in resize_bitmaps()
` [PATCH md-6.12 09/41] md/md-bitmap: add a new helper md_bitmap_set_pages()
` [PATCH md-6.12 10/41] md/md-bitmap: introduce struct bitmap_operations
` [PATCH md-6.12 11/41] md/md-bitmap: simplify md_bitmap_create() + md_bitmap_load()
` [PATCH md-6.12 12/41] md/md-bitmap: merge md_bitmap_create() into bitmap_operations
` [PATCH md-6.12 13/41] md/md-bitmap: merge md_bitmap_load() "
` [PATCH md-6.12 14/41] md/md-bitmap: merge md_bitmap_destroy() "
` [PATCH md-6.12 15/41] md/md-bitmap: merge md_bitmap_flush() "
` [PATCH md-6.12 16/41] md/md-bitmap: make md_bitmap_print_sb() internal
` [PATCH md-6.12 17/41] md/md-bitmap: merge md_bitmap_update_sb() into bitmap_operations
` [PATCH md-6.12 18/41] md/md-bitmap: merge md_bitmap_status() "
` [PATCH md-6.12 19/41] md/md-bitmap: remove md_bitmap_setallbits()
` [PATCH md-6.12 20/41] md/md-bitmap: merge bitmap_write_all() into bitmap_operations
` [PATCH md-6.12 21/41] md/md-bitmap: merge md_bitmap_dirty_bits() "
` [PATCH md-6.12 22/41] md/md-bitmap: merge md_bitmap_startwrite() "
` [PATCH md-6.12 23/41] md/md-bitmap: merge md_bitmap_endwrite() "
` [PATCH md-6.12 24/41] md/md-bitmap: merge md_bitmap_start_sync() "
` [PATCH md-6.12 25/41] md/md-bitmap: remove the parameter 'aborted' for md_bitmap_end_sync()
` [PATCH md-6.12 26/41] md/md-bitmap: merge md_bitmap_end_sync() into bitmap_operations
` [PATCH md-6.12 27/41] md/md-bitmap: merge md_bitmap_close_sync() "
` [PATCH md-6.12 28/41] md/md-bitmap: mrege md_bitmap_cond_end_sync() "
` [PATCH md-6.12 29/41] md/md-bitmap: merge md_bitmap_sync_with_cluster() "
` [PATCH md-6.12 30/41] md/md-bitmap: merge md_bitmap_unplug_async() into md_bitmap_unplug()
` [PATCH md-6.12 31/41] md/md-bitmap: merge bitmap_unplug() into bitmap_operations
` [PATCH md-6.12 32/41] md/md-bitmap: merge md_bitmap_daemon_work() "
` [PATCH md-6.12 33/41] md/md-bitmap: pass in mddev directly for md_bitmap_resize()
` [PATCH md-6.12 34/41] md/md-bitmap: merge md_bitmap_resize() into bitmap_operations
` [PATCH md-6.12 35/41] md/md-bitmap: merge get_bitmap_from_slot() "
` [PATCH md-6.12 36/41] md/md-bitmap: merge md_bitmap_copy_from_slot() into struct bitmap_operation
` [PATCH md-6.12 37/41] md/md-bitmap: merge md_bitmap_set_pages() into struct bitmap_operations
` [PATCH md-6.12 38/41] md/md-bitmap: merge md_bitmap_free() into bitmap_operations
` [PATCH md-6.12 39/41] md/md-bitmap: merge md_bitmap_wait_behind_writes() "
` [PATCH md-6.12 40/41] md/md-bitmap: merge md_bitmap_enabled() "
` [PATCH md-6.12 41/41] md/md-bitmap: make in memory structure internal
[RFC dlm/next 00/12] dlm: net-namespace functionality
2024-08-25 19:54 UTC (4+ messages)
` [RFC dlm/next 08/12] kobject: add kset_type_create_and_add() helper
[PATCH v10 0/1] md: generate CHANGE uevents for md device
2024-08-22 14:04 UTC (2+ messages)
` [PATCH v10 1/1] "
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).