messages from 2022-06-09 21:12:07 to 2022-06-28 07:00:41 UTC [more...]
[PATCH mdadm v2 00/14] Bug fixes and testing improvments
2022-06-28 7:00 UTC (16+ messages)
` [PATCH mdadm v2 01/14] Makefile: Don't build static build with everything and everything-test
` [PATCH mdadm v2 02/14] DDF: Cleanup validate_geometry_ddf_container()
` [PATCH mdadm v2 03/14] DDF: Fix NULL pointer dereference in validate_geometry_ddf()
` [PATCH mdadm v2 04/14] mdadm/Grow: Fix use after close bug by closing after fork
` [PATCH mdadm v2 05/14] monitor: Avoid segfault when calling NULL get_bad_blocks
` [PATCH mdadm v2 06/14] mdadm: Fix mdadm -r remove option regression
` [PATCH mdadm v2 07/14] mdadm: Fix optional --write-behind parameter
` [PATCH mdadm v2 08/14] tests/00raid0: add a test that validates raid0 with layout fails for 0.9
` [PATCH mdadm v2 09/14] tests: fix raid0 tests for 0.90 metadata
` [PATCH mdadm v2 10/14] tests/04update-metadata: avoid passing chunk size to raid1
` [PATCH mdadm v2 11/14] tests/02lineargrow: clear the superblock at every iteration
` [PATCH mdadm v2 12/14] mdadm/test: Add a mode to repeat specified tests
` [PATCH mdadm v2 13/14] mdadm/test: Mark and ignore broken test failures
` [PATCH mdadm v2 14/14] tests: Add broken files for all broken tests
[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
2022-06-28 2:21 UTC (8+ messages)
moving a working array
2022-06-27 23:37 UTC (9+ messages)
` what's wrong with RAID-10? (was "Re: moving a working array")
` what's wrong with RAID-10?
[PATCH v7 0/3] LoadPin: Enable loading from trusted dm-verity devices
2022-06-27 15:35 UTC (4+ messages)
` [PATCH v7 1/3] dm: Add verity helpers for LoadPin
` [PATCH v7 2/3] LoadPin: Enable loading from trusted dm-verity devices
` [PATCH v7 3/3] dm: verity-loadpin: Use CONFIG_SECURITY_LOADPIN_VERITY for conditional compilation
a new install - - - putting the system on raid
2022-06-27 14:26 UTC (45+ messages)
` ESP and its file system (Re: a new install - - - putting the system on raid)
` swapping (was "Re: a new install - - - putting the system on raid")
` Upgrading motherboard + CPU
[PATCH] dm-raid: fix out of memory accesses in dm-raid
2022-06-27 13:56 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2 0/2] mdadm: Fix array size mismatch after grow
2022-06-27 13:16 UTC (6+ messages)
` [PATCH 1/2] "
お問い合わせ受付いたしました
2022-06-26 8:48 UTC
[PATCH v3] Monitor: use devname as char array instead of pointer
2022-06-25 7:03 UTC (2+ messages)
[PATCH] mdadm: block update=ppl for non raid456 levels
2022-06-24 18:11 UTC (2+ messages)
[song-md:md-next] BUILD SUCCESS 26dbd28727d0b79eaf75fd8d36a4588d2db8b290
2022-06-24 4:49 UTC
About the md-bitmap behavior
2022-06-24 1:35 UTC (14+ messages)
[PATCH] md/raid5: Fix divide type in raid5_make_request()
2022-06-23 17:18 UTC (3+ messages)
[song-md:md-next 26/28] ERROR: modpost: "__hexagon_udivdi3" [drivers/md/raid456.ko] undefined!
2022-06-23 9:01 UTC
[song-md:md-next 26/28] ld.lld: error: undefined symbol: __hexagon_udivdi3
2022-06-23 8:00 UTC
[PATCH v3 00/15] Improve Raid5 Lock Contention
2022-06-23 4:48 UTC (19+ messages)
` [PATCH v3 01/15] md/raid5: Make logic blocking check consistent with logic that blocks
` [PATCH v3 02/15] md/raid5: Factor out ahead_of_reshape() function
` [PATCH v3 03/15] md/raid5: Refactor raid5_make_request loop
` [PATCH v3 04/15] md/raid5: Move stripe_add_to_batch_list() call out of add_stripe_bio()
` [PATCH v3 05/15] md/raid5: Move common stripe get code into new find_get_stripe() helper
` [PATCH v3 06/15] md/raid5: Factor out helper from raid5_make_request() loop
` [PATCH v3 07/15] md/raid5: Drop the do_prepare flag in raid5_make_request()
` [PATCH v3 08/15] md/raid5: Move read_seqcount_begin() into make_stripe_request()
` [PATCH v3 09/15] md/raid5: Refactor for loop in raid5_make_request() into while loop
` [PATCH v3 10/15] md/raid5: Keep a reference to last stripe_head for batch
` [PATCH v3 11/15] md/raid5: Refactor add_stripe_bio()
` [PATCH v3 12/15] md/raid5: Check all disks in a stripe_head for reshape progress
` [PATCH v3 13/15] md/raid5: Pivot raid5_make_request()
` [PATCH v3 14/15] md/raid5: Improve debug prints
` [PATCH v3 15/15] md/raid5: Increase restriction on max segments per request
` [Non-DoD Source] "
[PATCH V2] md: unlock mddev before reap sync_thread in action_store
2022-06-23 4:12 UTC (4+ messages)
[PATCH] md: add patchwork URL
2022-06-22 23:33 UTC (2+ messages)
[PATCH mdadm v1 00/14] Bug fixes and testing improvments
2022-06-22 16:39 UTC (23+ messages)
` [PATCH mdadm v1 01/14] Makefile: Don't build static build with everything
` [PATCH mdadm v1 02/14] DDF: Cleanup validate_geometry_ddf_container()
` [PATCH mdadm v1 03/14] DDF: Fix NULL pointer dereference in validate_geometry_ddf()
` [PATCH mdadm v1 04/14] mdadm/Grow: Fix use after close bug by closing after fork
` [PATCH mdadm v1 05/14] monitor: Avoid segfault when calling NULL get_bad_blocks
` [PATCH mdadm v1 06/14] mdadm: Fix mdadm -r remove option regresision
` [PATCH mdadm v1 07/14] mdadm: Fix optional --write-behind parameter
` [PATCH mdadm v1 14/14] tests: Add broken files for all broken tests
[PATCH v3] Grow: Split Grow_reshape into helper function
2022-06-20 17:21 UTC (2+ messages)
[PATCH] Revert "mdadm: fix coredump of mdadm --monitor -r"
2022-06-20 17:13 UTC (6+ messages)
[PATCH 0/5 v2] mdadm: fix memory leak and double free
2022-06-20 17:04 UTC (9+ messages)
` [PATCH 1/5 v2] parse_layout_faulty: fix memleak
` [PATCH 2/5 v2] Detail: "
` [PATCH 3/5 v2] load_imsm_mpb: fix double free
` [PATCH 4/5 v2] find_disk_attached_hba: fix memleak
[PATCH 0/6] mdadm-CI for-jes/20220620: patches for merge
2022-06-20 16:10 UTC (7+ messages)
` [PATCH 1/6] Revert "mdadm: fix coredump of mdadm --monitor -r"
` [PATCH 2/6] util: replace ioctl use with function
` [PATCH 3/6] mdadm/super1: restore commit 45a87c2f31335 to fix clustered slot issue
` [PATCH 4/6] imsm: introduce get_disk_slot_in_dev()
` [PATCH 5/6] imsm: use same slot across container
` [PATCH 6/6] imsm: block changing slots during creation
[PATCH v4 00/11] Bug fixes for mdadm tests
2022-06-17 21:52 UTC (4+ messages)
` [PATCH v4 01/11] md/raid5-ppl: Fix argument order in bio_alloc_bioset()
[song-md:md-fixes] BUILD SUCCESS f34fdcd4a0e7a0b92340ad7e48e7bcff9393fab5
2022-06-16 6:02 UTC
[GIT PULL] md-fixes 20220615
2022-06-15 17:56 UTC (2+ messages)
md0_raid5 Hangs Linux 5.18.3
2022-06-15 15:25 UTC (4+ messages)
Mdraid resync
2022-06-14 15:20 UTC
How to enable bitmap on IMSM?
2022-06-14 14:45 UTC (2+ messages)
[PATCH resend] imsm: Remove possibility for get_imsm_dev to return NULL
2022-06-14 14:45 UTC (2+ messages)
[PATCH resend] Fix possible NULL ptr dereferences and memory leaks
2022-06-14 14:43 UTC (3+ messages)
[PATCH v2] Monitor: use devname as char array instead of pointer
2022-06-14 14:40 UTC (2+ messages)
[PATCH v4 0/2] Mdmonitor improvements
2022-06-14 14:37 UTC (5+ messages)
` [PATCH v4 1/2] Mdmonitor: Fix segfault
` [PATCH v4 2/2] Mdmonitor: Improve logging method
[PATCH v2 resend] Incremental: Fix possible memory and resource leaks
2022-06-14 14:31 UTC (2+ messages)
Showing my ignorance - kernel workers
2022-06-14 13:48 UTC (2+ messages)
Abrelatam | Contacto
2022-06-14 3:57 UTC
[PATCH v6 0/3] LoadPin: Enable loading from trusted dm-verity devices
2022-06-13 17:15 UTC (3+ messages)
` [PATCH v6 1/3] dm: Add verity helpers for LoadPin
[PATCH AUTOSEL 5.18 35/68] md: don't unregister sync_thread with reconfig_mutex held
2022-06-12 17:53 UTC (3+ messages)
` [dm-devel] "
[song-md:md-next] BUILD SUCCESS facef3b96c5b9565fa0416d7701ef990ef96e5a6
2022-06-11 7:30 UTC
Raid5 Reshape Data Corruption Bug
2022-06-10 22:05 UTC
[song-md:md-fixes] BUILD SUCCESS 23ffa1d984cbf3c05655e61d59cfb27f0c7d897f
2022-06-10 21:11 UTC
[PATCH] mdmon: Stop parsing duplicate options
2022-06-09 22:08 UTC (2+ messages)
[PATCH] Grow: block -n on external volumes
2022-06-09 22:13 UTC (2+ 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).