Li Nan ([email protected])

Number of posts: 264 (0.6 per day)
First post: 2023-02-22 03:46:46
Last post: 2024-05-06 13:38:23

Date List Subject
2024-01-29 13:41:33 linux-kernel Re: [PATCH] scsi: sd: unregister device if device_add_disk() failed in sd_probe()
2024-01-26 11:31:47 linux-kernel [PATCH v4 4/4] md: check mddev->pers before calling md_set_readonly()
2024-01-26 10:16:28 linux-kernel [PATCH v4 3/4] md: sync blockdev before stopping raid or setting readonly
2024-01-26 10:16:11 linux-kernel [PATCH v4 1/4] md: Don't clear MD_CLOSING when the raid is about to stop
2024-01-26 10:15:53 linux-kernel [PATCH v4 0/4] md: Don't clear MD_CLOSING when the raid is about to stop
2024-01-26 10:09:10 linux-kernel [PATCH v4 2/4] md: factor out a helper to sync mddev
2024-01-25 06:51:32 linux-kernel [PATCH v3 3/4] md: sync blockdev before stopping raid or setting readonly
2024-01-25 06:49:53 linux-kernel [PATCH v3 4/4] md: check mddev->pers before calling md_set_readonly()
2024-01-25 06:46:57 linux-kernel [PATCH v3 2/4] md: factor out a helper to sync mddev
2024-01-25 06:39:16 linux-kernel [PATCH v3 1/4] md: Don't clear MD_CLOSING when the raid is about to stop
2024-01-25 06:38:38 linux-kernel [PATCH v3 0/4] md: Don't clear MD_CLOSING when the raid is about to stop
2024-01-24 03:34:54 linux-kernel Re: [PATCH v2 3/3] md: sync blockdev before stopping raid or setting readonly
2024-01-22 02:16:23 linux-kernel Re: [PATCH v2 1/3] md: Don't clear MD_CLOSING when the raid is about to stop
2024-01-22 02:15:30 linux-kernel Re: [PATCH v2 2/3] md: factor out a helper mddev_sync_blockdev() to sync mddev
2024-01-18 01:50:30 linux-kernel Re: [PATCH] md: Don't clear MD_CLOSING when the raid is about to stop
2024-01-17 09:42:10 linux-kernel [PATCH v2 3/3] md: sync blockdev before stopping raid or setting readonly
2024-01-17 09:41:45 linux-kernel [PATCH v2 2/3] md: factor out a helper mddev_sync_blockdev() to sync mddev
2024-01-17 09:41:17 linux-kernel [PATCH v2 1/3] md: Don't clear MD_CLOSING when the raid is about to stop
2024-01-17 09:41:05 linux-kernel [PATCH v2 0/3] md: Don't clear MD_CLOSING when the raid is about to stop
2024-01-17 03:39:18 linux-kernel [PATCH v4 1/2] md: Fix overflow in is_mddev_idle
2024-01-17 03:39:08 linux-kernel [PATCH v4 2/2] md: don't account sync_io if iostats of the disk is disabled
2024-01-17 03:23:39 linux-kernel [PATCH v4 0/2] md: fix is_mddev_idle()
2024-01-03 06:36:01 linux-kernel Re: [PATCH v3 2/2] md: don't account sync_io if iostats of the disk is disabled
2023-12-30 06:33:55 linux-kernel Re: [PATCH v2] ubi: block: fix memleak in ubiblock_create()
2023-12-26 12:23:01 linux-kernel Re: [PATCH] md: Don't clear MD_CLOSING when the raid is about to stop
2023-12-23 06:40:37 linux-kernel [PATCH 3/4] badblocks: fix slab-out-of-bounds in _badblocks_check()
2023-12-23 06:40:36 linux-kernel [PATCH 4/4] badblocks: clean up prev_badblocks()
2023-12-23 06:40:07 linux-kernel [PATCH 1/4] badblocks: goto out if find any unacked badblocks in _badblocks_check()
2023-12-23 06:40:00 linux-kernel [PATCH 2/4] badblocks: optimize _badblocks_check()
2023-12-23 06:39:53 linux-kernel [PATCH 0/4] badblocks: bugfix and cleanup of _badblocks_check()
2023-12-23 03:40:19 linux-kernel [PATCH v3 0/2] md: fix is_mddev_idle()
2023-12-23 03:39:51 linux-kernel [PATCH v3 1/2] md: Fix overflow in is_mddev_idle
2023-12-23 03:39:34 linux-kernel [PATCH v3 2/2] md: don't account sync_io if iostats of the disk is disabled
2023-12-22 01:17:14 linux-kernel Re: [PATCH 1/2] md: fix WARN_ON if create symlink fail in bind_rdev_to_array()
2023-12-21 07:13:45 linux-kernel [PATCH 2/2] md: create symlink with disk holder after mddev resume
2023-12-21 07:13:34 linux-kernel [PATCH 1/2] md: fix WARN_ON if create symlink fail in bind_rdev_to_array()
2023-12-21 07:13:23 linux-kernel [PATCH 0/2] md: bugfix of creating symlink with disk holder
2023-12-19 08:02:46 linux-kernel [PATCH] block: add check of 'minors' and 'first_minor' in device_add_disk()
2023-12-15 09:29:58 linux-kernel Re: [PATCH v2 2/2] md: don't account sync_io if iostats of the disk is disabled
2023-12-15 02:45:09 linux-kernel [PATCH v2 2/2] md/raid1: support read error check
2023-12-15 02:44:54 linux-kernel [PATCH v2 1/2] md: factor out a helper exceed_read_errors() to check read_errors
2023-12-15 02:44:50 linux-kernel [PATCH v2 0/2] support read error check in raid1
2023-12-15 01:42:20 linux-kernel [PATCH v2 2/2] md: don't account sync_io if iostats of the disk is disabled
2023-12-15 01:41:50 linux-kernel [PATCH v2 1/2] md: Fix overflow in is_mddev_idle
2023-12-15 01:41:46 linux-kernel [PATCH v2 0/2] md: fix is_mddev_idle()
2023-12-11 08:18:53 linux-kernel [PATCH] md: Don't clear MD_CLOSING when the raid is about to stop
2023-12-11 07:59:57 linux-kernel Re: [PATCH 1/2] md: factor out a helper exceed_read_errors() to check read_errors
2023-12-11 07:58:03 linux-kernel [PATCH 1/2] md: Fix overflow in is_mddev_idle
2023-12-11 07:57:54 linux-kernel [PATCH 2/2] md: don't account sync_io if iostats of the disk is disabled
2023-12-11 07:57:53 linux-kernel [PATCH 0/2] md: fix is_mddev_idle()
2023-12-11 07:56:13 linux-kernel [PATCH] block: Set memalloc_noio to false on device_add_disk() error path