Chengming Zhou ([email protected])

Number of posts: 452 (1.06 per day)
First post: 2023-04-12 16:20:46
Last post: 2024-06-14 12:09:43

Date List Subject
2023-09-05 16:05:54 linux-kernel [PATCH v2 0/1] block/null_blk: fix poll request timeout panic
2023-08-13 16:38:02 linux-kernel [PATCH v2] blk-mq: release scheduler resource when request complete
2023-08-13 16:35:38 linux-kernel Re: [PATCH v2] blk-mq: release scheduler resource when request complete
2023-08-13 14:13:24 linux-kernel [PATCH] blk-mq: release scheduler resource when request complete
2023-08-04 09:54:30 linux-kernel [PATCH 1/3] iocost_monitor: fix kernel queue kobj changes
2023-08-04 07:42:50 linux-kernel [PATCH] blk-iocost: fix queue stats accounting
2023-08-04 07:30:46 linux-kernel [PATCH 2/3] iocost_monitor: print vrate inuse along with base_vrate
2023-08-04 07:09:39 linux-kernel [PATCH 3/3] iocost_monitor: improve it by adding iocg wait_ms
2023-08-03 16:13:08 linux-kernel Re: [PATCH v2 1/4] blk-flush: flush_rq should inherit first_rq's cmd_flags
2023-07-31 17:06:56 linux-kernel Re: [PATCH v2 3/4] blk-flush: kill the flush state machine
2023-07-31 15:39:36 linux-kernel Re: [PATCH v2 1/4] blk-flush: flush_rq should inherit first_rq's cmd_flags
2023-07-31 15:35:37 linux-kernel Re: [PATCH v2 2/4] blk-flush: split queues for preflush and postflush requests
2023-07-27 16:54:25 linux-kernel [PATCH v2 2/3] sbitmap: fix strict round-robin non-wrap with hint > 0
2023-07-27 16:18:19 linux-kernel [PATCH v2 3/3] sbitmap: drop wrap logic in __sbitmap_get_word()
2023-07-27 16:18:01 linux-kernel Re: [PATCH] blk-mq: plug based timestamp caching
2023-07-27 15:35:53 linux-kernel [PATCH v2 1/3] sbitmap: fix hint wrap in the failure case
2023-07-25 15:01:35 linux-kernel [PATCH v2 3/4] blk-flush: kill the flush state machine
2023-07-25 14:28:57 linux-kernel [PATCH v2 4/4] blk-flush: don't need to end rq twice for non postflush
2023-07-25 14:27:27 linux-kernel [PATCH v2 2/4] blk-flush: split queues for preflush and postflush requests
2023-07-25 14:25:03 linux-kernel Re: [PATCH 2/2] blk-flush: don't need to end rq twice for non post-flush requests
2023-07-25 13:50:49 linux-kernel [PATCH v2 1/4] blk-flush: flush_rq should inherit first_rq's cmd_flags
2023-07-25 13:45:53 linux-kernel [PATCH v2 0/4] blk-flush: optimize non-postflush requests
2023-07-21 04:12:30 linux-kernel Re: [PATCH 1/6] sbitmap: fix hint wrap in the failure case
2023-07-20 12:31:46 linux-kernel [PATCH] blk-iocost: skip empty flush bio in iocost
2023-07-20 10:41:24 linux-kernel [PATCH 1/6] sbitmap: fix hint wrap in the failure case
2023-07-20 10:39:57 linux-kernel [PATCH] blk-mq: delete dead struct blk_mq_hw_ctx->queued field
2023-07-20 10:38:34 linux-kernel [PATCH 6/6] sbitmap: check ws_active before check waitqueues
2023-07-20 10:35:28 linux-kernel [PATCH 2/6] sbitmap: fix round-robin non-wrap find with hint > 0
2023-07-20 10:32:11 linux-kernel [PATCH 3/6] sbitmap: don't loop twice in find_next_zero_bit()
2023-07-20 09:57:18 linux-kernel [PATCH 5/6] sbitmap: wake_index doesn't need to be atomic_t
2023-07-20 09:56:47 linux-kernel [PATCH 4/6] sbitmap: remove offset wrap logic when finding bit in word
2023-07-20 09:56:20 linux-kernel [PATCH 0/6] sbitmap: fix offset hint wrap and some optimizations
2023-07-17 08:39:13 linux-kernel [PATCH] blk-mq: plug based timestamp caching
2023-07-17 04:55:18 linux-kernel [PATCH v4 2/4] blk-flush: fix rq->flush.seq for post-flush requests
2023-07-17 04:10:58 linux-kernel [PATCH v4 3/4] blk-flush: count inflight flush_data requests
2023-07-17 04:09:12 linux-kernel [PATCH v4 1/4] blk-mq: use percpu csd to remote complete instead of per-rq csd
2023-07-17 04:04:27 linux-kernel [PATCH v4 4/4] blk-flush: reuse rq queuelist in flush state machine
2023-07-17 04:03:41 linux-kernel [PATCH v4 0/4] blk-mq: optimize flush and request size
2023-07-14 14:59:12 linux-kernel Re: [PATCH v5] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
2023-07-14 11:44:32 linux-kernel Re: [PATCH v5] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
2023-07-13 12:46:46 linux-kernel Re: [PATCH v5] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
2023-07-12 11:44:23 linux-nfs Re: NFS workload leaves nfsd threads in D state
2023-07-11 12:19:22 linux-kernel Re: [PATCH 1/2] blk-flush: fix rq->flush.seq for post-flush requests
2023-07-11 11:29:13 linux-kernel Re: [PATCH 1/2] blk-flush: fix rq->flush.seq for post-flush requests
2023-07-10 11:56:00 linux-kernel Re: [PATCH v3 1/3] blk-mq: always use __blk_mq_alloc_requests() to alloc and init rq
2023-07-10 11:11:53 linux-kernel [PATCH v5] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
2023-07-10 07:24:16 linux-kernel [PATCH 1/2] blk-flush: fix rq->flush.seq for post-flush requests
2023-07-10 07:04:08 linux-kernel [PATCH 2/2] blk-flush: don't need to end rq twice for non post-flush requests
2023-07-07 10:14:10 linux-kernel [PATCH v3 0/4] blk-mq: optimize the size of struct request
2023-07-07 10:13:48 linux-kernel [PATCH v3 1/4] blk-mq: delete unused completion_data in struct request
2023-07-07 10:11:47 linux-kernel [PATCH v3 4/4] blk-flush: reuse rq queuelist in flush state machine