Long Li ([email protected])

Number of posts: 166 (0.42 per day)
First post: 2016-10-04 04:51:41
Last post: 2017-11-05 05:47:37

Date List Subject
2017-11-05 05:50:51 linux-kernel [Patch v6 11/22] CIFS: SMBD: Implement function to destroy a SMB Direct connection
2017-11-05 05:50:38 linux-kernel [Patch v6 01/22] CIFS: SMBD: Add parameter rdata to smb2_new_read_req
2017-11-05 05:50:07 linux-kernel [Patch v6 15/22] CIFS: SMBD: Upper layer receives data via RDMA receive
2017-11-05 05:50:02 linux-kernel [Patch v6 22/22] CIFS: SMBD: Add SMB Direct debug counters
2017-11-05 05:50:01 linux-kernel [Patch v6 00/22] CIFS: Implement SMB Direct protocol
2017-11-05 05:49:53 linux-kernel [Patch v6 05/22] CIFS: SMBD: Establish SMB Direct connection
2017-11-05 05:49:23 linux-kernel [Patch v6 08/22] CIFS: SMBD: Upper layer connects to SMBDirect session
2017-11-05 05:49:04 linux-kernel [Patch v6 18/22] CIFS: SMBD: Implement RDMA memory registration
2017-11-05 05:48:37 linux-kernel [Patch v6 16/22] CIFS: SMBD: Implement function to send data via RDMA send
2017-11-05 05:48:25 linux-kernel [Patch v6 20/22] CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
2017-11-05 05:48:05 linux-kernel [Patch v6 19/22] CIFS: SMBD: Upper layer performs SMB write via RDMA read through memory registration
2017-11-05 05:47:57 linux-kernel [Patch v6 06/22] CIFS: SMBD: export protocol initial values
2017-11-05 05:47:37 linux-kernel [Patch v6 10/22] CIFS: SMBD: Upper layer reconnects to SMB Direct session
2017-11-05 05:47:27 linux-kernel [Patch v6 14/22] CIFS: SMBD: Implement function to receive data via RDMA receive
2017-11-05 05:47:27 linux-kernel [Patch v6 02/22] CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECT
2017-11-01 18:47:51 linux-kernel [Revised PATCH v2] hv: kvp: Avoid reading past allocated blocks from KVP file
2017-10-31 22:00:22 linux-kernel [PATCH] storvsc: Avoid excessive host scan on controller change
2017-10-18 23:13:01 linux-kernel [Patch v5 08/21] CIFS: SMBD: Upper layer reconnects to SMB Direct session
2017-08-29 19:36:32 linux-kernel [Patch v3 03/19] CIFS: SMBD: Implement SMBDirect transport
2017-08-29 19:35:59 linux-kernel [Patch v3 06/19] CIFS: SMBD: Reconnect to SMBDirect session
2017-08-29 19:35:30 linux-kernel [Patch v3 10/19] CIFS: SMBD: Send data through SMBDirect
2017-08-29 19:35:05 linux-kernel [Patch v3 12/19] CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE
2017-08-29 19:34:05 linux-kernel [Patch v3 13/19] CIFS: SMBD: Implement SMB write via RDMA read through memory registration
2017-08-29 19:33:30 linux-kernel [Patch v3 14/19] CIFS: SMBD: Deregister memory on finishing SMB write
2017-08-29 19:33:29 linux-kernel [Patch v3 08/19] CIFS: SMBD: Set SMBDirect maximum read or write size for I/O
2017-08-29 19:32:52 linux-kernel [Patch v3 15/19] CIFS: SMBD: Add parameter rdata to smb2_new_read_req
2017-08-29 19:32:50 linux-kernel [Patch v3 11/19] CIFS: SMBD: Define memory registration for I/O data
2017-08-29 19:32:24 linux-kernel [Patch v3 17/19] CIFS: SMBD: Implement SMB read via RDMA write through memory registration
2017-08-29 19:31:57 linux-kernel [Patch v3 18/19] CIFS: SMBD: Deregister memory when finishing SMB read
2017-08-29 19:31:13 linux-kernel [Patch v3 19/19] CIFS: SMBD: Add SMBDirect debug counters
2017-08-29 19:30:56 linux-kernel [Patch v3 16/19] CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
2017-08-29 19:30:53 linux-kernel [Patch v3 04/19] CIFS: SMBD: Add SMBDirect transport to SMB connection and Makefile
2017-08-29 19:30:52 linux-kernel [Patch v3 09/19] CIFS: SMBD: Receive data from SMBDirect
2017-08-29 19:30:51 linux-kernel [Patch v3 00/19] CIFS: Implement SMB Direct
2017-08-29 19:30:49 linux-kernel [Patch v3 02/19] CIFS: SMBD: Add SMBDirect protocol and transport constants
2017-08-29 19:30:45 linux-kernel [Patch v3 07/19] CIFS: SMBD: Destroy SMBDirect session on shutdown or umount
2017-08-29 19:30:41 linux-kernel [Patch v3 05/19] CIFS: SMBD: Connect to SMBDirect session
2017-08-29 19:30:38 linux-kernel [Patch v3 01/19] CIFS: Add rdma mount option
2017-08-29 00:45:16 linux-kernel [PATCH] storvsc: fix memory leak on ring buffer busy
2017-08-22 05:32:58 linux-kernel [PATCH] storvsc: do not assume SG list is continuous when doing bounce buffers (for 4.1 stable only)
2017-08-20 19:10:51 linux-kernel [Patch v2 03/19] CIFS: SMBD: Implement SMBDirect
2017-08-20 19:10:24 linux-kernel [Patch v2 04/19] CIFS: SMBD: Add SMBDirect transport to SMB connection and Makefile
2017-08-20 19:09:52 linux-kernel [Patch v2 06/19] CIFS: SMBD: Reconnect to SMBDirect session
2017-08-20 19:08:53 linux-kernel [Patch v2 11/19] CIFS: SMBD: Define memory registration for I/O data
2017-08-20 19:08:34 linux-kernel [Patch v2 13/19] CIFS: SMBD: Use registered memory RDMA read for SMB write
2017-08-20 19:08:08 linux-kernel [Patch v2 15/19] CIFS: SMBD: Add parameter rdata to smb2_new_read_req
2017-08-20 19:07:09 linux-kernel [Patch v2 19/19] CIFS: SMBD: Add SMBDirect debug counters
2017-08-20 19:07:07 linux-kernel [Patch v2 18/19] CIFS: SMBD: Deregister memory when finishing SMB READ
2017-08-20 19:07:02 linux-kernel [Patch v2 17/19] CIFS: SMBD: Implement SMB READ via RDMA write through memory registration
2017-08-20 19:06:57 linux-kernel [Patch v2 16/19] CIFS: SMBD: Read correct returned data length for RDMA write (SMB READ) I/O
2017-08-20 19:06:53 linux-kernel [Patch v2 14/19] CIFS: SMBD: Deregister memory when finishing SMB write