Dongli Zhang ([email protected])

Number of posts: 414 (0.15 per day)
First post: 2016-10-31 05:40:07
Last post: 2024-04-23 07:37:23

Date List Subject
2021-02-03 23:45:27 linux-kernel [PATCH RFC v1 2/6] swiotlb: convert variables to arrays
2021-02-03 23:44:49 linux-kernel [PATCH RFC v1 6/6] xen-swiotlb: enable 64-bit xen-swiotlb
2021-02-03 23:44:07 linux-kernel [PATCH RFC v1 5/6] xen-swiotlb: convert variables to arrays
2021-02-03 23:43:20 linux-kernel [PATCH RFC v1 1/6] swiotlb: define new enumerated type
2021-02-03 23:42:47 linux-kernel [PATCH RFC v1 0/6] swiotlb: 64-bit DMA buffer
2021-02-03 23:42:45 linux-kernel [PATCH RFC v1 4/6] swiotlb: enable 64-bit swiotlb
2021-02-03 23:42:19 linux-kernel [PATCH RFC v1 3/6] swiotlb: introduce swiotlb_get_type() to calculate swiotlb buffer type
2021-01-30 09:01:18 linux-kernel Re: [PATCH v2] xen-blkback: fix compatibility bug with single page rings
2021-01-29 06:22:58 linux-kernel Re: [PATCH v2] xen-blkback: fix compatibility bug with single page rings
2021-01-28 00:22:52 linux-kernel Re: [PATCH] xen-blkback: fix compatibility bug with single page rings
2021-01-23 20:20:20 linux-kernel Re: [PATCH v2 1/1] vhost scsi: alloc vhost_scsi with kvzalloc() to avoid delay
2021-01-23 08:11:51 linux-kernel [PATCH v2 1/1] vhost scsi: alloc vhost_scsi with kvzalloc() to avoid delay
2021-01-23 08:10:29 linux-kernel Re: [PATCH 1/1] vhost scsi: allocate vhost_scsi with GFP_NOWAIT to avoid delay
2021-01-21 05:11:51 linux-kernel [PATCH 1/1] vhost scsi: allocate vhost_scsi with GFP_NOWAIT to avoid delay
2020-11-15 21:24:37 linux-kernel Re: [PATCH v2 1/1] page_frag: Recover from memory pressure
2020-11-15 20:23:02 linux-kernel [PATCH v3 1/1] page_frag: Recover from memory pressure
2020-11-15 06:56:51 linux-kernel [PATCH v2 1/1] page_frag: Recover from memory pressure
2020-11-04 18:37:59 linux-kernel Re: [PATCH 1/1] mm: avoid re-using pfmemalloc page in page_frag_alloc()
2020-11-03 21:41:35 linux-kernel Re: [PATCH 1/1] mm: avoid re-using pfmemalloc page in page_frag_alloc()
2020-11-03 21:33:34 linux-kernel Re: [PATCH 1/1] mm: avoid re-using pfmemalloc page in page_frag_alloc()
2020-11-03 19:41:27 linux-kernel [PATCH 1/1] mm: avoid re-using pfmemalloc page in page_frag_alloc()
2020-10-21 18:36:50 linux-kernel [PATCH 1/1] blk-mq: fix comment as bt_tags_for_each() is not only for started request
2020-06-10 18:57:09 linux-kernel Re: [PATCH 1/1] nvme-fcloop: verify wwnn and wwpn format
2020-06-08 17:42:54 linux-kernel [PATCH 0/2] nvme: simple cleanup
2020-06-08 17:42:20 linux-kernel [PATCH 2/2] nvme-pci: remove empty line following nvme_should_reset()
2020-06-08 16:33:56 linux-kernel [PATCH 1/2] nvmet-loop: remove unused 'target_ctrl' in nvme_loop_ctrl
2020-06-05 23:48:11 linux-kernel Re: [PATCH v2] docs: block: Create blk-mq documentation
2020-06-04 06:48:47 linux-kernel Re: [PATCH 1/1] nvme-fcloop: verify wwnn and wwpn format
2020-06-03 16:26:40 linux-kernel Re: [PATCH 1/1] blk-mq: get ctx in order to handle BLK_MQ_S_INACTIVE in blk_mq_get_tag()
2020-06-02 06:30:59 linux-kernel [PATCH 1/1] blk-mq: get ctx in order to handle BLK_MQ_S_INACTIVE in blk_mq_get_tag()
2020-06-01 01:29:00 linux-kernel [PATCH 1/2] nbd: append module param and description following corresponding variables
2020-06-01 01:28:42 linux-kernel [PATCH 2/2] nbd: remove unused 'NBD_MAGIC'
2020-06-01 01:27:14 linux-kernel [PATCH 0/2] nbd: two cleanup
2020-05-29 17:40:56 linux-kernel [PATCH for-next 1/1] null_blk: force complete for timeout request
2020-05-27 19:10:25 linux-kernel [PATCH v2 1/1] nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()
2020-05-27 09:31:48 linux-kernel [PATCH 1/1] nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()
2020-05-26 04:31:09 linux-kernel [PATCH 1/1] nvme-fcloop: verify wwnn and wwpn format
2020-05-13 23:44:26 linux-kernel [PATCH 1/1] xen/manage: enable C_A_D to force reboot
2020-04-18 02:00:56 linux-kernel Re: [PATCH 1/1] mm: slub: fix corrupted freechain in deactivate_slab()
2020-04-13 08:38:48 linux-kernel Re: [PATCH 1/1] mm: slub: fix corrupted freechain in deactivate_slab()
2020-04-02 14:07:57 linux-kernel Re: qemu-x86: kernel panic when host is loaded
2020-03-31 03:15:26 linux-kernel [PATCH 1/1] mm: slub: fix corrupted freechain in deactivate_slab()
2020-03-27 13:33:03 linux-kernel Re: KASAN: null-ptr-deref Write in blk_mq_map_swqueue
2020-03-27 00:20:50 linux-kernel Re: KASAN: null-ptr-deref Write in blk_mq_map_swqueue
2020-03-12 22:03:12 linux-kernel [PATCH for-5.7/drivers v2 1/1] null_blk: describe the usage of fault injection param
2020-03-12 20:43:53 linux-kernel Re: [PATCH 1/1] null_blk: describe the usage of fault injection param
2020-03-04 19:27:34 linux-kernel [PATCH 1/1] null_blk: describe the usage of fault injection param
2020-03-03 22:25:31 linux-kernel [PATCH v3 1/2] xenbus: req->body should be updated before req->state
2020-03-03 22:24:12 linux-kernel [PATCH v3 2/2] xenbus: req->err should be updated before req->state
2020-03-03 21:48:19 linux-kernel Re: [Xen-devel] [PATCH v2 1/2] xenbus: req->body should be updated before req->state
2020-03-03 21:40:33 linux-kernel [PATCH v2 2/2] xenbus: req->err should be updated before req->state