LinuxLists
Users
About
Shaohua Li (
[email protected]
)
Number of posts: 294 (0.12 per day)
First post: 2011-03-04 13:02:45
Last post: 2017-11-15 00:57:42
Previous Page
/
Next Page
Date
List
Subject
2014-04-24 00:17:17
linux-kernel
Re: [PATCH 1/2] swap: change swap_info singly-linked list to list_head
2014-04-08 07:58:18
linux-kernel
Re: [patch] x86: clearing access bit don't flush tlb
2014-04-03 13:46:12
linux-kernel
Re: [patch] x86: clearing access bit don't flush tlb
2014-04-03 00:43:06
linux-kernel
[patch]x86: clearing access bit don't flush tlb
2014-04-02 07:07:56
linux-kernel
Re: [PATCH] x86,mm: delay TLB flush after clearing accessed bit
2014-02-20 03:50:56
linux-kernel
Re: [patch]blk-mq: remove obsolete comments
2014-02-19 12:22:53
linux-kernel
[patch]blk-mq: remove obsolete comments
2014-02-19 12:20:41
linux-kernel
[patch]blk-mq: add REQ_SYNC early
2014-02-18 10:46:10
linux-kernel
[patch v3]DM: dm-insitu-comp: a compressed DM target for SSD
2014-02-08 00:55:20
linux-kernel
Re: [PATCH 1/1] block: rework flush sequencing for blk-mq
2014-02-07 01:18:44
linux-kernel
Re: [PATCH 1/1] block: rework flush sequencing for blk-mq
2014-01-20 05:55:19
linux-kernel
[patch v2]DM: dm-insitu-comp: a compressed DM target for SSD
2014-01-05 13:18:27
linux-kernel
Re: [patch 1/2]percpu_ida: fix a live lock
2013-10-29 17:30:52
linux-kernel
[patch]blk-mq: mq plug list breakage
2013-10-28 20:37:36
linux-kernel
Re: blk-mq flush fix
2013-10-15 01:08:56
linux-kernel
[patch 4/4 v2] blk-mq: switch to percpu-ida for tag management
2013-10-15 01:08:38
linux-kernel
[patch 3/4 v2] percpu_ida: add an API to return free tags
2013-10-15 01:08:21
linux-kernel
[patch 2/4 v2] percpu_ida: add percpu_ida_for_each_free
2013-10-15 01:08:03
linux-kernel
[patch 1/4 v2] percpu_ida: make percpu_ida percpu size/batch configurable
2013-10-15 01:07:37
linux-kernel
[patch 0/4 v2] blk-mq: use percpu_ida to manage tags
2013-10-12 01:02:52
linux-kernel
Re: [patch 3/4] percpu_ida: add an API to return free tags
2013-10-12 00:52:40
linux-kernel
Re: [patch 1/4] percpu_ida: make percpu_ida percpu size/batch configurable
2013-10-12 00:49:16
linux-kernel
Re: [patch 4/4] blk-mq: switch to percpu-ida for tag menagement
2013-10-11 07:24:24
linux-kernel
[patch 4/4] blk-mq: switch to percpu-ida for tag menagement
2013-10-11 07:24:05
linux-kernel
[patch 3/4] percpu_ida: add an API to return free tags
2013-10-11 07:23:40
linux-kernel
[patch 2/4] percpu_ida: add percpu_ida_for_each_free
2013-10-11 07:23:24
linux-kernel
[patch 1/4] percpu_ida: make percpu_ida percpu size/batch configurable
2013-10-11 07:22:58
linux-kernel
[patch 0/4] blk-mq: use percpu_ida to manage tags
2013-10-11 04:14:47
linux-kernel
[PATCH] null_blk: fix a bug in capacity calculation
2013-10-11 04:11:27
linux-kernel
[PATCH] blk-mq: cache rq->q
2013-08-12 02:20:48
linux-kernel
[patch 3/3 v2] raid5: only wakeup necessary threads
2013-08-12 02:20:45
linux-kernel
[patch 2/3 v2] raid5: sysfs entry to control worker thread number
2013-08-12 02:20:41
linux-kernel
[patch 1/3 v2] raid5: offload stripe handle to workqueue
2013-08-12 02:19:53
linux-kernel
[patch 0/3 v2] raid5: make stripe handling multi-threading
2013-08-01 02:01:11
linux-kernel
Re: [patch 1/3] raid5: offload stripe handle to workqueue
2013-08-01 01:56:47
linux-kernel
Re: [patch]workqueue: copy attr with all fields.
2013-07-31 02:09:44
linux-kernel
Re: [RFC PATCH] cfq-iosched: limit slice_idle when many busy queues are in idle window
2013-07-31 01:39:41
linux-kernel
Re: [patch]workqueue: copy attr with all fields.
2013-07-31 01:24:50
linux-kernel
Re: [patch 1/3] raid5: offload stripe handle to workqueue
2013-07-30 13:24:49
linux-kernel
Re: [patch 3/3] raid5: only wakeup necessary threads
2013-07-30 13:09:10
linux-kernel
Re: [patch 1/3] raid5: offload stripe handle to workqueue
2013-07-30 05:58:39
linux-kernel
[patch 3/3] raid5: only wakeup necessary threads
2013-07-30 05:54:23
linux-kernel
[patch 2/3] raid5: sysfs entry to control worker thread number
2013-07-30 05:53:50
linux-kernel
[patch 1/3] raid5: offload stripe handle to workqueue
2013-07-30 05:52:58
linux-kernel
[patch 0/3] raid5: make stripe handling multi-threading
2013-07-30 05:50:18
linux-kernel
Re: [patch]workqueue: copy attr with all fields.
2013-07-29 12:53:11
linux-kernel
Re: [patch]workqueue: copy attr with all fields.
2013-07-29 06:24:21
linux-kernel
[patch]workqueue: copy attr with all fields.
2013-07-04 01:13:13
linux-kernel
Re: RFC: Allow block drivers to poll for I/O instead of sleeping
2013-06-28 02:15:09
linux-kernel
Re: [PATCH 01/02] swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGES
2013-04-28 10:10:42
linux-kernel
Re: hybrid raid1 with trim support [REGRESSION]