summaryrefslogtreecommitdiff
path: root/fs/smb/client/smbdirect.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-26cifs: Fix reading into an ITER_FOLIOQ from the smbdirect codeDavid Howells1-95/+17
2025-06-26cifs: Fix the smbd_response slab to allow usercopyDavid Howells1-5/+13
2025-06-25smb: client: let smbd_post_send_iter() respect the peers max_send_size and tr...Stefan Metzmacher1-4/+27
2025-06-21smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()Stefan Metzmacher1-2/+3
2025-06-04smb: client: make use of common smbdirect_socket_parametersStefan Metzmacher1-38/+53
2025-06-04smb: client: make use of common smbdirect_socketStefan Metzmacher1-117/+141
2025-06-04smb: client: make use of common smbdirect_pdu.hStefan Metzmacher1-21/+19
2024-10-03smb: client: Correct typos in multiple comments across various filesShen Lichuan1-2/+2
2024-09-19Merge tag 'v6.12-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/c...Linus Torvalds1-4/+2
2024-09-15smb: client: Use min() macroShen Lichuan1-4/+2
2024-09-12cifs: Don't support ITER_XARRAYDavid Howells1-49/+0
2024-09-12cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEsDavid Howells1-3/+68
2024-08-08Fix spelling errors in Server Message BlockXiaxi Shen1-4/+4
2024-01-08smb3: 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