messages from 2022-06-27 18:52:41 to 2022-07-18 07:19:13 UTC [more...]
fix md disk_name lifetime problems v3
2022-07-18 7:19 UTC (21+ 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-18 6:08 UTC (5+ messages)
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
[PATCH mdadm] mdadm: Don't open md device for CREATE and ASSEMBLE
2022-07-15 2:20 UTC (2+ messages)
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 (27+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] nvme: add support for the Verify command
` [PATCH 3/6] nvmet: add Verify command support for bdev-ns
` [PATCH 4/6] nvmet: add Verify emulation "
` [PATCH 5/6] nvmet: add verify emulation support for file-ns
` [PATCH 6/6] null_blk: add REQ_OP_VERIFY support
[PATCH mdadm] super1: report truncated device
2022-07-13 3:48 UTC (2+ messages)
` [PATCH mdadm v2] "
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
[PATCH v7 0/3] LoadPin: Enable loading from trusted dm-verity devices
2022-07-08 17:47 UTC (10+ messages)
` [PATCH v7 1/3] dm: Add verity helpers for LoadPin
` [PATCH v7 2/3] LoadPin: Enable loading from trusted dm-verity devices
` [PATCH v7 3/3] dm: verity-loadpin: Use CONFIG_SECURITY_LOADPIN_VERITY for conditional compilation
[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
2022-07-08 10:02 UTC (5+ messages)
[PATCH 0/2] Raid5 Bug Fixes
2022-07-08 5:45 UTC (4+ messages)
` [PATCH 1/2] md/raid5: Fix sectors_to_do bitmap overflow in raid5_make_request()
` [PATCH 2/2] md/raid5: Convert prepare_to_wait() to wait_woken() api
[PATCH] mdadm: Correct typos, punctuation and grammar in man
2022-07-07 21:46 UTC (3+ messages)
[PATCH v3] Monitor: use devname as char array instead of pointer
2022-07-05 14:06 UTC (4+ messages)
[PATCH v3 0/2] Fix force assemblation
2022-07-05 11:58 UTC (3+ messages)
` [PATCH v3 1/2] Assemble: check if device is container before scheduling force-clean update
` [PATCH v3 2/2] mdadm: replace container level checking with inline
[PATCH] block: Fix spelling mistake in comments
2022-07-05 2:26 UTC (5+ messages)
` [PATCH] block: Fix spelling mistakes "
` [PATCH v2] "
Help recovering a RAID5, what seems to be a strange state
2022-07-04 17:46 UTC (3+ messages)
Is it correct that raid5 cannot be converted from Consistency Policy: bitmap to ppl?
2022-07-04 8:43 UTC (3+ messages)
[song-md:md-next] BUILD SUCCESS ff4ec5f79108cf82fe7168547c76fe754c4ade0a
2022-07-04 3:44 UTC
[GIT PULL] md-next 20220703
2022-07-04 1:42 UTC (5+ messages)
[PATCH] md: Fix spelling mistake in comments
2022-07-03 15:00 UTC (2+ messages)
[PATCH v3 00/15] Improve Raid5 Lock Contention
2022-07-03 14:54 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
2022-07-02 1:03 UTC
[git pull] device mapper fixes for 5.19-rc5
2022-07-01 18:02 UTC (2+ messages)
[PATCH] sys-utils: add blkverify command
2022-06-30 9:16 UTC
[PATCH] dm-raid: fix KASAN warning in raid5_add_disks
2022-06-29 17:40 UTC
[PATCH] dm-raid: fix KASAN warning in raid5_remove_disk
2022-06-29 17:40 UTC
[PATCH v3] Grow: Split Grow_reshape into helper function
2022-06-29 13:14 UTC (5+ messages)
a new install - - - putting the system on raid
2022-06-29 11:23 UTC (24+ messages)
` Upgrading motherboard + CPU
[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
2022-06-28 18:44 UTC (14+ messages)
[PATCH mdadm v2 00/14] Bug fixes and testing improvments
2022-06-28 7:03 UTC (7+ messages)
` [PATCH mdadm v2 01/14] Makefile: Don't build static build with everything and everything-test
` [PATCH mdadm v2 04/14] mdadm/Grow: Fix use after close bug by closing after fork
` [PATCH mdadm v2 06/14] mdadm: Fix mdadm -r remove option regression
moving a working array
2022-06-27 23:37 UTC (8+ messages)
` what's wrong with RAID-10? (was "Re: moving a working array")
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).