Show patches with: Submitter = Long Li       |    State = Action Required       |    Archived = No       |   111 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/2] cifs: smbd: avoid reconnect lockup [1/2] cifs: smbd: avoid reconnect lockup - - 1 - --- 2018-03-30 Long Li New
[2/2] cifs: smbd: disconnect transport on RDMA errors [1/2] cifs: smbd: avoid reconnect lockup - - - - --- 2018-03-30 Long Li New
[1/6] cifs: smbd: Check for iov length on sending the last iov [1/6] cifs: smbd: Check for iov length on sending the last iov - - - - --- 2018-04-17 Long Li New
[2/6] cifs: Allocate validate negoation request through kmalloc [1/6] cifs: smbd: Check for iov length on sending the last iov - - - - --- 2018-04-17 Long Li New
[3/6] cifs: smbd: Avoid allocating iov on the stack [1/6] cifs: smbd: Check for iov length on sending the last iov - - - - --- 2018-04-17 Long Li New
[4/6] cifs: smbd: Don't use RDMA read/write when signing is used [1/6] cifs: smbd: Check for iov length on sending the last iov - - - - --- 2018-04-17 Long Li New
[5/6] cifs: smbd: Enable signing with smbdirect [1/6] cifs: smbd: Check for iov length on sending the last iov - - - - --- 2018-04-17 Long Li New
[6/6] cifs: smbd: Dump SMB packet when configured [1/6] cifs: smbd: Check for iov length on sending the last iov - - - - --- 2018-04-17 Long Li New
[v2,1/6] cifs: smbd: Check for iov length on sending the last iov [v2,1/6] cifs: smbd: Check for iov length on sending the last iov - - 1 - --- 2018-04-17 Long Li New
[v2,2/6] cifs: Allocate validate negotiation request through kmalloc [v2,1/6] cifs: smbd: Check for iov length on sending the last iov - 2 - - --- 2018-04-17 Long Li New
[v2,3/6] cifs: smbd: Avoid allocating iov on the stack [v2,1/6] cifs: smbd: Check for iov length on sending the last iov - - - - --- 2018-04-17 Long Li New
[v2,4/6] cifs: smbd: Don't use RDMA read/write when signing is used [v2,1/6] cifs: smbd: Check for iov length on sending the last iov - - - - --- 2018-04-17 Long Li New
[v2,5/6] cifs: smbd: Enable signing with smbdirect [v2,1/6] cifs: smbd: Check for iov length on sending the last iov - - - - --- 2018-04-17 Long Li New
[v2,6/6] cifs: smbd: Dump SMB packet when configured [v2,1/6] cifs: smbd: Check for iov length on sending the last iov - - - - --- 2018-04-17 Long Li New
[v3,2/6] cifs: Allocate validate negotiation request through kmalloc Untitled series #39432 - 1 - - --- 2018-04-18 Long Li New
[v4] cifs: Allocate validate negotiation request through kmalloc [v4] cifs: Allocate validate negotiation request through kmalloc - 1 - - --- 2018-04-19 Long Li New
[v5] cifs: Allocate validate negotiation request through kmalloc [v5] cifs: Allocate validate negotiation request through kmalloc - 1 1 - --- 2018-04-25 Long Li New
[rebased] cifs: smbd: Enable signing with smbdirect [rebased] cifs: smbd: Enable signing with smbdirect - - - - --- 2018-04-25 Long Li New
[1/7] cifs: smbd: Make upper layer decide when to destroy the transport [1/7] cifs: smbd: Make upper layer decide when to destroy the transport - - - - --- 2018-05-07 Long Li New
[2/7] cifs: smbd: Don't destroy transport on RDMA disconnect [1/7] cifs: smbd: Make upper layer decide when to destroy the transport - - - - --- 2018-05-07 Long Li New
[3/7] cifs: smbd: Return EINTR when interrupted [1/7] cifs: smbd: Make upper layer decide when to destroy the transport - - - - --- 2018-05-07 Long Li New
[4/7] cifs: smbd: Indicate to retry on transport sending failure [1/7] cifs: smbd: Make upper layer decide when to destroy the transport - - - - --- 2018-05-07 Long Li New
[5/7] cifs: smbd: Protect memory registration using RCU [1/7] cifs: smbd: Make upper layer decide when to destroy the transport - - - - --- 2018-05-07 Long Li New
[6/7] cifs: smbd: Retry on memory registration failure [1/7] cifs: smbd: Make upper layer decide when to destroy the transport - - - - --- 2018-05-07 Long Li New
[7/7] cifs: Call MID callback before destroying transport [1/7] cifs: smbd: Make upper layer decide when to destroy the transport - - - - --- 2018-05-07 Long Li New
[1/7,v2] cifs: smbd: Make upper layer decide when to destroy the transport [1/7,v2] cifs: smbd: Make upper layer decide when to destroy the transport - - - - --- 2018-05-08 Long Li New
[RFC,01/09] Introduce offset for the 1st page in data transfer structures Implement direct user I/O interfaces for RDMA - - - - --- 2018-05-18 Long Li New
[RFC,02/09] Change wdata alloc to support direct pages Implement direct user I/O interfaces for RDMA - - - - --- 2018-05-18 Long Li New
[RFC,03/09] Change rdata alloc to support direct pages Implement direct user I/O interfaces for RDMA - - - - --- 2018-05-18 Long Li New
[RFC,04/09] Change function to support offset when reading pages Implement direct user I/O interfaces for RDMA - - - - --- 2018-05-18 Long Li New
[RFC,05/09] Change RDMA send to regonize page offset in the 1st page Implement direct user I/O interfaces for RDMA - - - - --- 2018-05-18 Long Li New
[RFC,06/09] Change RDMA recv to support offset in the 1st page Implement direct user I/O interfaces for RDMA - - - - --- 2018-05-18 Long Li New
[RFC,07/09] Support page offset in memory regsitrations Implement direct user I/O interfaces for RDMA - - - - --- 2018-05-18 Long Li New
[RFC,08/09] Implement direct file I/O interfaces Implement direct user I/O interfaces for RDMA - - - - --- 2018-05-18 Long Li New
[RFC,09/09] Introduce cache=rdma moutning option Implement direct user I/O interfaces for RDMA - - - - --- 2018-05-18 Long Li New
[v2,01/15] CIFS: Introduce offset for the 1st page in data transfer structures CIFS: Add direct I/O support - - - - --- 2018-05-30 Long Li New
[v2,02/15] CIFS: Add support for direct pages in rdata CIFS: Add direct I/O support - - - - --- 2018-05-30 Long Li New
[v2,03/15] CIFS: Use offset when reading pages CIFS: Add direct I/O support - - - - --- 2018-05-30 Long Li New
[v2,04/15] CIFS: Add support for direct pages in wdata CIFS: Add direct I/O support - - - - --- 2018-05-30 Long Li New
[v2,05/15] CIFS: Calculate the correct request length based on page offset and tail size CIFS: Add direct I/O support - - - - --- 2018-05-30 Long Li New
[v2,06/15] CIFS: Introduce helper function to get page offset and length in smb_rqst CIFS: Add direct I/O support - - - - --- 2018-05-30 Long Li New
[v2,07/15] CIFS: When sending data on socket, pass the correct page offset CIFS: Add direct I/O support - - - - --- 2018-05-30 Long Li New
[v2,08/15] CIFS: SMBD: Support page offset in RDMA send CIFS: Add direct I/O support - - - - --- 2018-05-30 Long Li New
[v2,09/15] CIFS: SMBD: Support page offset in RDMA recv CIFS: Add direct I/O support - - - - --- 2018-05-30 Long Li New
[v2,10/15] CIFS: SMBD: Support page offset in memory registration CIFS: Add direct I/O support - - - - --- 2018-05-30 Long Li New
[v2,11/15] CIFS: Pass page offset for calculating signature CIFS: Add direct I/O support - - - - --- 2018-05-30 Long Li New
[v2,12/15] CIFS: Pass page offset for encrypting CIFS: Add direct I/O support - - - - --- 2018-05-30 Long Li New
[v2,13/15] CIFS: Add support for direct I/O read CIFS: Add direct I/O support - - - - --- 2018-05-30 Long Li New
[v2,14/15] CIFS: Add support for direct I/O write CIFS: Add direct I/O support - - - - --- 2018-05-30 Long Li New
[v2,15/15] CIFS: Add direct I/O functions to file_operations CIFS: Add direct I/O support - - - - --- 2018-05-30 Long Li New
[v3,01/16] CIFS: Add support for direct pages in rdata CIFS: add support for direct I/O - - - - --- 2018-09-08 Long Li New
[v3,02/16] CIFS: Use offset when reading pages CIFS: add support for direct I/O - - - - --- 2018-09-08 Long Li New
[v3,03/16] CIFS: Add support for direct pages in wdata CIFS: add support for direct I/O - - - - --- 2018-09-08 Long Li New
[v3,04/16] CIFS: pass page offset when issuing SMB write CIFS: add support for direct I/O - - - - --- 2018-09-08 Long Li New
[v3,05/16] CIFS: Calculate the correct request length based on page offset and tail size CIFS: add support for direct I/O - - - - --- 2018-09-08 Long Li New
[v3,06/16] CIFS: Introduce helper function to get page offset and length in smb_rqst CIFS: add support for direct I/O - - - - --- 2018-09-08 Long Li New
[v3,07/16] CIFS: When sending data on socket, pass the correct page offset CIFS: add support for direct I/O - - - - --- 2018-09-08 Long Li New
[v3,08/16] CIFS: SMBD: Support page offset in RDMA send CIFS: add support for direct I/O - - - - --- 2018-09-08 Long Li New
[v3,09/16] CIFS: SMBD: Support page offset in RDMA recv CIFS: add support for direct I/O - - - - --- 2018-09-08 Long Li New
[v3,10/16] CIFS: SMBD: Do not call ib_dereg_mr on invalidated memory registration CIFS: add support for direct I/O - - - - --- 2018-09-08 Long Li New
[v3,11/16] CIFS: SMBD: Support page offset in memory registration CIFS: add support for direct I/O - - - - --- 2018-09-08 Long Li New
[v3,12/16] CIFS: Pass page offset for calculating signature CIFS: add support for direct I/O - - - - --- 2018-09-08 Long Li New
[v3,13/16] CIFS: Pass page offset for encrypting CIFS: add support for direct I/O - - - - --- 2018-09-08 Long Li New
[v3,14/16] CIFS: Add support for direct I/O read CIFS: add support for direct I/O - - - - --- 2018-09-08 Long Li New
[v3,15/16] CIFS: Add support for direct I/O write CIFS: add support for direct I/O - - - - --- 2018-09-08 Long Li New
[v3,16/16] CIFS: Add direct I/O functions to file_operations CIFS: add support for direct I/O - - - - --- 2018-09-08 Long Li New
[V3,(resend),1/7] CIFS: pass page offsets on SMB1 read/write [V3,(resend),1/7] CIFS: pass page offsets on SMB1 read/write - - - - --- 2018-09-20 Long Li New
[V3,(resend),2/7] CIFS: SMBD: Do not call ib_dereg_mr on invalidated memory registration [V3,(resend),1/7] CIFS: pass page offsets on SMB1 read/write - - - - --- 2018-09-20 Long Li New
[V3,(resend),3/7] CIFS: Add support for direct I/O read [V3,(resend),1/7] CIFS: pass page offsets on SMB1 read/write - - - - --- 2018-09-20 Long Li New
[V3,(resend),4/7] CIFS: Add support for direct I/O write [V3,(resend),1/7] CIFS: pass page offsets on SMB1 read/write - - - - --- 2018-09-20 Long Li New
[V3,(resend),5/7] CIFS: Add direct I/O functions to file_operations [V3,(resend),1/7] CIFS: pass page offsets on SMB1 read/write - - - - --- 2018-09-20 Long Li New
[v4,1/3] CIFS: Add support for direct I/O read [v4,1/3] CIFS: Add support for direct I/O read - - - - --- 2018-10-31 Long Li New
[v4,2/3] CIFS: Add support for direct I/O write [v4,1/3] CIFS: Add support for direct I/O read - - - - --- 2018-10-31 Long Li New
[v4,3/3] CIFS: Add direct I/O functions to file_operations [v4,1/3] CIFS: Add support for direct I/O read - - - - --- 2018-10-31 Long Li New
CIFS: Avoid returning EBUSY to upper layer VFS CIFS: Avoid returning EBUSY to upper layer VFS - - 1 - --- 2018-12-06 Long Li New
CIFS: return correct errors when pinning memory failed for direct I/O CIFS: return correct errors when pinning memory failed for direct I/O - - - - --- 2018-12-16 Long Li New
CIFS: use the correct length when pinning memory for direct I/O for write CIFS: use the correct length when pinning memory for direct I/O for write - - 1 - --- 2018-12-16 Long Li New
[1/2] CIFS: Fix a bug with re-sending wdata when transport returning -EAGAIN [1/2] CIFS: Fix a bug with re-sending wdata when transport returning -EAGAIN - - - - --- 2019-03-02 Long Li New
[2/2] CIFS: Fix a bug with re-sending rdata when transport returning -EAGAIN [1/2] CIFS: Fix a bug with re-sending wdata when transport returning -EAGAIN - - - - --- 2019-03-02 Long Li New
[v2,1/2] CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN [v2,1/2] CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN - - 1 - --- 2019-03-15 Long Li New
[v2,2/2] CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN [v2,1/2] CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN - - 1 - --- 2019-03-15 Long Li New
[(resend),1/5] cifs: smbd: Don't destroy transport on RDMA disconnect [(resend),1/5] cifs: smbd: Don't destroy transport on RDMA disconnect - - - - --- 2019-04-05 Long Li New
[(resend),2/5] cifs: smbd: Return EINTR when interrupted [(resend),1/5] cifs: smbd: Don't destroy transport on RDMA disconnect - - - - --- 2019-04-05 Long Li New
[(resend),3/5] cifs: smbd: Indicate to retry on transport sending failure [(resend),1/5] cifs: smbd: Don't destroy transport on RDMA disconnect - - - - --- 2019-04-05 Long Li New
[(resend),4/5] cifs: smbd: Retry on memory registration failure [(resend),1/5] cifs: smbd: Don't destroy transport on RDMA disconnect - - - - --- 2019-04-05 Long Li New
[(resend),5/5] cifs: Call MID callback before destroying transport [(resend),1/5] cifs: smbd: Don't destroy transport on RDMA disconnect - - - - --- 2019-04-05 Long Li New
cifs: smbd: take an array of reqeusts when sending upper layer data cifs: smbd: take an array of reqeusts when sending upper layer data - - - - --- 2019-04-15 Long Li New
[1/2] cifs:smbd When reconnecting to server, call smbd_destroy() after all MIDs have been called [1/2] cifs:smbd When reconnecting to server, call smbd_destroy() after all MIDs have been called - 1 1 - --- 2019-05-14 Long Li New
[2/2] cifs:smbd Use the correct DMA direction when sending data [1/2] cifs:smbd When reconnecting to server, call smbd_destroy() after all MIDs have been called 1 - - - --- 2019-05-14 Long Li New
[1/2] cifs: Don't match port on SMBDirect transport [1/2] cifs: Don't match port on SMBDirect transport - - - - --- 2019-05-15 Long Li New
[2/2] cifs: Allocate memory for all iovs in smb2_ioctl [1/2] cifs: Don't match port on SMBDirect transport - - 2 - --- 2019-05-15 Long Li New
[1/7] cifs: Don't display RDMA transport on reconnect cifs: smbd: Improve reliability on transport reconnect - - - - --- 2019-10-16 Long Li New
[2/7] cifs: smbd: Invalidate and deregister memory registration on re-send cifs: smbd: Improve reliability on transport reconnect - - - - --- 2019-10-16 Long Li New
[3/7] cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGE cifs: smbd: Improve reliability on transport reconnect - - - - --- 2019-10-16 Long Li New
[4/7] cifs: smbd: Add messages on RDMA session destroy and reconnection cifs: smbd: Improve reliability on transport reconnect - - - - --- 2019-10-16 Long Li New
[5/7] cifs: smbd: Return -ECONNABORTED when trasnport is not in connected state cifs: smbd: Improve reliability on transport reconnect - - - - --- 2019-10-16 Long Li New
[6/7] cifs: smbd: Only queue work for error recovery on memory registration cifs: smbd: Improve reliability on transport reconnect - - - - --- 2019-10-16 Long Li New
[7/7] cifs: smbd: Return -EAGAIN when transport is reconnecting cifs: smbd: Improve reliability on transport reconnect - - - - --- 2019-10-16 Long Li New
cifs: Remove locking in smb2_verify_signature() when calculating SMB2/SMB3 signature on receiving p… cifs: Remove locking in smb2_verify_signature() when calculating SMB2/SMB3 signature on receiving p… - - - - --- 2020-03-25 Long Li New
cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect send/receive cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect send/receive - - - - --- 2020-03-25 Long Li New
« 1 2 »