Age | Commit message (Expand) | Author |
---|---|---|
2025-01-05 | ksmbd: Remove unneeded if check in ksmbd_rdma_capable_netdev() | Thorsten Blum |
2024-11-25 | ksmbd: add debug print for rdma capable | Namjae Jeon |
2024-11-25 | ksmbd: use __GFP_RETRY_MAYFAIL | Namjae Jeon |
2024-10-01 | ksmbd: Use struct_size() to improve smb_direct_rdma_xmit() | Thorsten Blum |
2024-09-15 | smb: move SMB2 Status code to common header file | ChenXiaoSong |
2024-07-14 | ksmbd: Constify struct ksmbd_transport_ops | Christophe JAILLET |
2024-01-14 | ksmbd: fix UAF issue in ksmbd_tcp_new_connection() | Namjae Jeon |
2023-10-22 | ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_capable_n... | Kangjing Huang |
2023-08-29 | ksmbd: reduce descriptor size if remaining bytes is less than request size | Namjae Jeon |
2023-08-29 | ksmbd: add support for read compound | Namjae Jeon |
2023-05-24 | smb: move client and server files to common directory fs/smb | Steve French |