summaryrefslogtreecommitdiff
path: root/fs/ksmbd/transport_rdma.c
AgeCommit message (Expand)Author
2022-02-04ksmbd: reduce smb direct max read/write sizeNamjae Jeon
2022-01-10ksmbd: add smb-direct shutdownYufan Chen
2022-01-10ksmbd: smbd: change the default maximum read/write, receive sizeHyunchul Lee
2022-01-10ksmbd: smbd: create MR poolHyunchul Lee
2022-01-10ksmbd: smbd: call rdma_accept() under CM handlerHyunchul Lee
2022-01-10ksmbd: set 445 port to smbdirect port by defaultNamjae Jeon
2022-01-10ksmbd: register ksmbd ib client with ib_register_client()Hyunchul Lee
2021-11-11ksmbd: remove smb2_buf_length in smb2_hdrNamjae Jeon
2021-11-06ksmbd: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-15ksmbd: add buffer validation for smb directHyunchul Lee
2021-09-17ksmbd: transport_rdma: Don't include rwlock.h directlyMike Galbraith
2021-09-03ksmbd: smbd: fix dma mapping error in smb_direct_post_send_dataHyunchul Lee
2021-08-13ksmbd: smbd: fix kernel oops during server shutdownHyunchul Lee
2021-07-22ksmbd: fix typo of MS-SMBDNamjae Jeon
2021-07-13ksmbd: set RDMA capability for FSCTL_QUERY_NETWORK_INTERFACE_INFOHyunchul Lee
2021-07-08ksmbd: fix read on the uninitialized send_ctxNamjae Jeon
2021-06-29ksmbd: replace SMB_DIRECT_TRANS macro with inline functionNamjae Jeon
2021-06-29ksmbd: replace BUFFER_NR_PAGES with inline functionHyunchul Lee
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon