Wang Zhaolong ([email protected])

Number of posts: 87 (0.12 per day)
First post: 2022-06-29 13:23:17
Last post: 2024-06-11 11:30:32

Date List Subject
2023-10-12 08:04:20 linux-kernel Re: [PATCH RFC] ubi: gluebi: Fix NULL pointer dereference caused by ftl notifier
2023-10-11 02:33:03 linux-kernel Re: [PATCH RFC] ubi: gluebi: Fix NULL pointer dereference caused by ftl notifier
2023-10-10 14:24:45 linux-kernel [PATCH RFC] ubi: gluebi: Fix NULL pointer dereference caused by ftl notifier
2023-09-26 07:05:16 linux-kernel [PATCH -next] mtd: Add WARN_ON_ONCE() to mtd_read() to check the return value
2023-09-26 01:08:34 linux-kernel Re: [RFC] mtd: Fix error code loss in mtdchar_read() function.
2023-09-25 14:34:50 linux-kernel Re: [RFC] mtd: Fix error code loss in mtdchar_read() function.
2023-09-23 01:10:13 linux-kernel [RFC] mtd: Fix error code loss in mtdchar_read() function.
2023-09-21 02:07:03 linux-kernel [PATCH -next] ubi: block: Fix use-after-free in ubiblock_cleanup
2023-07-22 11:38:32 linux-kernel [RFC 0/1] ubi: An interface for dump the mapping between LEBs and PEBs
2023-07-22 11:21:26 linux-kernel [RFC 1/1] ubi: An interface is added for dump the mapping between LEBs and PEBs
2023-07-18 09:17:54 linux-kernel [PATCH V2 5/5] mtd: Add several functions to the fail_function list
2023-07-18 09:17:32 linux-kernel [PATCH V2 4/5] ubi: Reserve sufficient buffer length for the input mask
2023-07-18 09:17:30 linux-kernel [PATCH V2 1/5] ubi: Use the fault injection framework to enhance the fault injection capability
2023-07-18 09:16:56 linux-kernel [PATCH V2 2/5] ubi: Split io_failures into write_failure and erase_failure
2023-07-18 09:13:21 linux-kernel [PATCH V2 0/5] ubi: Enhanced fault injection capability for the UBI driver
2023-07-18 09:04:54 linux-kernel [PATCH V2 3/5] ubi: Add six fault injection type for testing
2023-05-04 03:03:09 linux-kernel [PATCH -next,V2 1/2] ubi: fix slab-out-of-bounds in ubi_eba_get_ldesc+0xfb/0x130
2023-05-04 03:02:12 linux-kernel [PATCH -next,V2 2/2] ubi: Correct the number of PEBs after a volume resize failure
2023-05-04 02:28:05 linux-kernel Re: [PATCH 1/2] ubi: fix slab-out-of-bounds in ubi_eba_get_ldesc+0xfb/0x130
2023-04-23 13:13:56 linux-kernel Re: [PATCH 0/5] ubi: Enhanced fault injection capability for the UBI driver
2023-04-06 07:22:38 linux-kernel [PATCH 2/2] ubi: Correct the number of PEBs after a volume resize failure
2023-04-06 07:22:17 linux-kernel [PATCH 0/2] Fix some bugs in ubi_resize_volume() function
2023-04-06 07:22:17 linux-kernel [PATCH 1/2] ubi: fix slab-out-of-bounds in ubi_eba_get_ldesc+0xfb/0x130
2023-03-18 01:57:34 linux-kernel [PATCH -next 3/5] ubi: Add six fault injection type for testing
2023-03-18 01:57:31 linux-kernel [PATCH -next 5/5] mtd: Add several functions to the fail_function list
2023-03-18 01:57:28 linux-kernel [PATCH -next 4/5] ubi: Reserve sufficient buffer length for the input mask
2023-03-18 01:57:26 linux-kernel [PATCH -next 1/5] ubi: Using the Fault Injection Framework to refactor the debugfs interface
2023-03-18 01:57:24 linux-kernel [PATCH -next 2/5] ubi: Split io_failures into write_failure and erase_failure
2023-03-18 01:57:24 linux-kernel [PATCH 0/5] ubi: Enhanced fault injection capability for the UBI driver
2023-03-04 01:41:53 linux-kernel [PATCH] ubi: Fix deadlock caused by recursively holding work_sem
2023-02-06 01:10:24 linux-kernel [PATCH] cifs: Fix use-after-free in rdata->read_into_pages()
2022-11-14 14:58:10 linux-kernel [PATCH -next] ubi: Fix permission display of the debugfs files
2022-10-25 09:24:39 linux-kernel [PATCH -next] ubi: fastmap: Add fastmap control support for module parameter
2022-07-11 11:40:29 linux-kernel [PATCH V2] ubifs: Fix the issue that UBIFS be read-only due to truncate in the encrypted directory.
2022-07-09 08:52:17 linux-kernel [PATCH] ubifs: Fix the issue that UBIFS be read-only due to truncate in the encrypted directory.
2022-06-29 13:23:17 linux-kernel [PATCH -next,v2] tmpfs: Fix the issue that the mount and remount results are inconsistent.