summaryrefslogtreecommitdiffstats
path: root/fs/ksmbd/transport_rdma.c
Commit message (Expand)AuthorAgeFilesLines
* ksmbd: set 445 port to smbdirect port by defaultNamjae Jeon2022-01-101-3/+12
* ksmbd: register ksmbd ib client with ib_register_client()Hyunchul Lee2022-01-101-10/+97
* ksmbd: remove smb2_buf_length in smb2_hdrNamjae Jeon2021-11-111-1/+1
* ksmbd: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-11-061-1/+0
* ksmbd: add buffer validation for smb directHyunchul Lee2021-10-151-2/+19
* ksmbd: transport_rdma: Don't include rwlock.h directlyMike Galbraith2021-09-171-1/+0
* ksmbd: smbd: fix dma mapping error in smb_direct_post_send_dataHyunchul Lee2021-09-031-1/+1
* ksmbd: smbd: fix kernel oops during server shutdownHyunchul Lee2021-08-131-2/+3
* ksmbd: fix typo of MS-SMBDNamjae Jeon2021-07-221-1/+1
* ksmbd: set RDMA capability for FSCTL_QUERY_NETWORK_INTERFACE_INFOHyunchul Lee2021-07-131-0/+14
* ksmbd: fix read on the uninitialized send_ctxNamjae Jeon2021-07-081-4/+2
* ksmbd: replace SMB_DIRECT_TRANS macro with inline functionNamjae Jeon2021-06-291-8/+12
* ksmbd: replace BUFFER_NR_PAGES with inline functionHyunchul Lee2021-06-291-6/+8
* ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon2021-06-281-0/+2039