messages from 2024-05-22 16:33:39 to 2024-06-10 12:24:29 UTC [more...]
move integrity settings to queue_limits v2
2024-06-10 12:24 UTC (44+ messages)
` [PATCH 01/11] dm-integrity: use the nop integrity profile
` [PATCH 02/11] block: remove the unused BIP_{CTRL,DISK}_NOCHECK flags
` [PATCH 03/11] block: remove the BIP_IP_CHECKSUM flag
` [PATCH 04/11] block: remove the blk_integrity_profile structure
` [PATCH 05/11] block: remove the blk_flush_integrity call in blk_integrity_unregister
` [PATCH 06/11] block: factor out flag_{store,show} helper for integrity
` [PATCH 07/11] block: use kstrtoul in flag_store
` [PATCH 08/11] block: don't require stable pages for non-PI metadata
` [PATCH 09/11] block: bypass the STABLE_WRITES flag for protection information
` [PATCH 10/11] block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags
` [PATCH 11/11] block: move integrity information into queue_limits
[RFC PATCH] mdadm: add --fast-initialize
2024-06-10 8:57 UTC (4+ messages)
[RFC V5] md/raid5: optimize Scattered Address Space and Thread-Level Parallelism to improve RAID5 performance
2024-06-08 13:43 UTC (3+ messages)
[PATCH dlm/next 0/8] dlm: md: introduce DLM_LSFL_SOFTIRQ_SAFE
2024-06-08 4:21 UTC (14+ messages)
` [PATCH dlm/next 1/8] dlm: using rcu to avoid rsb lookup again
` [PATCH dlm/next 2/8] dlm: remove struct field with the same meaning
` [PATCH dlm/next 3/8] dlm: use is_master() on checks if we are the master
` [PATCH dlm/next 4/8] dlm: use LSFL_FS to check if it's a kernel lockspace
` [PATCH dlm/next 5/8] dlm: introduce DLM_LSFL_SOFTIRQ_SAFE
` [PATCH dlm/next 6/8] dlm: implement LSFL_SOFTIRQ_SAFE
` [PATCH dlm/next 7/8] dlm: convert ls_cb_lock to rwlock
` [PATCH dlm/next 8/8] md-cluster: use DLM_LSFL_SOFTIRQ for dlm_new_lockspace()
Is NVMe RAID0 useless (performance-wise) for common workloads?
2024-06-08 2:16 UTC
[PATCH] md/md-bitmap: fix writing non bitmap pages
2024-06-07 7:29 UTC (3+ messages)
[PATCH v2] md/md-bitmap: fix writing non bitmap pages
2024-06-07 7:27 UTC
fix ->run failure handling
2024-06-07 6:19 UTC (6+ messages)
` [PATCH 1/2] md/raid0: don't free conf on raid0_run failure
` [PATCH 2/2] md/raid1: "
move integrity settings to queue_limits
2024-06-06 15:38 UTC (34+ messages)
` [PATCH 01/12] dm-integrity: use the nop integrity profile
` [PATCH 02/12] block: remove the unused BIP_{CTRL,DISK}_NOCHECK flags
` [PATCH 03/12] block: remove the BIP_IP_CHECKSUM flag
` [PATCH 04/12] block: remove the blk_integrity_profile structure
` [PATCH 05/12] block: remove the blk_flush_integrity call in blk_integrity_unregister
` [PATCH 06/12] block: factor out flag_{store,show} helper for integrity
` [PATCH 07/12] block: use kstrtoul in flag_store
` [PATCH 08/12] block: don't pretend to generate/verify for non-PI metadata
` [PATCH 09/12] block: don't require stable pages "
` [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
Recovering mdraid after node reboot
2024-06-05 11:03 UTC
[PATCH mdadm 0/2] Bug fixes for --write-zeros option
2024-06-04 21:34 UTC (4+ messages)
` [PATCH mdadm 1/2] mdadm: Fix hang race condition in wait_for_zero_forks()
` [PATCH mdadm 2/2] mdadm: Block SIGCHLD processes before starting children
[PATCH 00/12] md: refacotor and some fixes related to sync_thread
2024-06-03 12:58 UTC (13+ messages)
` [PATCH 01/12] md: rearrange recovery_flags
` [PATCH 02/12] md: add a new enum type sync_action
` [PATCH 03/12] md: add new helpers for sync_action
` [PATCH 04/12] md: factor out helper to start reshape from action_store()
` [PATCH 05/12] md: replace sysfs api sync_action with new helpers
` [PATCH 06/12] md: remove parameter check_seq for stop_sync_thread()
` [PATCH 07/12] md: don't fail action_store() if sync_thread is not registered
` [PATCH 08/12] md: use new helers in md_do_sync()
` [PATCH 09/12] md: replace last_sync_action with new enum type
` [PATCH 10/12] md: factor out helpers for different sync_action in md_do_sync()
` [PATCH 11/12] md: pass in max_sectors for pers->sync_request()
` [PATCH 12/12] md/raid5: avoid BUG_ON() while continue reshape after reassembling
[bug-report] Soft lockup when running Raid5 periodic check and light workload, kernel 6.8.7
2024-06-03 11:58 UTC (2+ messages)
md_raid: mdX_raid6 looping after sync_action "check" to "idle" transition
2024-05-30 8:12 UTC
mdadm/Create wait_for_zero_forks is stuck
2024-05-30 3:46 UTC (7+ messages)
[PATCH v2] md: make md_flush_request() more readable
2024-05-29 6:09 UTC (7+ messages)
regression: drive was detected as raid member due to metadata on partition
2024-05-28 22:57 UTC (3+ messages)
RAID-1 not accessible after disk replacement
2024-05-28 19:04 UTC (8+ messages)
[PATCH 1/1] mdadm/platform-intel: buffer overflow detected
2024-05-28 15:16 UTC (2+ messages)
[PATCH 0/4] mdadm/tests: fix and enhance some cases
2024-05-28 15:15 UTC (6+ messages)
` [PATCH 1/4] mdadm/tests: bitmap cases enhance
` [PATCH 2/4] mdadm/tests: 04update-uuid
` [PATCH 3/4] mdadm/tests: 05r1-re-add-nosuper
` [PATCH 4/4] mdadm/tests: remove strace test
[PATCH 0/2] md: flush deadlock bugfix
2024-05-28 13:12 UTC (5+ messages)
` [PATCH 1/2] md: change the return value type of md_write_start to void
` [PATCH 2/2] md: fix deadlock between mddev_suspend and flush bio
[PATCH v6 1/1] md: generate CHANGE uevents for md device
2024-05-28 8:51 UTC (2+ messages)
[PATCH 1/1] mdadm/platform-intel: Fix buffer overflow
2024-05-28 7:57 UTC (6+ messages)
[PATCH] md: make md_flush_request() more readable
2024-05-28 2:06 UTC (3+ messages)
[PATCH AUTOSEL 6.9 02/15] md: Fix overflow in is_mddev_idle
2024-05-27 1:08 UTC (2+ messages)
[PATCH AUTOSEL 6.1 1/9] md: Fix overflow in is_mddev_idle
2024-05-26 9:43 UTC
[PATCH AUTOSEL 6.6 02/11] md: Fix overflow in is_mddev_idle
2024-05-26 9:42 UTC
[PATCH AUTOSEL 6.8 02/14] md: Fix overflow in is_mddev_idle
2024-05-26 9:42 UTC
[PATCH 00/19] mdadm/tests: enhance/fix regression cases
2024-05-24 8:45 UTC (22+ messages)
` [PATCH 01/19] Change some error messages to info level
` [PATCH 02/19] mdadm: Start update_opt from 0
` [PATCH 03/19] Don't control reshape speed in daemon
` [PATCH 04/19] mdadm/tests: test enhance
` [PATCH 05/19] mdadm/tests: test don't fail when systemd reports error
` [PATCH 06/19] mdadm/tests: names_template enhance
` [PATCH 07/19] mdadm/tests: 03assem-incr enhance
` [PATCH 08/19] mdadm/tests 03r0assem enhance
dm: retain stacked max_sectors when setting queue_limits
2024-05-23 17:14 UTC (8+ messages)
` [PATCH for-6.10-rc1] block: fix blk_validate_limits() to properly handle stacked devices
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).