cheng renquan ([email protected])

Number of posts: 173 (0.09 per day)
First post: 2007-05-27 17:12:53
Last post: 2012-06-08 01:35:14

Date List Subject
2007-08-16 03:28:15 linux-kernel [PATCH] vfs: use list_for_each_entry instead
2007-08-13 03:08:37 linux-kernel Re: [PATCH] gfs2: better code for translating characters
2007-08-13 03:01:49 linux-kernel [PATCH] gfs2: better code for translating characters
2007-06-24 12:58:21 linux-kernel Re: [PATCH] trivial: the memset operation on a automatic array variable should be optimized out by data initialization
2007-06-23 05:15:58 linux-kernel [PATCH] trivial: the memset operation on a automatic array variable should be optimized out by data initialization
2007-06-21 13:21:39 linux-kernel Re: [PATCH] trivial: the memset operation on a automatic array variable should be optimized out by data initialization
2007-06-18 10:12:47 linux-kernel [PATCH] trivial: the memset operation on a automatic array variable should be optimized out by data initialization
2007-06-18 09:48:20 linux-kernel [PATCH] the memset operation on a automatic array variable should be optimized out by data initialization
2007-06-18 07:47:23 linux-kernel the memset operation on a automatic array variable can be removed by data Initialization
2007-06-18 07:43:53 linux-kernel the memset operation on a automatic array variable can be removed by data Initialization
2007-06-06 07:34:41 linux-kernel Re: [PATCH] lib: Replace calls to __get_free_pages() with __get_dma_pages().
2007-06-03 03:11:59 linux-kernel Re: [PATCH] since the definition of dst_discard_in and dst_discard_out are the same,
2007-06-02 02:09:06 linux-kernel [PATCH] since the definition of dst_discard_in and dst_discard_out are the same,
2007-05-31 09:27:19 linux-kernel Re: [git patch] since the definition of dst_discard_in and dst_discard_out are the same,,they should merged into one
2007-05-31 07:27:18 linux-kernel [git patch] since the definition of dst_discard_in and dst_discard_out are the same,,they should merged into one
2007-05-30 08:40:17 linux-kernel [PATCH] merge dst_discard in & out into one, removed a duplicate function
2007-05-29 11:17:59 linux-kernel [PATCH] merge dst_discard in & out into one, removed a duplicate function
2007-05-28 10:35:28 linux-kernel [PATCH] merge dst_discard in & out into one, this decrements the vmlinux image by 21 bytes under i386 arch.
2007-05-28 02:41:31 linux-kernel [PATCH] merge dst_discard in & out into one, this decrements the vmlinux image by 21 bytes under i386 arch.
2007-05-27 17:12:53 linux-kernel Re: [PATCH] Block device elevator: use list_for_each_entry() instead of list_for_each()