summaryrefslogtreecommitdiff
path: root/fs/ksmbd/transport_rdma.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-15ksmbd: add buffer validation for smb directHyunchul Lee1-2/+19
2021-09-17ksmbd: transport_rdma: Don't include rwlock.h directlyMike Galbraith1-1/+0
2021-09-04ksmbd: smbd: fix dma mapping error in smb_direct_post_send_dataHyunchul Lee1-1/+1
2021-08-13ksmbd: smbd: fix kernel oops during server shutdownHyunchul Lee1-2/+3
2021-07-22ksmbd: fix typo of MS-SMBDNamjae Jeon1-1/+1
2021-07-13ksmbd: set RDMA capability for FSCTL_QUERY_NETWORK_INTERFACE_INFOHyunchul Lee1-0/+14
2021-07-08ksmbd: fix read on the uninitialized send_ctxNamjae Jeon1-4/+2
2021-06-29ksmbd: replace SMB_DIRECT_TRANS macro with inline functionNamjae Jeon1-8/+12
2021-06-29ksmbd: replace BUFFER_NR_PAGES with inline functionHyunchul Lee1-6/+8
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon1-0/+2039