messages from 2024-06-11 06:13:24 to 2024-06-17 10:36:05 UTC [more...]
move features flags into queue_limits v2
2024-06-17 10:36 UTC (37+ 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
move features flags into queue_limits
2024-06-17 6:03 UTC (95+ messages)
` [PATCH 01/26] sd: fix sd_is_zoned
` [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics
` [PATCH 03/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd
` [PATCH 04/26] loop: always update discard settings in loop_reconfigure_limits
` [PATCH 05/26] loop: regularize upgrading the lock size for direct I/O
` [PATCH 06/26] loop: also use the default block size from an underlying block device
` [PATCH 07/26] loop: fold loop_update_rotational into loop_reconfigure_limits
` [PATCH 08/26] virtio_blk: remove virtblk_update_cache_mode
` [PATCH 09/26] nbd: move setting the cache control flags to __nbd_set_size
` [PATCH 10/26] xen-blkfront: don't disable cache flushes when they fail
` [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_write 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 feature 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 feature field
[PATCH -next] md/raid5: fix spares errors about rcu usage
2024-06-15 8:51 UTC
move integrity settings to queue_limits v3
2024-06-15 5:01 UTC (31+ messages)
` [PATCH 01/12] block: initialize integrity buffer to zero before writing it to media
` [PATCH 02/12] md/raid0: don't free conf on raid0_run failure
` [PATCH 03/12] md/raid1: "
` [PATCH 04/12] dm-integrity: use the nop integrity profile
` [PATCH 05/12] block: remove the blk_integrity_profile structure
` [PATCH 06/12] block: remove the blk_flush_integrity call in blk_integrity_unregister
` [PATCH 07/12] block: factor out flag_{store,show} helper for integrity
` [PATCH 08/12] block: use kstrtoul in flag_store
` [PATCH 09/12] block: don't require stable pages for non-PI metadata
` [PATCH 10/12] block: bypass the STABLE_WRITES flag for protection information
` [PATCH 11/12] block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags
` [PATCH 12/12] block: move integrity information into queue_limits
[song-md:md-6.11] BUILD SUCCESS 305a5170dc5cf3d395bb4c4e9239bca6d0b54b49
2024-06-14 14:51 UTC
move integrity settings to queue_limits v2
2024-06-14 3:16 UTC (17+ messages)
` [PATCH 02/11] block: remove the unused BIP_{CTRL,DISK}_NOCHECK flags
` [PATCH 03/11] block: remove the BIP_IP_CHECKSUM flag
[PATCH 1/1] mdadm/tests: judge foreign array in test cases
2024-06-14 2:45 UTC
RAID-10 near vs. RAID-1
2024-06-13 20:53 UTC (14+ messages)
Cleaning up a Raid5 after discrepancies discovered
2024-06-13 19:55 UTC (2+ messages)
[PATCH v3] dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume
2024-06-13 15:30 UTC
[PATCH mdadm 0/2] Bug fixes for --write-zeros option
2024-06-13 13:24 UTC (3+ messages)
DMAR: DRHD: handling fault status reg 3
2024-06-13 7:35 UTC
[PATCH v2] dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume
2024-06-13 3:50 UTC (2+ messages)
[GIT PULL] md-6.11 20240612
2024-06-12 22:01 UTC (2+ messages)
[PATCH v2] md/md-bitmap: fix writing non bitmap pages
2024-06-12 16:38 UTC (2+ messages)
fix ->run failure handling
2024-06-12 16:36 UTC (4+ messages)
[PATCH v2 md-6.11 00/12] md: refacotor and some fixes related to sync_thread
2024-06-12 16:34 UTC (15+ messages)
` [PATCH v2 md-6.11 01/12] md: rearrange recovery_flags
` [PATCH v2 md-6.11 02/12] md: add a new enum type sync_action
` [PATCH v2 md-6.11 03/12] md: add new helpers for sync_action
` [PATCH v2 md-6.11 04/12] md: factor out helper to start reshape from action_store()
` [PATCH v2 md-6.11 05/12] md: replace sysfs api sync_action with new helpers
` [PATCH v2 md-6.11 06/12] md: remove parameter check_seq for stop_sync_thread()
` [PATCH v2 md-6.11 07/12] md: don't fail action_store() if sync_thread is not registered
` [PATCH v2 md-6.11 08/12] md: use new helers in md_do_sync()
` [PATCH v2 md-6.11 09/12] md: replace last_sync_action with new enum type
` [PATCH v2 md-6.11 10/12] md: factor out helpers for different sync_action in md_do_sync()
` [PATCH v2 md-6.11 11/12] md: pass in max_sectors for pers->sync_request()
` [PATCH v2 md-6.11 12/12] md/raid5: avoid BUG_ON() while continue reshape after reassembling
regression: drive was detected as raid member due to metadata on partition
2024-06-12 14:36 UTC (4+ messages)
[PATCH 1/2] md-cluster: fix hanging issue while a new disk adding
2024-06-12 2:19 UTC (2+ messages)
` [PATCH 2/2] md-cluster: fix no recovery job when adding/re-adding a disk
[PATCH] dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume
2024-06-12 1:25 UTC (2+ messages)
[song-md:md-6.11] BUILD SUCCESS 17f91ac0843b50462a9c9c8f18df962338bd3db2
2024-06-11 21:46 UTC
[RFC V6] md/raid5: optimize Scattered Address Space and Thread-Level Parallelism to improve RAID5 performance
2024-06-11 21:18 UTC (2+ messages)
[PATCH 00/12] md: refacotor and some fixes related to sync_thread
2024-06-11 13:30 UTC (4+ messages)
` [PATCH 02/12] md: add a new enum type sync_action
[RFC V5] md/raid5: optimize Scattered Address Space and Thread-Level Parallelism to improve RAID5 performance
2024-06-11 11:59 UTC (2+ messages)
[PATCH v6 0/1] md: generate CHANGE uevents for md device
2024-06-11 9:01 UTC (4+ messages)
` [PATCH v6 1/1] "
kernel WARNING on lvm2 testsuite due to MD recovery running
2024-06-11 6:18 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).