messages from 2023-01-21 22:56:52 to 2023-02-24 18:36:39 UTC [more...]
[PATCH v5 0/3] md/bitmap: Optimal last page size
2023-02-24 18:33 UTC (2+ messages)
` [PATCH v5 1/3] md: Move sb writer loop to its own function
[PATCH v4 0/3] md/bitmap: Optimal last page size
2023-02-24 18:27 UTC (6+ messages)
` [PATCH v4 1/3] md: Move sb writer loop to its own function
` [PATCH v4 2/3] md: Fix types in sb writer
` [PATCH v4 3/3] md: Use optimal I/O size for last bitmap page
question about 5e8daf906f89 ("md: Flush workqueue md_rdev_misc_wq in md_alloc()”)
2023-02-24 16:44 UTC (3+ messages)
[PATCH V4] Fix NULL dereference in super_by_fd
2023-02-24 16:13 UTC (6+ messages)
[PATCH mdadm v6 0/7] Write Zeroes option for Creating Arrays
2023-02-24 16:06 UTC (20+ messages)
` [PATCH mdadm v6 1/7] Create: goto abort_locked instead of return 1 in error path
` [PATCH mdadm v6 2/7] Create: remove safe_mode_delay local variable
` [PATCH mdadm v6 3/7] Create: Factor out add_disks() helpers
` [PATCH mdadm v6 4/7] mdadm: Introduce pr_info()
` [PATCH mdadm v6 5/7] mdadm: Add --write-zeros option for Create
` [PATCH mdadm v6 6/7] tests/00raid5-zero: Introduce test to exercise --write-zeros
` [PATCH mdadm v6 7/7] manpage: Add --write-zeroes option to manpage
[PATCH 5.10] md: Flush workqueue md_rdev_misc_wq in md_alloc()
2023-02-24 6:55 UTC (3+ messages)
` Timestamps from the future (was: [PATCH 5.10] md: Flush workqueue md_rdev_misc_wq in md_alloc())
[PATCH v2] Grow: fix can't change bitmap type from none to clustered
2023-02-24 0:12 UTC
[PATCH] Grow: fix can't change bitmap type from none to clustered
2023-02-23 23:50 UTC (5+ messages)
[song-md:md-fixes] BUILD SUCCESS 6e95cefc15299684b031ea5cbb8cdf627c069d66
2023-02-23 23:18 UTC
[regression] Bug 217074 - upgrading to kernel 6.1.12 from 5.15.x can no longer assemble software raid0
2023-02-23 16:06 UTC
[PATCH] Fix memory leak for function Manage_subdevs Manage_add Kill V2
2023-02-23 15:53 UTC (3+ messages)
[PATCH v3 0/8] Mdmonitor refactor and udev event handling improvements
2023-02-23 13:44 UTC (16+ messages)
` [PATCH v3 1/8] Mdmonitor: Make alert_info global
` [PATCH v3 2/8] Mdmonitor: Pass events to alert() using enums instead of strings
` [PATCH v3 3/8] Mdmonitor: Add helper functions
` [PATCH v3 4/8] Add helpers to determine whether directories or files are soft links
` [PATCH v3 5/8] Mdmonitor: Refactor write_autorebuild_pid()
` [PATCH v3 6/8] Mdmonitor: Refactor check_one_sharer() for better error handling
` [PATCH v3 7/8] Mdmonitor: Improve udev event handling
` [PATCH v3 8/8] udev: Move udev_block() and udev_unblock() into udev.c
[PATCH v3 0/3] md/bitmap: Optimal last page size
2023-02-23 4:05 UTC (10+ messages)
` [PATCH v3 1/3] md: Move sb writer loop to its own function
` [PATCH v3 2/3] md: Fix types in sb writer
` [PATCH v3 3/3] md: Use optimal I/O size for last bitmap page
[PATCH 1/1] md: Free resources in __md_stop
2023-02-23 1:27 UTC (2+ messages)
[PATCH 0/2] md/raid10: random bugfix
2023-02-22 4:10 UTC (3+ messages)
` [PATCH 1/2] md/raid10: fix taks hung in raid10d
` [PATCH 2/2] md/raid10: fix null-ptr-deref in raid10_sync_request
[PATCH] md: fix null-ptr-deference in md_free_disk()
2023-02-22 1:48 UTC (4+ messages)
[PATCH v2] md: Use optimal I/O size for last bitmap page
2023-02-21 14:44 UTC (7+ messages)
[PATCH] md: Use optimal I/O size for last bitmap page
2023-02-21 5:27 UTC (7+ messages)
[PATCH] enable RAID for SATA under VMD
2023-02-16 4:41 UTC
RAID4 with no striping mode request
2023-02-16 0:01 UTC (11+ messages)
` [dm-devel] "
[PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
2023-02-14 16:57 UTC (13+ messages)
` [PATCH 2/9] Documentation: driver-api: correct spelling
` [dm-devel] [PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
` (subset) "
[PATCH] md/raid10: Fix typo in comment (replacment -> replacement)
2023-02-14 6:40 UTC
[PATCH] md: make kobj_type structures constant
2023-02-14 3:19 UTC
[PATCH] treat AHCI controllers under VMD as part of VMD
2023-02-13 7:02 UTC (7+ messages)
[PATCH] Revert "mdadm/systemd: remove KillMode=none from service file"
2023-02-12 20:18 UTC (2+ messages)
[PATCH] Fix memory leak for function Manage_subdevs Manage_add Kill
2023-02-10 10:28 UTC
[song-md:md-next] BUILD SUCCESS 76fed01420bb8b0e282745a4945925b25751d42b
2023-02-10 10:01 UTC
[song-md:new_module_alloc_build_test] BUILD SUCCESS efe6ec771369ca06ed80182c30ffcf9c494146dd
2023-02-09 13:20 UTC
[GIT PULL] md-next 20230208
2023-02-09 0:00 UTC (2+ messages)
[song-md:md-next] BUILD SUCCESS 3f7c3f2b0f113ac56fc202733110e1b738206be3
2023-02-08 7:34 UTC
[PATCH 1/1] md: Increase active_io to count acct_io
2023-02-08 0:38 UTC (4+ messages)
[song-md:new_module_alloc_build_test] BUILD SUCCESS d63bee3fea6c9ac940de7b3725bf9adf7050a430
2023-02-07 12:58 UTC
Slow discard on RAID1 with --write-mostly: split into 1MB requests
2023-02-06 22:01 UTC
how to know a hard drive will mix well
2023-02-05 4:04 UTC (8+ messages)
` throughput testing (was "Re: how to know a hard drive will mix well")
[song-md:new_module_alloc_build_test] BUILD SUCCESS 9e278a4880d5bee01bab987f06b709da7d532e93
2023-02-05 2:00 UTC
[PATCH] block: remove submit_bio_noacct
2023-02-04 0:20 UTC (7+ messages)
` "
[song-md:new_module_alloc_build_test 1/1] arch/arm64/kernel/module-plts.c:70:28: error: incompatible pointer to integer conversion passing 'void *' to parameter of type 'unsigned long'
2023-02-03 19:26 UTC
[GIT PULL] md-next 20230202
2023-02-02 23:06 UTC (2+ messages)
[song-md:md-next] BUILD SUCCESS ed821cf84e7b969fb5b63598c89d3428a30d8d31
2023-02-02 17:18 UTC
[PATCH V3 1/1] md/raid0: Add mddev->io_acct_cnt for raid0_quiesce
2023-02-02 13:52 UTC (6+ messages)
[PATCH] md: don't update recovery_cp when curr_resync is ACTIVE
2023-02-02 6:53 UTC (6+ messages)
[PATCH V4 1/1] md/raid0: Add mddev->io_acct_cnt for raid0_quiesce
2023-02-02 0:34 UTC
[PATCH v2] md: use MD_RESYNC_* whenever possible
2023-02-01 16:58 UTC (3+ messages)
[PATCH] mdadm reshape hangs on external grow chunk
2023-02-01 13:37 UTC (4+ messages)
[PATCH 1/1] md: Free writes_pending in md_stop
2023-02-01 7:25 UTC (2+ messages)
[PATCH V2 1/1] md/raid0: Add mddev->io_acct_cnt for raid0_quiesce
2023-02-01 7:21 UTC (2+ messages)
[PATCH V2 0/2] md: Change active_io to percpu
2023-02-01 7:16 UTC (4+ messages)
` [PATCH 1/2] md: Factor out is_md_suspended helper
` [PATCH V2 2/2] md: Change active_io to percpu
[PATCH] md: use MD_RESYNC_* whenever possible
2023-02-01 7:14 UTC (3+ messages)
[PATCH] md: use preallocated hashed wait queues instead of mddev->sb_wait
2023-01-31 3:17 UTC (3+ messages)
` [dm-devel] "
[PATCH 0/2] md: Change active_io to percpu
2023-01-31 2:46 UTC (8+ messages)
` [PATCH 1/2] md: Factor out is_md_suspended helper
` [PATCH 2/2] md: Change active_io to percpu
Transferring an existing system from non-RAID disks to RAID1 disks in the same computer
2023-01-23 3:44 UTC (42+ 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).