Ming Lei ([email protected])

Number of posts: 2290 (0.89 per day)
First post: 2017-04-13 10:02:39
Last post: 2024-04-24 12:41:47

Date List Subject
2023-12-08 01:31:46 linux-kernel Re: [PATCH v2 2/6] lib/group_cpus: relax atomicity requirement in grp_spread_init_one()
2023-12-07 01:11:42 linux-kernel Re: [PATCH V4 resend] lib/group_cpus.c: avoid to acquire cpu hotplug lock in group_cpus_evenly
2023-12-05 13:59:42 linux-kernel Re: [PATCH 17/21] fs: xfs: iomap atomic write support
2023-12-05 01:46:33 linux-kernel Re: [PATCH 10/21] block: Add fops atomic write support
2023-12-04 12:19:29 linux-kernel Re: [PATCH 10/21] block: Add fops atomic write support
2023-12-04 03:56:25 linux-kernel Re: [PATCH 02/21] block: Limit atomic writes according to bio and queue limits
2023-12-04 03:45:24 linux-kernel Re: [PATCH 02/21] block: Limit atomic writes according to bio and queue limits
2023-12-04 02:31:05 linux-kernel Re: [PATCH 10/21] block: Add fops atomic write support
2023-11-23 02:20:02 linux-kernel Re: [PATCH v3 2/3] block: introduce new field bd_flags in block_device
2023-11-22 08:20:11 linux-kernel Re: [PATCH v3 2/3] block: introduce new field bd_flags in block_device
2023-11-22 07:47:22 linux-kernel Re: [PATCH v3 2/3] block: introduce new field bd_flags in block_device
2023-11-22 03:32:09 linux-kernel Re: [PATCH v3 2/3] block: introduce new field bd_flags in block_device
2023-11-21 09:33:37 linux-kernel Re: [PATCH v2 1/2] block: introduce new field flags in block_device
2023-11-20 12:39:49 linux-kernel Re: [PATCH 1/2] block: introduce new field flags in block_device
2023-11-20 08:39:48 linux-kernel [PATCH V4 resend] lib/group_cpus.c: avoid to acquire cpu hotplug lock in group_cpus_evenly
2023-11-20 06:59:02 linux-kernel Re: [PATCH 1/2] block: introduce new field flags in block_device
2023-11-20 03:00:37 linux-kernel Re: [PATCH 1/2] block: introduce new field flags in block_device
2023-11-07 03:50:58 linux-kernel Re: [PATCH 1/1] block: Check the queue limit before bio submitting
2023-11-06 11:56:13 linux-kernel Re: [PATCH 1/1] block: Check the queue limit before bio submitting
2023-11-06 04:54:52 linux-kernel Re: [PATCH 1/1] block: Check the queue limit before bio submitting
2023-11-06 01:16:10 linux-kernel Re: [PATCH V3] blk-mq: don't schedule block kworker on isolated CPUs
2023-11-04 03:45:04 linux-kernel Re: [PATCH 1/1] block: Check the queue limit before bio submitting
2023-11-03 16:22:19 linux-kernel Re: [PATCH 1/1] block: Check the queue limit before bio submitting
2023-10-30 12:44:13 linux-kernel Re: [PATCH] nbd: pass nbd_sock to nbd_read_reply() instead of index
2023-10-25 02:58:54 linux-kernel [PATCH V3] blk-mq: don't schedule block kworker on isolated CPUs
2023-10-25 01:11:26 linux-kernel Re: [PATCH V2] blk-mq: don't schedule block kworker on isolated CPUs
2023-10-23 23:46:24 linux-kernel Re: [PATCH V2] blk-mq: don't schedule block kworker on isolated CPUs
2023-10-23 04:39:16 linux-kernel Re: [PATCH RFC v2 0/8] blk-mq: improve tag fair sharing
2023-10-19 03:15:51 linux-kernel Re: [PATCH] block: ublk_drv: Remove unused function
2023-10-13 12:49:28 linux-kernel [PATCH V2] blk-mq: don't schedule block kworker on isolated CPUs
2023-10-13 12:24:58 linux-kernel Re: [PATCH] blk-mq: add module parameter to not run block kworker on isolated CPUs
2023-10-13 02:03:18 linux-kernel Re: [PATCH] blk-mq: add module parameter to not run block kworker on isolated CPUs
2023-10-11 00:40:54 linux-kernel Re: [PATCH] blk-mq: add module parameter to not run block kworker on isolated CPUs
2023-10-10 14:23:51 linux-kernel [PATCH] blk-mq: add module parameter to not run block kworker on isolated CPUs
2023-09-30 06:20:19 linux-kernel Re: [PATCH] nbd: pass nbd_sock to nbd_read_reply() instead of index
2023-09-28 22:04:37 linux-kernel Re: [PATCH] nbd: pass nbd_sock to nbd_read_reply() instead of index
2023-09-28 10:14:51 linux-kernel Re: [PATCH] nbd: pass nbd_sock to nbd_read_reply() instead of index
2023-09-28 05:10:42 linux-kernel Re: [PATCH] nbd: pass nbd_sock to nbd_read_reply() instead of index
2023-09-22 20:02:15 linux-kernel Re: [PATCH v2 4/5] blk-mq: update driver tags request table when start request
2023-09-22 13:25:21 linux-kernel [PATCH V4 resend] lib/group_cpus.c: avoid to acquire cpu hotplug lock in group_cpus_evenly
2023-09-22 12:52:59 linux-kernel Re: [PATCH v2 3/5] blk-mq: support batched queue_rqs() on shared tags queue
2023-09-22 09:07:44 linux-kernel Re: [PATCH v2 5/5] block/null_blk: add queue_rqs() support
2023-09-22 02:14:48 linux-kernel Re: [PATCH] block: fix use-after-free of q->q_usage_counter
2023-09-17 04:46:41 linux-kernel Re: [PATCH v2 2/5] blk-mq: remove RQF_MQ_INFLIGHT
2023-09-16 18:01:46 linux-kernel Re: [PATCH v2 1/5] blk-mq: account active requests when get driver tag
2023-09-16 12:42:09 linux-kernel Re: [PATCH v2 1/5] blk-mq: account active requests when get driver tag
2023-09-05 16:19:12 linux-kernel Re: [PATCH V3] lib/group_cpus.c: avoid to acquire cpu hotplug lock in group_cpus_evenly
2023-08-14 02:50:46 linux-kernel Re: [PATCH] lib/group_cpus.c: avoid to acquire cpu hotplug lock in group_cpus_evenly
2023-08-10 03:26:33 linux-kernel [PATCH] lib/group_cpus.c: avoid to acquire cpu hotplug lock in group_cpus_evenly
2023-08-10 02:39:14 linux-kernel Re: [PATCH V3 01/14] blk-mq: add blk_mq_max_nr_hw_queues()
2023-08-10 00:59:28 linux-kernel Re: [PATCH V3 01/14] blk-mq: add blk_mq_max_nr_hw_queues()