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-05-04 12:53:11 linux-kernel [PATCH v2 10/11] block/badblocks: factor out a helper to create badblocks
2023-05-04 12:52:27 linux-kernel [PATCH v2 11/11] block/badblocks: try to merge badblocks as much as possible
2023-05-04 12:52:23 linux-kernel [PATCH v2 08/11] block/badblocks: factor out a helper to merge badblocks
2023-05-04 12:52:20 linux-kernel [PATCH v2 06/11] block/badblocks: fix ack set fail in badblocks_set
2023-05-04 12:52:11 linux-kernel [PATCH v2 05/11] block/badblocks: fix the bug of reverse order
2023-05-04 12:51:45 linux-kernel [PATCH v2 07/11] block/badblocks: check bb->count instead of 'hi > lo'
2023-05-04 12:51:40 linux-kernel [PATCH v2 04/11] block/badblocks: fix badblocks overlap
2023-05-04 12:50:54 linux-kernel [PATCH v2 03/11] block/badblocks: fix badblocks loss when badblocks combine
2023-05-04 12:50:30 linux-kernel [PATCH v2 02/11] block/badblocks: only set bb->changed when badblocks changes
2023-05-04 12:50:26 linux-kernel [PATCH v2 01/11] block/badblocks: change some members of badblocks to bool
2023-04-28 08:55:01 linux-kernel [PATCH 09/10] block/badblocks: factor out a helper to create badblocks
2023-04-28 08:54:44 linux-kernel [PATCH 08/10] block/badblocks: factor out a helper to combine badblocks
2023-04-28 08:54:28 linux-kernel [PATCH 10/10] block/badblocks: try to merge badblocks as much as possible
2023-04-28 08:54:15 linux-kernel [PATCH 05/10] block/badblocks: fix ack set fail in badblocks_set
2023-04-28 08:54:14 linux-kernel [PATCH 00/10] block/badblocks: fix badblocks setting error
2023-04-28 08:53:41 linux-kernel [PATCH 04/10] block/badblocks: fix the bug of reverse order
2023-04-28 08:53:36 linux-kernel [PATCH 06/10] block/badblocks: check bb->count instead of 'hi > lo'
2023-04-28 08:52:59 linux-kernel [PATCH 03/10] block/badblocks: fix badblocks overlap
2023-04-28 08:52:54 linux-kernel [PATCH 07/10] block/badblocks: factor out a helper to merge badblocks
2023-04-28 08:52:53 linux-kernel [PATCH 01/10] block/badblocks: only set bb->changed when badblocks changes
2023-04-28 08:52:45 linux-kernel [PATCH 02/10] block/badblocks: fix badblocks loss when badblocks combine
2023-04-27 09:03:05 linux-kernel [PATCH 2/3] md/raid10: fix overflow in safe_delay_store
2023-04-27 09:02:12 linux-kernel [PATCH 3/3] md/raid10: fix wrong setting of max_corr_read_errors
2023-04-27 08:57:55 linux-kernel [PATCH 0/3] md: bugfix of writing raid sysfs
2023-04-27 08:57:35 linux-kernel [PATCH 1/3] md/raid10: fix slab-out-of-bounds in md_bitmap_get_counter
2023-03-13 12:00:52 linux-kernel Re: [PATCH 0/2] md/raid10: random bugfix
2023-02-22 03:46:46 linux-kernel [PATCH 0/2] md/raid10: random bugfix
2023-02-22 03:46:46 linux-kernel [PATCH 2/2] md/raid10: fix null-ptr-deref in raid10_sync_request
2023-02-22 03:46:46 linux-kernel [PATCH 1/2] md/raid10: fix taks hung in raid10d