summaryrefslogtreecommitdiff
path: root/fs/smb/smbdirect
AgeCommit message (Expand)AuthorFilesLines
2026-08-23Merge tag 'ksmbd-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-30/+97
2026-08-17smb: smbdirect: release pending child sockets outside the handler lockYunseong Kim1-15/+41
2026-08-17smb: smbdirect: avoid recursive listen.lock during cleanupYunseong Kim1-10/+32
2026-08-17smb: smbdirect: destroy QP before mem pools on accept failureYunseong Kim1-3/+13
2026-08-17smb: smbdirect: free completion queues with ib_free_cq()Yunseong Kim1-2/+11
2026-07-12RDMA: Change capability fields in ib_device_attr from int to u32Erni Sri Satya Vennela3-8/+10
2026-05-21smb: smbdirect: divide, not multiply, milliseconds by 1000Alexander A. Klimov1-1/+1
2026-05-14smbdirect: Fix error cleanup in smbdirect_map_sges_from_iter()David Howells1-1/+1
2026-05-01smb: smbdirect: fix MR registration for coalesced SG listsYi Kuo1-9/+12
2026-05-01smb: smbdirect: introduce and use include/linux/smbdirect.hStefan Metzmacher3-200/+1
2026-05-01smb: smbdirect: make use of DEFAULT_SYMBOL_NAMESPACE and EXPORT_SYMBOL_GPLStefan Metzmacher11-30/+29
2026-04-22smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/Stefan Metzmacher17-0/+7507