LinuxLists
Users
About
Bob Liu (
[email protected]
)
Number of posts: 210 (0.07 per day)
First post: 2013-03-14 12:04:12
Last post: 2020-12-15 06:55:45
Previous Page
/
Next Page
Date
List
Subject
2015-11-16 23:13:48
linux-kernel
Re: [PATCH v5 05/10] xen/blkfront: negotiate number of queues/rings to be used with backend
2015-11-14 03:14:16
linux-kernel
[PATCH v5 02/10] xen/blkfront: separate per ring information out of device info
2015-11-14 03:14:15
linux-kernel
[PATCH v5 06/10] xen/blkback: separate ring information out of struct xen_blkif
2015-11-14 03:13:16
linux-kernel
[PATCH v5 10/10] xen/blkback: make pool of persistent grants and free pages per-queue
2015-11-14 03:13:10
linux-kernel
[PATCH v5 09/10] xen/blkfront: make persistent grants pool per-queue
2015-11-14 03:13:08
linux-kernel
[PATCH v5 08/10] xen/blkback: get the number of hardware queues/rings from blkfront
2015-11-14 03:13:00
linux-kernel
[PATCH v5 07/10] xen/blkback: pseudo support for multi hardware queues/rings
2015-11-14 03:12:56
linux-kernel
[PATCH v5 05/10] xen/blkfront: negotiate number of queues/rings to be used with backend
2015-11-14 03:12:51
linux-kernel
[PATCH v5 04/10] xen/blkfront: split per device io_lock
2015-11-14 03:12:48
linux-kernel
[PATCH v5 03/10] xen/blkfront: pseudo support for multi hardware queues/rings
2015-11-14 03:12:42
linux-kernel
[PATCH v5 01/10] xen/blkif: document blkif multi-queue/ring extension
2015-11-14 03:12:40
linux-kernel
[PATCH v5 00/10] xen-block: multi hardware-queues/rings support
2015-11-05 03:02:44
linux-kernel
Re: [PATCH v4 07/10] xen/blkback: pseudo support for multi hardware queues/rings
2015-11-05 02:46:26
linux-kernel
Re: [PATCH v4 10/10] xen/blkback: make pool of persistent grants and free pages per-queue
2015-11-04 01:11:25
linux-kernel
Re: [PATCH v4 05/10] xen/blkfront: negotiate number of queues/rings to be used with backend
2015-11-04 01:07:25
linux-kernel
Re: [PATCH v4 04/10] xen/blkfront: split per device io_lock
2015-11-04 01:01:28
linux-kernel
Re: [PATCH v4 03/10] xen/blkfront: pseudo support for multi hardware queues/rings
2015-11-02 05:33:36
linux-kernel
Re: [PATCH v4 02/10] xen/blkfront: separate per ring information out of device info
2015-11-02 04:24:42
linux-kernel
[PATCH v4 04/10] xen/blkfront: split per device io_lock
2015-11-02 04:24:13
linux-kernel
[PATCH v4 06/10] xen/blkback: separate ring information out of struct xen_blkif
2015-11-02 04:23:55
linux-kernel
[PATCH v4 07/10] xen/blkback: pseudo support for multi hardware queues/rings
2015-11-02 04:23:17
linux-kernel
[PATCH v4 10/10] xen/blkback: make pool of persistent grants and free pages per-queue
2015-11-02 04:22:50
linux-kernel
[PATCH v4 09/10] xen/blkfront: make persistent grants per-queue
2015-11-02 04:22:45
linux-kernel
[PATCH v4 08/10] xen/blkback: get the number of hardware queues/rings from blkfront
2015-11-02 04:22:40
linux-kernel
[PATCH v4 02/10] xen/blkfront: separate per ring information out of device info
2015-11-02 04:22:35
linux-kernel
[PATCH v4 03/10] xen/blkfront: pseudo support for multi hardware queues/rings
2015-11-02 04:22:28
linux-kernel
[PATCH v4 05/10] xen/blkfront: negotiate number of queues/rings to be used with backend
2015-11-02 04:22:20
linux-kernel
[PATCH v4 01/10] xen/blkif: document blkif multi-queue/ring extension
2015-11-02 04:22:17
linux-kernel
[PATCH v4 00/10] xen-block: multi hardware-queues/rings support
2015-08-25 02:14:46
linux-kernel
Re: [PATCH v3] xen/blkfront: convert to blk-mq APIs
2015-08-19 11:12:17
linux-kernel
Re: [PATCH v3] xen/blkfront: convert to blk-mq APIs
2015-08-14 08:30:44
linux-kernel
Re: [Xen-devel] [PATCH RFC v2 0/5] Multi-queue support for xen-blkfront and xen-blkback
2015-08-12 10:17:22
linux-kernel
Re: [Xen-devel] [PATCH RFC v2 0/5] Multi-queue support for xen-blkfront and xen-blkback
2015-08-11 06:09:13
linux-kernel
Re: [Xen-devel] [PATCH RFC v2 0/5] Multi-queue support for xen-blkfront and xen-blkback
2015-08-10 11:15:24
linux-kernel
Re: [Xen-devel] [PATCH RFC v2 0/5] Multi-queue support for xen-blkfront and xen-blkback
2015-07-22 06:40:33
linux-kernel
[PATCH v2] xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()
2015-07-22 06:40:30
linux-kernel
[PATCH v2 2/3] xen-blkfront: don't add indirect pages to list when !feature_persistent
2015-07-22 06:40:28
linux-kernel
[PATCH v2 1/3] xen-blkfront: introduce blkfront_gather_backend_features()
2015-07-22 05:34:19
linux-kernel
Re: [PATCH 2/3] xen-blkfront: rm BUG_ON(info->feature_persistent) in blkif_free
2015-07-22 04:43:54
linux-kernel
Re: [PATCH 2/3] xen-blkfront: rm BUG_ON(info->feature_persistent) in blkif_free
2015-07-21 10:50:34
linux-kernel
Re: [PATCH 3/3] xen-blkback: rm BUG_ON() in purge_persistent_gnt()
2015-07-21 03:31:21
linux-kernel
[PATCH 3/3] xen-blkback: rm BUG_ON() in purge_persistent_gnt()
2015-07-21 03:31:19
linux-kernel
[PATCH 1/3] xen-blkfront: introduce blkfront_gather_backend_features()
2015-07-21 03:31:01
linux-kernel
[PATCH 2/3] xen-blkfront: rm BUG_ON(info->feature_persistent) in blkif_free
2015-07-13 09:56:16
linux-kernel
[PATCH v3] xen/blkfront: convert to blk-mq APIs
2015-07-12 02:01:40
linux-kernel
Re: [PATCH v2] xen/blkfront: convert to blk-mq APIs
2015-07-11 13:31:05
linux-kernel
[PATCH v2] xen/blkfront: convert to blk-mq APIs
2015-07-11 08:19:30
linux-kernel
Re: [RESEND PATCH] xen/blkfront: convert to blk-mq APIs
2015-07-06 09:59:08
linux-kernel
Re: [Xen-devel] [PATCH] net/bridge: Add missing in6_dev_put in br_validate_ipv6
2015-07-06 09:57:37
linux-kernel
[RESEND PATCH] xen/blkfront: convert to blk-mq APIs
2015-07-01 00:04:51
linux-kernel
Re: [Xen-devel] [PATCH RFC v2 0/5] Multi-queue support for xen-blkfront and xen-blkback