messages from 2022-10-13 00:22:11 to 2022-11-23 19:10:07 UTC [more...]
[PATCH mdadm v6 0/7] Write Zeroes option for Creating Arrays
2022-11-23 19:09 UTC (3+ messages)
` [PATCH mdadm v6 1/7] Create: goto abort_locked instead of return 1 in error path
` [PATCH mdadm v6 7/7] manpage: Add --write-zeroes option to manpage
Emballage
2022-11-23 8:40 UTC
Silikonmischungen
2022-11-22 8:55 UTC
[PATCH mdadm v5 0/7] RESEND: Write Zeroes option for Creating Arrays
2022-11-21 16:46 UTC (10+ messages)
` [PATCH mdadm v5 1/7] Create: goto abort_locked instead of return 1 in error path
` [PATCH mdadm v5 2/7] Create: remove safe_mode_delay local variable
` [PATCH mdadm v5 3/7] Create: Factor out add_disks() helpers
` [PATCH mdadm v5 4/7] mdadm: Introduce pr_info()
` [PATCH mdadm v5 5/7] mdadm: Add --write-zeros option for Create
` [PATCH mdadm v5 6/7] tests/00raid5-zero: Introduce test to exercise --write-zeros
` [PATCH mdadm v5 7/7] manpage: Add --write-zeroes option to manpage
[PATCH V2 1/1] Add mddev->io_acct_cnt for raid0_quiesce
2022-11-18 4:24 UTC (9+ messages)
[PATCH] mdadm: fix compilation failure on the x32 ABI
2022-11-17 14:51 UTC (3+ messages)
[PATCH] mdadm reshape hangs on external grow chunk
2022-11-17 14:07 UTC (3+ messages)
[PATCH mdadm v5 6/7] tests/00raid5-zero: Introduce test to exercise --write-zeros
2022-11-16 23:46 UTC (8+ messages)
` [PATCH mdadm v5 7/7] manpage: Add --write-zeroes option to manpage
` [PATCH mdadm v5 0/7] Write Zeroes option for Creating Arrays
` [PATCH mdadm v5 2/7] Create: remove safe_mode_delay local variable
` [PATCH mdadm v5 5/7] mdadm: Add --write-zeros option for Create
` [PATCH mdadm v5 4/7] mdadm: Introduce pr_info()
` [PATCH mdadm v5 1/7] Create: goto abort_locked instead of return 1 in error path
` [PATCH mdadm v5 3/7] Create: Factor out add_disks() helpers
[PATCH mdadm v4 0/7] Write Zeroes option for Creating Arrays
2022-11-16 17:11 UTC (9+ messages)
[song-md:md-next] BUILD SUCCESS b611ad14006e5be2170d9e8e611bf49dff288911
2022-11-15 7:43 UTC
[GIT PULL] md-next 20221114
2022-11-14 19:58 UTC (2+ messages)
Kernel crash, possibly raid, and dump but no log available as shutdown
2022-11-11 15:59 UTC (3+ messages)
raid5 deadlock issue
2022-11-11 6:26 UTC (6+ messages)
` [External] "
[PATCH] restripe.c: Use _FILE_OFFSET_BITS to enable largefile support
2022-11-10 22:55 UTC
[PATCH] restripe.c: Use _FILE_OFFSET_BITS to enable largefile support
2022-11-10 20:45 UTC
[PATCH V3 1/1] md/raid1: stop mdx_raid1 thread when raid1 array run failed
2022-11-09 22:09 UTC (2+ messages)
[PATCH] md/raid5: use bdev_write_cache instead of open coding it
2022-11-09 22:08 UTC (2+ messages)
[PATCH v2] md: fix a crash in mempool_free
2022-11-09 22:08 UTC (2+ messages)
mdadm udev rule does not start mdmonitor systemd unit
2022-11-07 9:02 UTC (7+ messages)
A crash caused by the commit 0dd84b319352bb8ba64752d4e45396d8b13e6018
2022-11-07 9:32 UTC (13+ messages)
` [dm-devel] "
[PATCH] md: fix a crash in mempool_free
2022-11-05 22:34 UTC (5+ messages)
` [dm-devel] "
` Problems with email threading (was: [dm-devel] [PATCH] md: fix a crash in mempool_free)
[song-md:md-next] BUILD SUCCESS 7476cc5394a10e982a4daa56079093a8b88e4bf3
2022-11-05 6:23 UTC
[PATCH V2 1/1] md/raid0, raid10: Don't set discard sectors for request queue
2022-11-04 17:51 UTC (3+ messages)
[PATCH v2 1/1] md/raid1: stop mdx_raid1 thread when raid1 array run failed
2022-11-04 17:50 UTC
[PATCH 1/3] ACPI: scan: substitute empty_zero_page with helper ZERO_PAGE(0)
2022-11-03 18:53 UTC (11+ messages)
` [PATCH 2/3] spi: fsl-cpm: "
` [PATCH 3/3] raid: "
` [PATCH] lib/raid6: drop RAID6_USE_EMPTY_ZERO_PAGE
` (subset) [PATCH 1/3] ACPI: scan: substitute empty_zero_page with helper ZERO_PAGE(0)
[PATCH] Manage: Block unsafe member failing
2022-11-02 8:35 UTC (3+ messages)
[bisected] RAID1 direct IO redirecting sector loop since 6.0
2022-11-02 4:57 UTC (7+ messages)
[PATCH 1/1] Don't set discard sectors for request queue
2022-11-01 23:57 UTC (4+ messages)
Troubleshooting "Buffer I/O error" on reading md device
2022-11-01 23:49 UTC (9+ messages)
[PATCH] md/raid1: Fix crash during poweroff
2022-11-01 20:13 UTC
mdadm udev rule does not start mdmonitor systemd unit
2022-10-31 16:58 UTC
[song-md:md-next] BUILD SUCCESS a24fec3fdfc56203e3cbb3b6c723babc6c4f1053
2022-10-29 11:26 UTC
[PATCHv3] md/bitmap: Fix bitmap chunk size overflow issues
2022-10-28 21:06 UTC (2+ messages)
[PATCH 0/9] Mdmonitor refactor and udev event handling improvements
2022-10-28 15:47 UTC (20+ messages)
` [PATCH 1/9] Mdmonitor: Split alert() into separate functions
` [PATCH 2/9] Mdmonitor: Make alert_info global
` [PATCH 3/9] Mdmonitor: Pass events to alert() using enums instead of strings
` [PATCH 4/9] Mdmonitor: Add helper functions
` [PATCH 5/9] Add helpers to determine whether directories or files are soft links
` [PATCH 6/9] Mdmonitor: Refactor write_autorebuild_pid()
` [PATCH 7/9] Mdmonitor: Refactor check_one_sharer() for better error handling
` [PATCH 8/9] Mdmonitor: Improve udev event handling
` [PATCH 9/9] udev: Move udev_block() and udev_unblock() into udev.c
[PATCH v2] super-intel: make freesize not required for chunk size migration
2022-10-28 2:51 UTC
[PATCH] super-intel: make freesize not required for chunk size migration
2022-10-27 8:09 UTC (4+ messages)
[song-md:md-next 6/6] drivers/md/md-bitmap.c:2541:12: warning: result of comparison of constant 4294967296 with expression of type 'unsigned long' is always false
2022-10-25 7:48 UTC (3+ messages)
[RFC PATCH] md-bitmap: reuse former bitmap chunk size on resizing
2022-10-24 4:32 UTC (3+ messages)
[PATCH 1/1] Add mddev->io_acct_cnt for raid0_quiesce
2022-10-23 9:15 UTC (5+ messages)
now that i've screwed up and apparently get to start over
2022-10-23 1:52 UTC (3+ messages)
Performance Testing MD-RAID10 with 1 failed drive
2022-10-21 16:53 UTC (14+ messages)
[song-md:md-next] BUILD SUCCESS c748adfcbe0bd0c760c68d78434a1dfc0344b6b6
2022-10-21 8:41 UTC
[PATCHv2] md/bitmap: Fix bitmap chunk size overflow issues
2022-10-20 19:16 UTC (2+ messages)
[PATCH -next 0/3] do some cleanup for md_ioctl
2022-10-20 19:04 UTC (2+ messages)
[PATCH v2] raid5-cache: use try_cmpxchg in r5l_wake_reclaim
2022-10-20 18:09 UTC (2+ messages)
[PATCH v1] drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()
2022-10-20 17:47 UTC (2+ messages)
[PATCH] raid5-cache: use try_cmpxchg in r5l_wake_reclaim Use try_cmpxchg instead of cmpxchg (*ptr, old, new) == old in r5l_wake_reclaim. x86 CMPXCHG instruction returns success in ZF flag, so this change saves a compare after cmpxchg (and related move instruction in front of cmpxchg)
2022-10-20 15:30 UTC
calculate "Array Size" for fdisk
2022-10-18 19:34 UTC (3+ messages)
Rebuilding mdadm RAID array after OS drive failure
2022-10-18 7:04 UTC (4+ messages)
[md/bitmap] 935dbb156b: mdadm-selftests.05r1-bitmapfile.fail
2022-10-17 22:58 UTC
[PATCH] md/bitmap: Fix bitmap chunk size overflow issues
2022-10-17 10:10 UTC (4+ messages)
[PATCH v2 0/3] Bitmap percentage flushing
2022-10-15 22:27 UTC (7+ messages)
` [PATCH v2 1/3] md/bitmap: Add chunk-threshold unplugging
` [PATCH v2 2/3] md/bitmap: Add sysfs interface for flush threshold
` [PATCH v2 3/3] md/bitmap: Convert daemon_work to proper timer
[PATCH 0/2] Bitmap percentage flushing
2022-10-13 22:56 UTC (7+ messages)
` [PATCH 2/2] md/bitmap: Add chunk-count-based bitmap flushing
[PATCH v1 0/5] treewide cleanup of random integer usage
2022-10-13 1:37 UTC (5+ messages)
` [PATCH v1 3/5] treewide: use get_random_u32() when possible
[PATCH AUTOSEL 4.19 10/19] md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d
2022-10-13 0:26 UTC
[PATCH 1/1] Add mddev->io_acct_cnt for raid0_quiesce
2022-10-13 0:45 UTC (2+ messages)
[PATCH AUTOSEL 5.15 28/47] md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d
2022-10-13 0:21 UTC
[PATCH AUTOSEL 4.14 07/13] md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d
2022-10-13 0:27 UTC
[PATCH AUTOSEL 5.19 35/63] md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d
2022-10-13 0:18 UTC (2+ messages)
` [PATCH AUTOSEL 5.19 54/63] block: replace blk_queue_nowait with bdev_nowait
[PATCH AUTOSEL 5.4 15/27] md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d
2022-10-13 0:24 UTC
[PATCH AUTOSEL 5.10 21/33] md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d
2022-10-13 0:23 UTC
[PATCH AUTOSEL 6.0 56/67] block: replace blk_queue_nowait with bdev_nowait
2022-10-13 0:15 UTC
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).