linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-08 19:00:07 to 2022-07-23 06:21:26 UTC [more...]

[PATCH mdadm v2 00/14] Bug fixes and testing improvments
 2022-07-23  6:21 UTC  (3+ messages)

[PATCH mdadm] super1: report truncated device
 2022-07-23  4:37 UTC  (6+ messages)
  ` [PATCH mdadm v2] "
      ` Ternary Operator (was: [PATCH mdadm v2] super1: report truncated device)

5.18: likely useless very preliminary bug report: mdadm raid-6 boot-time assembly failure
 2022-07-22 14:59 UTC  (23+ messages)

[PATCH v2 0/2 RESEND] mdadm: Fix array size mismatch after grow
 2022-07-22  6:43 UTC  (3+ messages)
` [PATCH 1/2 "
` [PATCH 2/2 RESEND] mdadm: Remove dead code in imsm_fix_size_mismatch

[PATCH -next] md: remove unneeded semicolon
 2022-07-22  0:27 UTC 

[PATCH v6 0/7] badblocks improvement for multiple bad block ranges
 2022-07-21 12:11 UTC  (8+ messages)
` [PATCH v6 1/7] badblocks: add more helper structure and routines in badblocks.h
` [PATCH v6 2/7] badblocks: add helper routines for badblock ranges handling
` [PATCH v6 3/7] badblocks: improve badblocks_set() for multiple "
` [PATCH v6 4/7] badblocks: improve badblocks_clear() "
` [PATCH v6 5/7] badblocks: improve badblocks_check() "
` [PATCH v6 6/7] badblocks: switch to the improved badblock handling code
` [PATCH v6 7/7] test: user space code to test badblocks APIs

[PATCH mdadm] mdadm: Don't open md device for CREATE and ASSEMBLE
 2022-07-20 18:59 UTC  (6+ messages)

[song-md:md-next] BUILD SUCCESS 211a3702d5aecd9f20823ebe7dcea5b915fae08f
 2022-07-20 18:50 UTC 

[GIT PULL] md-next 20220719
 2022-07-20 13:07 UTC  (7+ messages)

[song-md:md-next] BUILD SUCCESS e6b0075be44e5d0431d4463d4feba2edba8e8d24
 2022-07-20  6:24 UTC 

[song-md:md-fixes] BUILD SUCCESS 5f7ef4875f99538b741527963ffe09e869b49826
 2022-07-20  6:23 UTC 

fix md disk_name lifetime problems v4
 2022-07-20  6:05 UTC  (15+ messages)
` [PATCH 01/10] md: fix mddev->kobj lifetime
` [PATCH 02/10] md: fix error handling in md_alloc
` [PATCH 03/10] md: implement ->free_disk
` [PATCH 04/10] md: rename md_free to md_kobj_release
` [PATCH 05/10] md: factor out the rdev overlaps check from rdev_size_store
` [PATCH 06/10] md: stop using for_each_mddev in md_do_sync
` [PATCH 07/10] md: stop using for_each_mddev in md_notify_reboot
` [PATCH 08/10] md: stop using for_each_mddev in md_exit
` [PATCH 09/10] md: only delete entries from all_mddevs when the disk is freed
` [PATCH 10/10] md: simplify md_open

[PATCH RESEND] raid5: fix duplicate checks for rdev->saved_raid_disk
 2022-07-20  0:23 UTC  (7+ messages)

[GIT PULL] md-fixes 20220719
 2022-07-19 18:42 UTC  (2+ messages)

[PATCH] md/raid5: missing error code in setup_conf()
 2022-07-19 18:41 UTC  (3+ messages)

[GIT PULL] md-next 20220718
 2022-07-19 16:23 UTC  (3+ messages)

[PATCH 0/3] Add test for names
 2022-07-19 12:48 UTC  (4+ messages)
` [PATCH 1/3] tests: add "
` [PATCH 2/3] mdadm: remove symlink option
` [PATCH 3/3] mdadm: move data_offset to struct shape

[song-md:md-next] BUILD SUCCESS f8584a43b407dc0b7277e722a4b7fbca9f4bee44
 2022-07-19 10:50 UTC 

fix md disk_name lifetime problems v3
 2022-07-19  7:59 UTC  (37+ messages)
