Li Nan ([email protected])

Number of posts: 284 (0.6 per day)
First post: 2023-02-22 03:46:46
Last post: 2024-06-08 06:44:29

Date List Subject
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
2023-12-08 08:25:05 linux-kernel [PATCH] scsi: sd: unregister device if device_add_disk() failed in sd_probe()
2023-12-08 07:47:58 linux-kernel [PATCH v2] ubi: block: fix memleak in ubiblock_create()
2023-12-08 07:41:41 linux-kernel Re: [PATCH] ubi: block: fix null-pointer-dereference in ubiblock_create()
2023-12-08 07:14:43 linux-kernel [PATCH] ubi: block: fix null-pointer-dereference in ubiblock_create()
2023-12-08 06:58:32 linux-kernel [PATCH] ksmbd: validate the zero field of packet header
2023-12-07 13:24:51 linux-kernel Re: [PATCH v5] block: add check that partition length needs to be aligned with block size
2023-12-04 07:04:44 linux-kernel [PATCH 0/2] support read error check in raid1
2023-12-04 07:04:42 linux-kernel [PATCH 2/2] md/raid1: support read error check
2023-12-04 07:04:41 linux-kernel [PATCH 1/2] md: factor out a helper exceed_read_errors() to check read_errors
2023-11-21 06:17:09 linux-kernel Re: [PATCH] nbd: pass nbd_sock to nbd_read_reply() instead of index
2023-11-16 08:29:21 linux-kernel [PATCH 3/3] nbd: fix null-ptr-dereference while accessing 'nbd->config'
2023-11-16 08:29:17 linux-kernel [PATCH 2/3] nbd: factor out a helper to get nbd_config without holding 'config_lock'
2023-11-16 08:29:13 linux-kernel [PATCH 1/3] nbd: fold nbd config initialization into nbd_alloc_config()
2023-11-16 08:29:11 linux-kernel [PATCH 0/3] fix null-ptr-deref in nbd_open()
2023-09-28 03:57:58 linux-kernel Re: [PATCH] nbd: pass nbd_sock to nbd_read_reply() instead of index
2023-09-28 02:08:30 linux-kernel [PATCH] blk-throttle: Calculate allowed value only when the throttle is enabled
2023-09-05 20:29:13 linux-kernel [PATCH v2] scsi: ata: Fix a race condition between scsi error handler and ahci interrupt
2023-09-05 16:07:49 linux-kernel Re: [PATCH] scsi: ata: Fix a race condition between scsi error handler and ahci interrupt
2023-09-04 18:48:05 linux-kernel Re: [PATCH] scsi: ata: Fix a race condition between scsi error handler and ahci interrupt
2023-08-18 13:52:13 linux-kernel Re: [PATCH] scsi: ata: Fix a race condition between scsi error handler and ahci interrupt
2023-08-18 09:39:23 linux-kernel Re: [PATCH v4 0/4] block/badblocks: fix badblocks setting error
2023-08-16 12:02:43 linux-kernel Re: [PATCH v4 0/4] block/badblocks: fix badblocks setting error
2023-08-14 13:41:25 linux-kernel Re: [PATCH] scsi: ata: Fix a race condition between scsi error handler and ahci interrupt
2023-08-14 07:19:49 linux-kernel Re: [PATCH] scsi: ata: Fix a race condition between scsi error handler and ahci interrupt
2023-08-10 02:37:34 linux-kernel [PATCH] scsi: ata: Fix a race condition between scsi error handler and ahci interrupt
2023-07-01 08:15:36 linux-kernel [PATCH v2 0/3] raid10 bugfix
2023-07-01 08:14:58 linux-kernel [PATCH v2 2/3] md/raid10: factor out dereference_rdev_and_rrdev()
2023-07-01 08:14:49 linux-kernel [PATCH v2 3/3] md/raid10: use dereference_rdev_and_rrdev() to get devices
2023-07-01 08:09:36 linux-kernel [PATCH v2 1/3] md/raid10: check replacement and rdev to prevent submit the same io twice
2023-07-01 01:46:48 linux-kernel Re: [PATCH 2/3] md/raid10: factor out get_rdev_repl_from_mirror()
2023-06-28 02:21:12 linux-kernel [PATCH 3/3] md/raid10: use get_rdev_repl_from_mirror() to get devices