messages from 2024-06-17 06:05:53 to 2024-07-09 10:41:29 UTC [more...]
[PATCH v2 1/2] md-cluster: fix hanging issue while a new disk adding
2024-07-09 10:41 UTC
[RFC PATCH NOT FOR INCLUSION] Concerns about logic of raid1.c::fix_sync_read_error()
2024-07-09 9:46 UTC
[REGRESSION] Cannot start degraded RAID1 array with device with write-mostly flag
2024-07-09 6:49 UTC (6+ messages)
[PATCH 1/2] md-cluster: fix hanging issue while a new disk adding
2024-07-09 2:54 UTC (13+ messages)
` [PATCH 2/2] md-cluster: fix no recovery job when adding/re-adding a disk
raid5/6 error amplification during normal operations
2024-07-08 3:01 UTC
RAID6 12 device assemble force failure
2024-07-05 11:02 UTC (11+ messages)
[song-md:md-6.11] BUILD SUCCESS 25b3a8237a03ec0b67b965b52d74862e77ef7115
2024-07-05 5:42 UTC
RAID-10N2 vs RAID-1 - Simple test
2024-07-04 17:40 UTC
move features flags into queue_limits v2
2024-07-04 11:11 UTC (62+ messages)
` [PATCH 01/26] xen-blkfront: don't disable cache flushes when they fail
` [PATCH 02/26] sd: remove sd_is_zoned
` [PATCH 03/26] sd: move zone limits setup out of sd_read_block_characteristics
` [PATCH 04/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd
` [PATCH 05/26] loop: always update discard settings in loop_reconfigure_limits
` [PATCH 06/26] loop: regularize upgrading the block size for direct I/O
` [PATCH 07/26] loop: also use the default block size from an underlying block device
` [PATCH 08/26] loop: fold loop_update_rotational into loop_reconfigure_limits
` [PATCH 09/26] virtio_blk: remove virtblk_update_cache_mode
` [PATCH 10/26] nbd: move setting the cache control flags to __nbd_set_size
` [PATCH 11/26] block: freeze the queue in queue_attr_store
` [PATCH 12/26] block: remove blk_flush_policy
` [PATCH 13/26] block: move cache control settings out of queue->flags
` [PATCH 14/26] block: move the nonrot flag to queue_limits
` [PATCH 15/26] block: move the add_random "
` [PATCH 16/26] block: move the io_stat flag setting "
` [PATCH 17/26] block: move the stable_writes flag "
` [PATCH 18/26] block: move the synchronous "
` [PATCH 19/26] block: move the nowait "
` [PATCH 20/26] block: move the dax "
` [PATCH 21/26] block: move the poll "
` [PATCH 22/26] block: move the zoned flag into the features field
` [PATCH 23/26] block: move the zone_resetall flag to queue_limits
` [PATCH 24/26] block: move the pci_p2pdma "
` [PATCH 25/26] block: move the skip_tagset_quiesce "
` [PATCH 26/26] block: move the bounce flag into the features field
[PATCH v6 0/1] md: generate CHANGE uevents for md device
2024-07-04 9:43 UTC (4+ messages)
` [PATCH v6 1/1] "
MD: drive removal hangs with freshly created partition
2024-07-04 9:42 UTC (3+ messages)
[GIT PULL] md-6.11 20240704
2024-07-04 8:04 UTC (2+ messages)
[PATCH v2] md/raid5: recheck if reshape has finished with device_lock held
2024-07-04 7:10 UTC (2+ messages)
[PATCH -next] md: don't wait for MD_RECOVERY_NEEDED for HOT_REMOVE_DISK ioctl
2024-07-04 7:08 UTC (2+ messages)
[PATCH] md-cluster: Constify struct md_cluster_operations
2024-07-04 7:07 UTC (2+ messages)
[PATCH -next] md: Remove unneeded semicolon
2024-07-04 7:07 UTC (2+ messages)
[PATCH -next] md/raid5: fix spares errors about rcu usage
2024-07-04 7:06 UTC (2+ messages)
mdadm v4.4 is coming (~4 weeks)
2024-07-02 10:38 UTC
[axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
2024-07-02 7:32 UTC (8+ messages)
NAS RAID configuration overwritten by ransomware
2024-07-01 8:58 UTC (2+ messages)
reshape seems to have gotten stuck
2024-06-28 14:22 UTC (4+ messages)
[PATCH] md/raid5: recheck if reshape has finished with device_lock held
2024-06-27 14:54 UTC (3+ messages)
[PATCH v7 0/1] md: generate CHANGE uevents for md device
2024-06-27 11:45 UTC (3+ messages)
` [PATCH v7] "
queue_limits fixups and tidyups v3
2024-06-26 15:37 UTC (11+ messages)
` [PATCH 1/8] md: set md-specific flags for all queue limits
` [PATCH 2/8] block: correctly report cache type
` [PATCH 3/8] block: rename BLK_FEAT_MISALIGNED
` [PATCH 4/8] block: convert features and flags to __bitwise types
` [PATCH 5/8] block: conding style fixup for blk_queue_max_guaranteed_bio
` [PATCH 6/8] block: remove disk_update_readahead
` [PATCH 7/8] block: remove the fallback case in queue_dma_alignment
` [PATCH 8/8] block: move dma_pad_mask into queue_limits
queue_limits fixups and tidyups
2024-06-26 11:32 UTC (15+ messages)
` [PATCH 1/7] md: set md-specific flags for all queue limits
` [PATCH 2/7] block: correctly report cache type
` [PATCH 3/7] block: rename BLK_FLAG_MISALIGNED
` [PATCH 4/7] block: conding style fixup for blk_queue_max_guaranteed_bio
` [PATCH 5/7] block: remove disk_update_readahead
` [PATCH 6/7] block: remove the fallback case in queue_dma_alignment
` [PATCH 7/7] block: move dma_pad_mask into queue_limits
queue_limits fixups and tidyups v2
2024-06-26 8:07 UTC (20+ messages)
` [PATCH 1/8] md: set md-specific flags for all queue limits
` [PATCH 2/8] block: correctly report cache type
` [PATCH 3/8] block: rename BLK_FLAG_MISALIGNED
` [PATCH 4/8] block: convert features and flags to __bitwise types
` [PATCH 5/8] block: conding style fixup for blk_queue_max_guaranteed_bio
` [PATCH 6/8] block: remove disk_update_readahead
` [PATCH 7/8] block: remove the fallback case in queue_dma_alignment
` [PATCH 8/8] block: move dma_pad_mask into queue_limits
[axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
2024-06-26 6:18 UTC (6+ messages)
RAID-10 near vs. RAID-1
2024-06-25 19:00 UTC (4+ messages)
MD: Long delay for container drive removal
2024-06-25 9:25 UTC (4+ messages)
[PATCH 1/2] mdadm/clustermd_tests: add some apis in func.sh to support test to run without error
2024-06-25 2:10 UTC (2+ messages)
` [PATCH 2/2] mdadm/clustermd_tests: adjust test cases to support md module changes
misc queue_limits fixups
2024-06-20 12:56 UTC (11+ messages)
` [PATCH 1/6] block: remove the unused blk_bounce enum
` [PATCH 2/6] block: fix spelling and grammar for in writeback_cache_control.rst
` [PATCH 3/6] block: renumber and rename the cache disabled flag
` [PATCH 4/6] block: move the misaligned flag into the features field
` [PATCH 5/6] block: remove the discard_alignment flag
` [PATCH 6/6] block: move the raid_partial_stripes_expensive flag into the features field
[PATCH 1/1] mdadm/tests: judge foreign array in test cases
2024-06-20 11:41 UTC (2+ messages)
[PATCH AUTOSEL 6.9 02/15] md: Fix overflow in is_mddev_idle
2024-06-19 14:27 UTC (3+ 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).