jianchao.wang ([email protected])

Number of posts: 567 (10.13 per day)
First post: 2017-09-12 09:15:08
Last post: 2017-11-08 07:52:21

Date List Subject
2019-03-15 09:08:16 linux-kernel [PATCH 1/8] blk-mq: get rid of the synchronize_rcu in __blk_mq_update_nr_hw_queues
2019-03-15 09:08:00 linux-kernel [PATCH 8/8] blk-mq: remove blk_mq_tagset_busy_iter
2019-03-15 09:07:55 linux-kernel [PATCH 4/8] mtip32xx: use blk_mq_queue_tag_busy_iter
2019-03-15 09:07:35 linux-kernel [PATCH 5/8] nbd: use blk_mq_queue_tag_busy_iter
2019-03-15 09:07:35 linux-kernel [PATCH 2/8] blk-mq: change the method of iterating busy tags of a request_queue
2019-03-14 03:17:24 linux-kernel [BUG] scsi: ses: out of bound accessing in ses_enclosure_data_process
2019-02-15 14:50:19 linux-kernel Re: [PATCH V2] blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue
2019-02-15 02:38:21 linux-kernel Re: [PATCH V2] blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue
2019-02-12 01:57:59 linux-kernel [PATCH V2] blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue
2019-02-12 01:56:32 linux-kernel Re: [PATCH] blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue
2019-02-11 05:44:13 linux-kernel [PATCH] blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue
2019-01-30 09:04:09 linux-kernel [PATCH] blk-mq: fix a hung issue when fsync
2019-01-24 10:30:29 linux-kernel [PATCH] blk-mq: fix the cmd_flag_name array
2019-01-24 10:30:08 linux-kernel [PATCH 1/2] blk-mq: save queue mapping result into ctx directly
2019-01-24 10:28:44 linux-kernel [PATCH 2/2] blk-mq: save default hctx into ctx->hctxs for not-supported type
2019-01-24 10:28:36 linux-kernel [PATCH 0/2] small optimization for accessing queue map
2019-01-02 04:02:19 linux-kernel Re: [PATCH] net/mlx4_en: ensure rx_desc updating reaches HW before prod db updating
2018-12-27 14:39:22 linux-kernel [PATCH 2/2] blk-mq: save default hctx into ctx->hctxs for not-supported type
2018-12-27 14:38:29 linux-kernel [PATCH 1/2] blk-mq: save queue mapping result into ctx directly
2018-12-27 14:37:09 linux-kernel [PATCH 0/2] blk-mq: small optimization for accessing of queue map
2018-12-24 03:20:04 linux-kernel [PATCH] nvme-pci: fix the wrong setting of nr_maps
2018-12-14 01:32:18 linux-kernel [PATCH V14 1/3] blk-mq: refactor the code of issue request directly
2018-12-14 01:31:43 linux-kernel [PATCH V14 3/3] blk-mq: replace and kill blk_mq_request_issue_directly
2018-12-14 01:31:12 linux-kernel [PATCH V14 2/3] blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
2018-12-14 01:30:42 linux-kernel [PATCH V14 0/3] blk-mq: refactor and fix the code of issue directly
2018-12-11 05:08:29 linux-kernel Re: [PATCH V13 0/3] blk-mq: refactor code of issue directly
2018-12-10 03:04:21 linux-kernel [PATCH V13 2/3] blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
2018-12-10 03:03:36 linux-kernel [PATCH V13 1/3] blk-mq: refactor the code of issue request directly
2018-12-10 03:03:19 linux-kernel [PATCH V13 3/3] blk-mq: replace and kill blk_mq_request_issue_directly
2018-12-10 03:03:15 linux-kernel [PATCH V13 0/3] blk-mq: refactor code of issue directly
2018-12-10 02:46:39 linux-kernel [PATCH V12 0/3] blk-mq: refactor code of issue directly
2018-12-10 02:46:14 linux-kernel [PATCH V12 2/3] blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
2018-12-10 02:46:14 linux-kernel [PATCH V12 3/3] blk-mq: replace and kill blk_mq_request_issue_directly
2018-12-10 02:46:07 linux-kernel [PATCH V12 1/3] blk-mq: refactor the code of issue request directly
2018-12-10 01:20:37 linux-kernel Re: [PATCH V11 0/4] blk-mq: refactor code of issue directly
2018-12-07 03:48:19 linux-kernel Re: [PATCH V11 0/4] blk-mq: refactor code of issue directly
2018-12-07 03:42:43 linux-kernel Re: [PATCH V11 0/4] blk-mq: refactor code of issue directly
2018-12-07 03:26:57 linux-kernel Re: [PATCH V11 0/4] blk-mq: refactor code of issue directly
2018-12-07 03:12:42 linux-kernel [PATCH V11 1/4] blk-mq: insert to hctx dispatch list when bypass_insert is true
2018-12-07 03:11:45 linux-kernel [PATCH V11 4/4] blk-mq: replace and kill blk_mq_request_issue_directly
2018-12-07 03:11:34 linux-kernel [PATCH V11 3/4] blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
2018-12-07 03:11:30 linux-kernel [PATCH V11 2/4] blk-mq: refactor the code of issue request directly
2018-12-07 03:11:21 linux-kernel [PATCH V11 0/4] blk-mq: refactor code of issue directly
2018-12-07 01:17:34 linux-kernel Re: [PATCH V10 3/4] blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
2018-12-06 03:35:00 linux-kernel [PATCH V10 3/4] blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
2018-12-06 03:34:40 linux-kernel [PATCH V10 4/4] blk-mq: replace and kill blk_mq_request_issue_directly
2018-12-06 03:34:34 linux-kernel [PATCH V10 1/4] blk-mq: insert to hctx dispatch list when bypass_insert is true
2018-12-06 03:34:28 linux-kernel [PATCH V10 2/4] blk-mq: refactor the code of issue request directly
2018-12-06 03:34:21 linux-kernel [PATCH V10 0/4] blk-mq: refactor code of issue directly
2018-12-06 01:13:53 linux-kernel Re: [PATCH V9 2/4] blk-mq: refactor the code of issue request directly
2018-12-06 01:13:38 linux-kernel Re: [PATCH V9 1/4] blk-mq: insert to hctx dispatch list when bypass_insert is true