LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2007-12-06 16:02:09
linux-kernel
[PATCH 13/20] net/core/dev.c: use LIST_HEAD instead of LIST_HEAD_INIT
2007-12-06 15:31:55
linux-kernel
[PATCH 12/20] fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INIT
2007-12-06 15:27:49
linux-kernel
[PATCH 11/20] fs/afs/cell.c: use LIST_HEAD instead of LIST_HEAD_INIT
2007-12-06 15:24:41
linux-kernel
[PATCH 10/20] drivers/scsi/ipr.c: use LIST_HEAD instead of LIST_HEAD_INIT
2007-12-06 15:20:34
linux-kernel
[PATCH 09/20] drivers/s390/: use LIST_HEAD instead of LIST_HEAD_INIT
2007-12-05 19:25:59
linux-kernel
[PATCH 08/20] drivers/net/wan/lapbether.c: use LIST_HEAD instead of LIST_HEAD_INIT
2007-12-05 19:22:23
linux-kernel
[PATCH 07/20] drivers/edac/: use LIST_HEAD instead of LIST_HEAD_INIT
2007-12-05 19:19:47
linux-kernel
[PATCH 07/20] drivers/edac/: use LIST_HEAD instead of LIST_HEAD_INIT
2007-12-05 19:17:00
linux-kernel
[PATCH 06/20] drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
2007-12-05 19:14:37
linux-kernel
[PATCH 05/20] crypto/async_tx/async_tx.c: use LIST_HEAD instead of LIST_HEAD_INIT
2007-12-05 19:01:58
linux-kernel
[PATCH 04/20] arch/x86/mm/pageattr_32.c: use LIST_HEAD instead of LIST_HEAD_INIT
2007-12-05 18:25:58
linux-kernel
[PATCH] drivers/base: use LIST_HEAD instead of call to INIT_LIST_HEAD in __init
2007-12-02 11:59:52
linux-kernel
[PATCH] mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_init
2007-12-02 06:52:29
linux-kernel
Re: Since sysfs_mount is static and used only in sysfs_init function, it could be just an automatic variable.
2007-12-01 20:31:31
linux-kernel
Since sysfs_mount is static and used only in sysfs_init function, it could be just an automatic variable.
2007-11-30 01:20:48
linux-kernel
Re: [PATCH] [RESEND] crypto test: use print_hex_dump from kernel.h instead
2007-11-30 01:20:36
linux-crypto
Re: [PATCH] [RESEND] crypto test: use print_hex_dump from kernel.h instead
2007-11-27 05:03:41
linux-kernel
Re: [PATCH] [RESEND] crypto test: use print_hex_dump from kernel.h instead
2007-11-27 05:03:31
linux-crypto
Re: [PATCH] [RESEND] crypto test: use print_hex_dump from kernel.h instead
2007-11-27 02:45:40
linux-kernel
[PATCH] [RESEND] crypto test: use print_hex_dump from kernel.h instead
2007-11-27 02:45:29
linux-crypto
[PATCH] [RESEND] crypto test: use print_hex_dump from kernel.h instead
2007-11-26 17:28:47
linux-kernel
[PATCH] [RESEND] crypto test: use print_hex_dump from <linux/kernel.h> instead
2007-11-26 17:28:35
linux-crypto
[PATCH] [RESEND] crypto test: use print_hex_dump from <linux/kernel.h> instead
2007-11-26 08:38:10
linux-kernel
Re: [PATCH 2/2] ide-scsi: use print_hex_dump from <linux/kernel.h>
2007-11-26 07:14:51
linux-kernel
[PATCH 2/2] ide-scsi: use print_hex_dump from <linux/kernel.h>
2007-11-26 07:11:31
linux-kernel
[PATCH 1/2] crypto test: use print_hex_dump from <linux/kernel.h>
2007-11-26 07:11:20
linux-crypto
[PATCH 1/2] crypto test: use print_hex_dump from <linux/kernel.h>
2007-11-12 16:49:59
linux-kernel
[PATCH] SLUB: killed the unused "end" variable
2007-10-31 18:15:43
linux-kernel
Re: [PATCH] [sysfs]: make readlink result shorter when the symlink and its target shared some base sysfs subdirectory
2007-10-31 10:33:14
linux-kernel
[PATCH] [sysfs]: make readlink result shorter when the symlink and its target shared some base sysfs subdirectory
2007-10-30 06:38:18
linux-kernel
Re: [PATCH 1/5] update boot spec to 2.07
2007-10-22 18:27:24
linux-kernel
[PATCH] [net/ipv4]: fib_seq_show function adjustment to get a more sensable output of /proc/net/route
2007-09-26 18:11:19
linux-kernel
[PATCH] fs/ocfs2/: removed unneeded initial value and function's return value
2007-09-25 20:05:36
linux-kernel
[PATCH] fs/dcache.c: revamped to use a more straightforward and efficient way to operate
2007-09-23 11:15:13
linux-kernel
[PATCH] vfs: use the predefined d_unhashed inline function instead
2007-09-20 16:56:47
linux-kernel
Re: [PATCH 2/3] netlink: the temp variable name max is ambiguous
2007-09-20 16:49:28
linux-kernel
Re: [PATCH 1/2] net/: all net/ cleanup with ARRAY_SIZE
2007-09-02 10:31:22
linux-kernel
[PATCH 2/2] drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
2007-09-02 10:30:51
linux-kernel
[PATCH 1/2] net/: all net/ cleanup with ARRAY_SIZE
2007-09-02 06:30:43
linux-kernel
Re: [PATCH] net/ipv4/af_inet.c: use ARRAY_SIZE macro from kernel.h instead
2007-09-02 04:59:42
linux-kernel
[PATCH] net/ipv4/af_inet.c: use ARRAY_SIZE macro from kernel.h instead
2007-09-02 00:57:14
linux-kernel
Re: [PATCH 1/3] netlink: use the macro min(x,y) provided by <linux/kernel.h> instead
2007-09-01 19:47:11
linux-kernel
[PATCH 3/3] netlink: use a statically allocated nl_table instead
2007-09-01 19:46:49
linux-kernel
[PATCH 2/3] netlink: the temp variable name max is ambiguous
2007-09-01 19:46:33
linux-kernel
[PATCH 1/3] netlink: use the macro min(x,y) provided by <linux/kernel.h> instead
2007-08-28 19:27:40
linux-kernel
[PATCH] netlink: use container_of instead
2007-08-28 06:38:03
linux-kernel
[PATCH 2/2] Documentation: add entries to filesystems/00-INDEX for several untracked files
2007-08-28 06:37:45
linux-kernel
[PATCH 1/2] Documentation: fix type error
2007-08-25 09:54:59
linux-kernel
[PATCH] [arch/i386/boot]: for better readability in clearing BSS
2007-08-20 09:36:49
linux-kernel
Re: [Cluster-devel] Re: [gfs2][RFC] readdir caused ls process into D (uninterruptible) state, under testing with Samba 3.0.25
2007-08-17 07:43:50
linux-kernel
Re: [Cluster-devel] Re: [gfs2][RFC] readdir caused ls process into D (uninterruptible) state, under testing with Samba 3.0.25