Rui Xiang ([email protected])

Number of posts: 61 (0.46 per day)
First post: 2013-07-29 02:34:07
Last post: 2013-12-09 02:30:51

Date List Subject
2016-12-20 09:15:53 linux-kernel Re: [PATCH] x86/alternatives: add missing mutex lock in,alternatives_text_reserved
2015-07-24 03:53:01 linux-kernel A problem about OX_ID reused by FCoE driver
2014-12-22 10:20:16 linux-kernel [BUG] A bug report between init_moudle and kallsyms_lookup_name
2014-08-07 03:09:33 linux-ext4 Re: testing result of loop-aio patchset on ext3
2014-08-07 02:42:39 linux-ext4 Re: testing result of loop-aio patchset on ext3
2014-07-21 02:35:11 linux-kernel Re: testing result of loop-aio patchset on ext3
2014-07-21 02:35:08 linux-ext4 Re: testing result of loop-aio patchset on ext3
2014-07-16 09:28:39 linux-kernel Re: testing result of loop-aio patchset on ext3
2014-07-16 09:28:10 linux-ext4 Re: testing result of loop-aio patchset on ext3
2014-07-16 03:58:26 linux-kernel Re: testing result of loop-aio patchset on ext3
2014-07-16 03:54:24 linux-ext4 Re: testing result of loop-aio patchset on ext3
2014-07-14 09:35:01 linux-kernel testing result of loop-aio patchset on ext3
2014-07-14 09:34:38 linux-ext4 testing result of loop-aio patchset on ext3
2013-12-11 06:10:07 linux-nfs Re: [PATCH 2/2] nfs: fix return err if inode exiting in nfs_instantiate
2013-12-10 11:14:41 linux-nfs [PATCH] NFSv4.1: remove unused cred parameter from nfs41_walk_client_list
2013-12-09 12:33:47 linux-nfs Re: [PATCH 1/2] nfs/nfsd: return err directly while malloc failing
2013-12-09 10:44:55 linux-nfs Re: [PATCH 2/2] nfs: fix return err if inode exiting in nfs_instantiate
2013-12-09 02:30:51 linux-nfs [PATCH RESEND] nfsd: return err directly while allocing failing
2013-12-06 09:31:36 linux-nfs [PATCH 2/2] nfs: fix return err if inode exiting in nfs_instantiate
2013-12-06 09:30:54 linux-nfs [PATCH 1/2] nfs/nfsd: return err directly while malloc failing
2013-08-30 07:23:04 linux-kernel [PATCH 2/2] autofs: use IS_ROOT to replace parent == dentry->d_parent
2013-08-30 07:22:50 linux-kernel [PATCH 1/2] autofs: fix the return value of autofs4_fill_super
2013-08-26 08:52:43 linux-kernel [PATCH 2/2] proc: change return values while get_proc_task err
2013-08-26 08:52:41 linux-kernel [PATCH 1/2] proc: set attributes of pde by accessor functions
2013-08-23 08:13:51 linux-kernel Re: [PATCH 0/2] fs: supply inode uid/gid setting interface
2013-08-23 02:50:50 linux-kernel [PATCH 2/2] fs: use inode_set_user to set uid/gid of inode
2013-08-23 02:49:50 linux-kernel [PATCH 0/2] fs: supply inode uid/gid setting interface
2013-08-23 02:49:48 linux-kernel [PATCH 1/2] fs: implement inode uid/gid setting function
2013-08-15 01:51:16 linux-kernel Re: [PATCH] userns: initialize the depth of user_namespace chain
2013-08-14 06:45:16 linux-kernel Re: [PATCH] userns: initialize the depth of user_namespace chain
2013-08-14 05:05:17 linux-kernel [PATCH] userns: initialize the depth of user_namespace chain
2013-08-08 11:13:51 linux-kernel Re: [PATCH v3 00/11] Add namespace support for syslog
2013-08-07 07:41:39 linux-kernel [PATCH v3 02/11] syslog_ns: add syslog_ns into user_namespace
2013-08-07 07:40:38 linux-kernel [PATCH v3 01/11] syslog_ns: add syslog_namespace and put/get_syslog_ns
2013-08-07 07:39:53 linux-kernel [PATCH v3 03/11] syslog_ns: add init syslog_ns for global syslog
2013-08-07 07:38:56 linux-kernel [PATCH v3 11/11] netfilter: use ns_printk in iptable context
2013-08-07 07:38:28 linux-kernel [PATCH v3 10/11] syslog_ns: implement ns_console_unlock for specific syslog_ns
2013-08-07 07:38:19 linux-kernel [PATCH v3 04/11] syslog_ns: make syslog handling per namespace
2013-08-07 07:38:15 linux-kernel [PATCH v3 09/11] syslog_ns: implement ns_printk_emit for specific syslog_ns
2013-08-07 07:38:04 linux-kernel [PATCH v3 05/11] syslog_ns: make permisiion check per user namespace
2013-08-07 07:37:49 linux-kernel [PATCH v3 08/11] syslog_ns: implement ns_printk for specific syslog_ns
2013-08-07 07:37:48 linux-kernel [PATCH v3 07/11] syslog_ns: implement function for creating syslog ns
2013-08-07 07:37:42 linux-kernel [PATCH v3 06/11] syslog_ns: use init syslog_ns for console action
2013-08-07 07:37:35 linux-kernel [PATCH v3 00/11] Add namespace support for syslog
2013-08-01 06:30:25 linux-kernel Re: [PATCH 4/9] syslog_ns: make syslog handling per namespace
2013-08-01 03:11:31 linux-kernel Re: [PATCH 4/9] syslog_ns: make syslog handling per namespace
2013-07-30 03:39:25 linux-kernel Re: [PATCH 7/9] syslog_ns: implement function for creating syslog ns
2013-07-30 02:13:06 linux-kernel Re: [PATCH 0/9] Add namespace support for syslog v2
2013-07-29 12:37:56 linux-kernel Re: [PATCH 9/9] netfilter: use ns_printk in iptable context
2013-07-29 12:18:33 linux-kernel Re: [PATCH 8/9] syslog_ns: implement ns_printk for specific syslog_ns
2013-07-29 11:47:43 linux-kernel Re: [PATCH 1/9] syslog_ns: add syslog_namespace and put/get_syslog_ns