LinuxLists
Users
About
Gou Hao (
[email protected]
)
Number of posts: 19 (0.02 per day)
First post: 2021-11-01 05:21:36
Last post: 2024-05-26 14:58:12
Date
List
Subject
2024-05-26 14:58:12
linux-kernel
[PATCH 2/2] net/core: move the lockdep-init of sk_callback_lock to sk_init_common()
2024-05-26 14:57:57
linux-kernel
[PATCH 1/2] net/core: remove redundant sk_callback_lock initialization
2023-12-14 15:25:57
linux-kernel
[PATCH] md/raid1: remove unnecessary null checking
2023-10-24 03:55:38
linux-kernel
[PATCH V2] ext4: delete redundant calculations in ext4_mb_get_buddy_page_lock()
2023-10-24 02:36:18
linux-ext4
Re: [PATCH] ext4: delete redundant calculations in ext4_mb_get_buddy_page_lock()
2023-10-23 01:36:12
linux-ext4
[PATCH] ext4: delete redundant calculations in ext4_mb_get_buddy_page_lock()
2023-09-06 07:24:38
linux-ext4
[PATCH] ext4: move 'ix' sanity check to corrent position
2023-05-31 09:01:53
linux-kernel
Question about oom-killer
2023-05-30 04:19:46
linux-kernel
Re: [PATCH] fs/buffer: using __bio_add_page in submit_bh_wbc()
2023-05-30 03:40:11
linux-kernel
[PATCH] fs/buffer: using __bio_add_page in submit_bh_wbc()
2023-03-27 06:49:27
linux-kernel
[PATCH] fs/kernel_read_file: set the correct 'buf_size' after allocating 'buf'
2023-03-24 01:55:23
linux-kernel
Re: [PATCH] fs/buffer: adjust the order of might_sleep() in __getblk_gfp()
2023-03-23 09:47:05
linux-kernel
[PATCH] fs/buffer: adjust the order of might_sleep() in __getblk_gfp()
2023-03-16 01:28:09
linux-kernel
[PATCH] mm/slub: reduce the calculation times of 'MAX_OBJS_PER_PAGE'
2022-12-18 13:13:40
linux-kernel
[PATCH V2] mm/slab: remove unused slab_early_init
2022-12-18 13:11:18
linux-kernel
Re: [PATCH] mm/slab: remove unused slab_early_init
2022-12-17 12:06:58
linux-kernel
[PATCH] mm/slab: remove unused slab_early_init
2021-11-02 02:50:34
linux-kernel
[PATCH V2] fs: remove fget_many and fput_many interface
2021-11-01 05:21:36
linux-kernel
[PATCH] fs: remove fget_many and fput_many interface