summaryrefslogtreecommitdiff
path: root/fs/smb/client/smbdirect.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-04smb: client: correct value for smbd_max_fragmented_recv_sizeStefan Metzmacher1-2/+17
2025-09-25smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error pathStefan Metzmacher1-1/+3
2025-08-28smb: client: don't wait for info->send_pending == 0 on errorStefan Metzmacher1-5/+5
2025-08-28smb: client: let send_done() cleanup before calling smbd_disconnect_rdma_conn...Stefan Metzmacher1-6/+8
2025-08-15smb: client: return an error if rdma_connect does not return within 5 secondsStefan Metzmacher1-2/+4
2025-08-15smb: client: let recv_done() cleanup before notifying the callers.Stefan Metzmacher1-6/+8
2025-08-15smb: client: make sure we call ib_dma_unmap_single() only if we called ib_dma...Stefan Metzmacher1-2/+9
2025-08-15smb: client: make use of common smbdirect_socketStefan Metzmacher1-117/+141
2025-08-15smb: client: Correct typos in multiple comments across various filesShen Lichuan1-2/+2
2025-08-15smb: client: Use min() macroShen Lichuan1-4/+2
2024-05-25smb3: Improve exception handling in allocate_mr_list()Markus Elfring1-2/+2
2023-09-19smb3: Add dynamic trace points for RDMA (smbdirect) reconnectSteve French1-3/+6
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-06-08Drop the netfs_ prefix from netfs_extract_iter_to_sg()David Howells1-1/+1
2023-05-31Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-1/+1
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+2611