summaryrefslogtreecommitdiffstats
path: root/fs/ksmbd/transport_rdma.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-241-1/+1
|\
| * treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-1/+1
* | ksmbd: reduce smb direct max read/write sizeNamjae Jeon2022-02-041-1/+1
|/
* ksmbd: add smb-direct shutdownYufan Chen2022-01-101-0/+10
* ksmbd: smbd: change the default maximum read/write, receive sizeHyunchul Lee2022-01-101-2/+4
* ksmbd: smbd: create MR poolHyunchul Lee2022-01-101-1/+22
* ksmbd: smbd: call rdma_accept() under CM handlerHyunchul Lee2022-01-101-43/+59
* 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