` [PATCH 01/10] md: fix mddev->kobj lifetime
` [PATCH 02/10] md: fix error handling in md_alloc
` [PATCH 03/10] md: implement ->free_disk
` [PATCH 04/10] md: rename md_free to md_kobj_release
` [PATCH 05/10] md: factor out the rdev overlaps check from rdev_size_store
` [PATCH 06/10] md: stop using for_each_mddev in md_do_sync
` [PATCH 07/10] md: stop using for_each_mddev in md_notify_reboot
` [PATCH 08/10] md: stop using for_each_mddev in md_exit
` [PATCH 09/10] md: only delete entries from all_mddevs when the disk is freed
` [PATCH 10/10] md: simplify md_open

[song-md:md-next] BUILD SUCCESS 07ac95f0d934331ed71b45cc0bbcafe5f3136a79
 2022-07-18 18:24 UTC 

Determining cause of md RAID 'recovery interrupted'
 2022-07-16 22:39 UTC  (2+ messages)

Determining cause of md RAID 'recovery interrupted'
 2022-07-16 21:44 UTC  (2+ messages)

[song-md:md-next] BUILD SUCCESS 2369e0972c95bb8b8bc54d165bfc79cf77d297f5
 2022-07-16 10:16 UTC 

[PATCH] raid5: fix duplicate checks for rdev->saved_raid_disk
 2022-07-16  3:09 UTC  (3+ messages)

[PATCH mdadm v2] mdadm: Don't open md device for CREATE and ASSEMBLE
 2022-07-15 20:35 UTC 

fix md disk_name lifetime problems v2
 2022-07-15  9:03 UTC  (16+ messages)
` [PATCH 1/9] md: fix error handling in md_alloc
` [PATCH 2/9] md: implement ->free_disk
` [PATCH 3/9] md: rename md_free to md_kobj_release
` [PATCH 4/9] md: factor out the rdev overlaps check from rdev_size_store
` [PATCH 5/9] md: stop using for_each_mddev in md_do_sync
` [PATCH 6/9] md: stop using for_each_mddev in md_notify_reboot
` [PATCH 7/9] md: stop using for_each_mddev in md_exit
` [PATCH 8/9] md: only delete entries from all_mddevs when the disk is freed
` [PATCH 9/9] md: simplify md_open

remove bdevname
 2022-07-14 16:28 UTC  (18+ messages)
` [PATCH 1/9] block: stop using bdevname in bdev_write_inode
` [PATCH 2/9] block: stop using bdevname in __blkdev_issue_discard
` [PATCH 3/9] drbd: stop using bdevname in drbd_report_io_error
` [PATCH 4/9] pktcdvd: stop using bdevname in pkt_seq_show
` [PATCH 5/9] pktcdvd: stop using bdevname in pkt_new_dev
` [PATCH 6/9] rnbd-srv: remove the name field from struct rnbd_dev
` [PATCH 7/9] ocfs2/cluster: remove the hr_dev_name field from struct o2hb_region
` [PATCH 8/9] ext4: only initialize mmp_bdevname once
` [PATCH 9/9] block: remove bdevname

[PATCH 0/2] String functions fixes in Monitor
 2022-07-14  7:02 UTC  (3+ messages)
` [PATCH 1/2] Monitor: use devname as char array instead of pointer
` [PATCH 2/2] Monitor: use snprintf to fill device name

[PATCH] md: Ensure mddev object is cleaned up with kobject_put on error path
 2022-07-14  5:06 UTC  (2+ messages)

fix md disk_name lifetime problems
 2022-07-13 15:30 UTC  (13+ messages)
` [PATCH 1/8] md: fix kobject_add error handling
` [PATCH 2/8] md: implement ->free_disk
` [PATCH 3/8] md: factor out the rdev overlaps check from rdev_size_store
` [PATCH 4/8] md: stop using for_each_mddev in md_do_sync
` [PATCH 5/8] md: stop using for_each_mddev in md_notify_reboot
` [PATCH 6/8] md: stop using for_each_mddev in md_exit
` [PATCH 7/8] md: only delete entries from all_mddevs when the disk is freed
` [PATCH 8/8] md: simplify md_open

[PATCH 0/6] block: add support for REQ_OP_VERIFY
 2022-07-13 14:04 UTC  (6+ messages)

REGRESSION: [PATCH 4/4] block: freeze the queue earlier in del_gendisk
 2022-07-11  4:33 UTC  (6+ messages)

[song-md:md-next] BUILD SUCCESS e3ce2720dc12b8cc9ac5057007b12ac34dfdb58b
 2022-07-08 18:59 UTC 


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