linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-07 17:21:54 to 2022-04-20 19:55:16 UTC [more...]

[PATCH v2 00/12] Improve Raid5 Lock Contention
 2022-04-20 19:54 UTC  (4+ messages)
` [PATCH v2 01/12] md/raid5: Factor out ahead_of_reshape() function
` [PATCH v2 02/12] md/raid5: Refactor raid5_make_request loop
` [PATCH v2 03/12] md/raid5: Move stripe_add_to_batch_list() call out of add_stripe_bio()

Trying to rescue a RAID-1 array
 2022-04-20 12:24 UTC  (13+ messages)
          ` Need to move RAID1 with mounted partition

[PATCH] Fix possible NULL ptr dereferences and memory leaks
 2022-04-20 11:34 UTC 

[PATCH resend] mdadm/super1: restore commit 45a87c2f31335 to fix clustered slot issue
 2022-04-20  9:02 UTC  (2+ messages)

[PATCH 0/3] IMSM autolayout improvements
 2022-04-19 14:37 UTC  (4+ messages)
` [PATCH 1/3] imsm: introduce get_disk_slot_in_dev()
` [PATCH 2/3] imsm: use same slot across container
` [PATCH 3/3] imsm: block changing slots during creation

use block_device based APIs in block layer consumers v3
 2022-04-19 12:55 UTC  (49+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
` [PATCH 04/27] drbd: remove assign_p_sizes_qlim
` [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 07/27] drbd: cleanup decide_on_discard_support
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 09/27] ntfs3: use bdev_logical_block_size "
` [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 11/27] block: add a bdev_nonrot helper
` [PATCH 12/27] block: add a bdev_write_cache helper
` [PATCH 13/27] block: add a bdev_fua helper
` [PATCH 14/27] block: add a bdev_stable_writes helper
` [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
` [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [PATCH 19/27] block: remove queue_discard_alignment
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
` [PATCH 22/27] block: refactor discard bio size limiting
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
  ` [f2fs-dev] "
` [PATCH 27/27] direct-io: remove random prefetches

Create MDRAID image without kernel
 2022-04-19  9:53 UTC 

fix and cleanup discard_alignment handling
 2022-04-19  4:51 UTC  (22+ messages)
` [PATCH 01/11] ubd: don't set the discard_alignment queue limit
` [PATCH 02/11] nbd: "
` [PATCH 03/11] null_blk: "
  ` [dm-devel] "
` [PATCH 04/11] virtio_blk: fix the discard_granularity and discard_alignment queue limits
` [PATCH 05/11] dm-zoned: don't set the discard_alignment queue limit
  ` [dm-devel] "
` [PATCH 06/11] raid5: "
` [PATCH 07/11] dasd: "
` [PATCH 08/11] loop: remove a spurious clear of discard_alignment
  ` [dm-devel] "
` [PATCH 09/11] nvme: "
  ` [dm-devel] "
` [PATCH 10/11] rnbd-srv: use bdev_discard_alignment
  ` [dm-devel] "
` [PATCH 11/11] xen-blkback: "
  ` [dm-devel] "

[PATCH 0/3] LoadPin: Enable loading from trusted dm-verity devices
 2022-04-19  4:32 UTC  (8+ messages)
` [PATCH 1/3] dm: Add verity helpers for LoadPin
` [PATCH 2/3] LoadPin: Enable loading from trusted dm-verity devices
` [PATCH 3/3] dm: verity-loadpin: Use CONFIG_SECURITY_LOADPIN_VERITY for conditional compilation

[PATCH] Revert "mdadm: fix coredump of mdadm --monitor -r"
 2022-04-18 17:44 UTC 

Read error in superblock not handled well by MD
 2022-04-18 12:21 UTC 

cleanup bio_kmalloc v3
 2022-04-18  1:32 UTC  (5+ messages)
` [PATCH 4/5] block: turn bio_kmalloc into a simple kmalloc wrapper

[PATCH v2] md/raid0: Ignore RAID0 layout if the second zone has only one device
 2022-04-16 12:53 UTC  (4+ messages)

[song-md:md-next] BUILD SUCCESS 190a901246c69d79dadd1ab574022548da612724
 2022-04-15 15:20 UTC 

お問い合わせありがとうございます。 | Mavericks
 2022-04-15 13:19 UTC 

[PATCH/RFC] md: remove media-change code
 2022-04-14 11:06 UTC  (2+ messages)

[PATCH 0/3] Failed array handling improvements
 2022-04-12 16:36 UTC  (9+ messages)
` [PATCH 1/3] raid0, linear, md: add error_handlers for raid0 and linear
` [PATCH 3/3] raid5: introduce MD_BROKEN

[PATCH] md/raid0: Ignore RAID0 layout if the second zone has only one device
 2022-04-12 14:30 UTC 

RAID0 layout if strip_zone[1].nb_dev=1 ?
 2022-04-11 22:52 UTC  (6+ messages)
      ` [PATCH] Ignore RAID0 layout if the second zone has only one device

use block_device based APIs in block layer consumers
 2022-04-11 18:24 UTC  (3+ messages)
` [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
  ` [f2fs-dev] "

use block_device based APIs in block layer consumers v2
 2022-04-11 17:25 UTC  (38+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
` [PATCH 04/27] drbd: remove assign_p_sizes_qlim
  ` [Drbd-dev] "
` [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 07/27] drbd: cleanup decide_on_discard_support
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 09/27] ntfs3: use bdev_logical_block_size "
` [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 11/27] block: add a bdev_nonrot helper
` [PATCH 12/27] block: add a bdev_write_cache helper
` [PATCH 13/27] block: add a bdev_fua helper
` [PATCH 14/27] block: add a bdev_stable_writes helper
` [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
` [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [PATCH 19/27] block: remove queue_discard_alignment
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [PATCH 21/27] block: move {bdev,queue_limit}_discard_alignment out of line
` [PATCH 22/27] block: refactor discard bio size limiting
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [PATCH 27/27] direct-io: remove random prefetches

[song-md:md-next] BUILD SUCCESS 90a377574171b9d9f9c9474332fd55fa328e2701
 2022-04-10  2:00 UTC 

[PATCH v1 0/7] Minor Raid5 Fixes and Cleanup
 2022-04-08 17:18 UTC  (16+ messages)
` [PATCH v1 1/7] md/raid5: Cleanup setup_conf() error returns
` [PATCH v1 2/7] md/raid5: Un-nest struct raid5_percpu definition
` [PATCH v1 3/7] md/raid5: Add __rcu annotation to struct disk_info
` [PATCH v1 4/7] md/raid5: Annotate rdev/replacement accesses when nr_pending is elevated
` [PATCH v1 5/7] md/raid5: Annotate rdev/replacement access when mddev_lock is held
` [PATCH v1 6/7] md/raid5-ppl: Annotate with rcu_dereference_protected()
` [PATCH v1 7/7] md/raid5: Annotate functions that hold device_lock with __must_hold

[PATCH v4 0/2] md: fix md_bitmap_read_sb sanity check issue & deprecated api issue
 2022-04-08 16:58 UTC  (2+ messages)

[PATCH v3] md: fix an incorrect NULL check in md_reload_sb
 2022-04-08 16:36 UTC  (2+ messages)

[PATCH v3] md: fix an incorrect NULL check in does_sb_need_changing
 2022-04-08 16:35 UTC  (3+ messages)

[PATCH resend] imsm: Remove possibility for get_imsm_dev to return NULL
 2022-04-08 11:45 UTC 

[PATCH] md: fix an incorrect NULL check in md_reload_sb
 2022-04-08  8:47 UTC  (3+ messages)

[PATCH v2] md: fix an incorrect NULL check in sync_sbs
 2022-04-08  8:39 UTC  (3+ messages)

[PATCH v1 0/8] Improve Raid5 Lock Contention
 2022-04-08  6:05 UTC  (14+ messages)
` [PATCH v1 1/8] md/raid5: Refactor raid5_make_request loop
` [PATCH v1 2/8] md/raid5: Move stripe_add_to_batch_list() call out of add_stripe_bio()
` [PATCH v1 3/8] md/raid5: Move common stripe count increment code into __find_stripe()
` [PATCH v1 4/8] md/raid5: Make common label for schedule/retry in raid5_make_request()
` [PATCH v1 5/8] md/raid5: Keep a reference to last stripe_head for batch
` [PATCH v1 6/8] md/raid5: Refactor add_stripe_bio()
` [PATCH v1 7/8] md/raid5: Check all disks in a stripe_head for reshape progress
` [PATCH v1 8/8] md/raid5: Pivot raid5_make_request()


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).