Chengguang Xu ([email protected])

Number of posts: 115 (0.28 per day)
First post: 2018-03-20 06:45:49
Last post: 2019-04-30 06:43:10

Date List Subject
2019-04-30 06:43:10 linux-kernel [PATCH] quota: check time limit when back out space/inode change
2019-04-30 02:28:34 linux-kernel Re: [PATCH] quota: set init_needed flag only when successfully getting dquot
2019-04-28 05:44:54 linux-kernel [PATCH] quota: set init_needed flag only when successfully getting dquot
2019-04-26 07:40:28 linux-kernel [RESEND PATCH] chardev: set variable ret to -EBUSY before checking minor range overlap
2019-04-19 19:21:34 linux-kernel [PATCH] quota: fix wrong indentation
2019-04-14 14:02:55 linux-kernel [PATCH] quota: remvoe redundant variable assignment
2019-04-05 13:54:49 linux-kernel [PATCH] chardev: set variable ret to -EBUSY before checking minor range overlap
2019-04-05 12:54:02 linux-kernel Re: [PATCH v3 3/4] chardev: code cleanup for __register_chrdev_region()
2019-04-05 11:31:05 linux-kernel [PATCH v3 4/4] chardev: update comment based on the code
2019-04-05 11:29:37 linux-kernel [PATCH v3 3/4] chardev: code cleanup for __register_chrdev_region()
2019-04-05 11:29:25 linux-kernel [PATCH v3 2/4] chardev: add a check for given minor range
2019-04-05 11:29:14 linux-kernel [PATCH v3 1/4] chardev: add additional check for minor range overlap
2019-03-25 01:20:18 linux-kernel Re: [PATCH net] netlink: fix a memory leak on error path
2019-03-22 11:01:07 linux-kernel [PATCH net] netlink: fix a memory leak on error path
2019-03-20 05:06:04 linux-kernel [PATCH] quota: code cleanup for __dquot_alloc_space()
2019-02-20 10:50:14 linux-crypto [PATCH v2] crypto: caam - remove redundant likely/unlikely annotation
2019-02-20 10:01:29 linux-crypto [PATCH] crypo: caam: remove redundant likely/unlikely annotation
2019-02-15 16:15:44 linux-kernel [PATCH v2 4/4] chardev: update comment based on the code
2019-02-15 16:15:29 linux-kernel [PATCH v2 1/4] chardev: add additional check for minor range overlap
2019-02-15 16:14:50 linux-kernel [PATCH v2 2/4] chardev: add a check for given minor range
2019-02-15 16:14:23 linux-kernel [PATCH v2 3/4] chardev: code cleanup for __register_chrdev_region()
2019-02-12 15:42:43 linux-kernel Re: [PATCH 2/2] chardev: showing minor range for chardev in the output of /proc/devices
2019-02-12 15:20:19 linux-kernel Re: [PATCH 2/2] chardev: showing minor range for chardev in the output of /proc/devices
2019-02-12 15:05:44 linux-kernel Re: [PATCH] mei: expand minor range when registering chrdev region
2019-02-12 08:49:20 linux-kernel [PATCH 2/2] chardev: showing minor range for chardev in the output of /proc/devices
2019-02-12 08:48:59 linux-kernel [PATCH 1/2] chardev: fix an overlap misjudgement case in __register_chrdev_region()
2019-02-12 06:04:46 linux-kernel [PATCH] mei: expand minor range when registering chrdev region
2019-01-24 03:03:06 linux-kernel [PATCH 2/2] proc: code cleanup for proc_setup_thread_self()
2019-01-24 03:02:55 linux-kernel [PATCH 1/2] proc: code cleanup for proc_setup_self()
2019-01-19 13:18:09 linux-kernel [PATCH] uio: remove redundant check
2019-01-17 09:49:00 linux-kernel [PATCH] uio: fix potential memory leak in error case
2019-01-01 13:30:45 linux-ext4 [PATCH] ext2: set proper return code
2018-12-12 13:49:42 linux-ext4 Re: [PATCH 00/10] fix coding style for ext2 filesystem
2018-11-24 02:08:42 linux-ext4 [PATCH v2] ext4: change variable reusable to bool type
2018-11-21 21:29:41 linux-ext4 Re: [PATCH] ext2: compare old and new mode before setting update_mode flag
2018-11-17 23:16:06 linux-ext4 [PATCH] ext2: surround xattr related code with macro CONFIG_EXT2_FS_XATTR
2018-11-17 19:18:06 linux-ext4 [PATCH] ext4: compare old and new mode before setting update_mode flag
2018-11-17 19:17:17 linux-ext4 [PATCH] ext2: compare old and new mode before setting update_mode flag
2018-11-15 16:48:32 linux-ext4 [PATCH] ext4: change variable reusable to bool type
2018-11-15 16:47:31 linux-ext4 [PATCH] ext2: change reusable parameter to true when calling mb_cache_entry_create()
2018-11-14 09:25:36 linux-ext4 [PATCH] ext4: remove redundant condition check
2018-11-14 09:24:38 linux-ext4 [PATCH] ext2: remove redundant condition check
2018-11-13 10:02:25 linux-ext4 [PATCH 08/10] ext2: fix coding style for namei.c
2018-11-13 10:02:11 linux-ext4 [PATCH 05/10] ext2: fix coding style for inode.c
2018-11-13 10:01:54 linux-ext4 [PATCH 01/10] ext2: fix coding style for acl.h
2018-11-13 10:01:15 linux-ext4 [PATCH 10/10] ext2: fix coding style for xattr.c
2018-11-13 10:01:11 linux-ext4 [PATCH 09/10] ext2: fix coding style for super.c
2018-11-13 10:01:06 linux-ext4 [PATCH 07/10] ext2: fix coding style for ialloc.c
2018-11-13 10:01:03 linux-ext4 [PATCH 06/10] ext2: fix coding style for file.c
2018-11-13 10:00:57 linux-ext4 [PATCH 04/10] ext2: fix coding style for ext2.h
2018-11-13 10:00:51 linux-ext4 [PATCH 03/10] ext2: fix coding style for dir.c