Xiubo Li ([email protected])

Number of posts: 46 (0.07 per day)
First post: 2015-08-12 07:11:48
Last post: 2017-06-20 01:34:48

Date List Subject
2017-06-20 01:34:48 linux-kernel Re: [PATCH] tcmu: Add fifo type waiter list support to avoidstarvation
2017-04-30 11:29:23 linux-kernel Re: [PATCH v6 2/2] tcmu: Add global data block pool support
2017-04-30 10:23:04 linux-kernel Re: [PATCH v6 1/2] tcmu: Add dynamic growing data area featuresupport
2017-04-26 06:26:54 linux-kernel [PATCH v6 1/2] tcmu: Add dynamic growing data area feature support
2017-04-26 06:26:40 linux-kernel [PATCH v6 2/2] tcmu: Add global data block pool support
2017-04-26 06:26:25 linux-kernel [PATCH v6 0/2] tcmu: Dynamic growing data area support
2017-04-07 06:26:46 linux-kernel [PATCH] bcache: Keep the labels the same in cache dev and cache set.
2017-04-05 06:10:41 linux-kernel [PATCH v5 1/2] tcmu: Add dynamic growing data area feature support
2017-04-05 06:10:34 linux-kernel [PATCH v5 2/2] tcmu: Add global data block pool support
2017-04-05 06:10:30 linux-kernel [PATCH v5 0/2] tcmu: Dynamic growing data area support
2017-03-31 02:35:45 linux-kernel [PATCH] tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
2017-03-10 01:45:12 linux-kernel Re: how to unmap pages in an anonymous mmap?
2017-03-01 10:53:57 linux-kernel Re: [PATCH] target/user: Add daynmic growing data area featuresupport
2016-10-27 06:26:59 linux-kernel [PATCH] blk-mq: remove the double hctx->numa_node init code.
2015-12-31 01:36:20 linux-kernel Re: [PATCH] regmap: flat: introduce register striding to savesomememories
2015-12-17 08:45:43 linux-kernel [PATCH 1/3] regmap: core: Introduce register stride order
2015-12-17 08:45:41 linux-kernel [PATCH 3/3] regcache: flat: Introduce regcache_get_index()
2015-12-17 08:45:01 linux-kernel [PATCH 2/3] regcache: Introduce the index parsing API
2015-12-17 08:45:00 linux-kernel [PATCH 0/3] Introduce reg stride order
2015-12-16 09:45:28 linux-kernel [PATCH] regmap: use IS_ALIGNED instead of % to improve the performance
2015-12-14 07:14:06 linux-kernel [PATCH] regmap: flat: introduce register striding to save some memories
2015-12-11 03:22:55 linux-kernel [PATCHv2 0/2] regmap: cache: Add invalid cache check warnings
2015-12-11 03:22:54 linux-kernel [PATCHv2 1/2] regmap: cache: Add warning info for the cache check
2015-12-11 03:22:53 linux-kernel [PATCHv2 2/2] regmap: cache: Move the num_reg_defaults check as early as possible
2015-12-11 01:10:43 linux-kernel Re: [PATCH] regmap: cache: Add warning info for the cache check
2015-12-10 02:49:34 linux-kernel [PATCH] regmap: cache: Add warning info for the cache check
2015-12-10 01:37:05 linux-kernel Re: [PATCH] regmap: speed up the regcache_init()
2015-12-09 09:20:31 linux-kernel [PATCH] regmap: fix the warning about unused variable
2015-12-09 09:01:26 linux-kernel Re: [PATCH 2/3] regmap: add 64-bit mode support
2015-12-09 05:18:16 linux-kernel [PATCHv2 0/2] regmap: cache: Add 64-bit support.
2015-12-09 05:08:57 linux-kernel [PATCHv2 1/2] regmap: cache: To suppress the noise of checkpatch
2015-12-09 05:08:56 linux-kernel [PATCHv2 2/2] regmap: cache: Add 64-bit mode support
2015-12-09 03:30:29 linux-kernel Re: [PATCH 1/3] regmap: cache: Tidy up the code to suppress stylecheck warnings
2015-12-09 03:26:03 linux-kernel Re: [PATCH] regmap: speed up the regcache_init()
2015-12-03 09:40:36 linux-kernel [PATCH 2/3] regmap: add 64-bit mode support
2015-12-03 09:40:34 linux-kernel [PATCH 1/3] regmap: cache: Tidy up the code to suppress style check warnings
2015-12-03 09:40:33 linux-kernel [PATCH 0/3] regmap: add 64-bit support
2015-12-03 09:31:30 linux-kernel [PATCH 3/3] regcache: add 64-bit mode support
2015-12-03 05:36:47 linux-kernel [PATCH 2/2] regmap: mmio: Add regmap_mmio_get_min_stride
2015-12-03 05:36:44 linux-kernel [PATCH 1/2] regmap: mmio: remove the useless code
2015-12-03 05:36:37 linux-kernel [PATCH 0/2] regmap: mmio: clean up the code
2015-12-03 02:27:54 linux-kernel [PATCH] regmap: speed up the regcache_init()
2015-11-20 10:15:20 linux-kernel [PATCH 1/2] Regmap: replace kzalloc with kcalloc
2015-11-20 10:15:19 linux-kernel [PATCH 2/2] Regmap: replace kmalloc with kmalloc_array
2015-11-20 10:15:18 linux-kernel [PATCH 0/2] Regmap: let the code more readable
2015-08-12 07:11:48 linux-kernel [PATCH] regmap: fix typos in regmap.c