index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
transport_rdma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ksmbd: smbd: Remove useless license text when SPDX-License-Identifier is alre...
Christophe JAILLET
2022-06-11
1
-10
/
+0
*
ksmbd: smbd: relax the count of sges required
Hyunchul Lee
2022-05-28
1
-8
/
+5
*
ksmbd: smbd: fix connection dropped issue
Hyunchul Lee
2022-05-21
1
-0
/
+1
*
ksmbd: fix wrong smbd max read/write size check
Namjae Jeon
2022-05-21
1
-0
/
+5
*
ksmbd: add smbd max io size parameter
Namjae Jeon
2022-05-21
1
-1
/
+7
*
ksmbd: smbd: handle multiple Buffer descriptors
Hyunchul Lee
2022-05-21
1
-58
/
+106
*
ksmbd: smbd: change the return value of get_sg_list
Hyunchul Lee
2022-05-21
1
-2
/
+2
*
ksmbd: smbd: simplify tracking pending packets
Hyunchul Lee
2022-05-21
1
-27
/
+7
*
ksmbd: smbd: introduce read/write credits for RDMA read/write
Hyunchul Lee
2022-05-21
1
-49
/
+71
*
ksmbd: smbd: change prototypes of RDMA read/write related functions
Hyunchul Lee
2022-05-21
1
-13
/
+17
*
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-24
1
-1
/
+1
|
\
|
*
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
1
-1
/
+1
*
|
ksmbd: reduce smb direct max read/write size
Namjae Jeon
2022-02-04
1
-1
/
+1
|
/
*
ksmbd: add smb-direct shutdown
Yufan Chen
2022-01-10
1
-0
/
+10
*
ksmbd: smbd: change the default maximum read/write, receive size
Hyunchul Lee
2022-01-10
1
-2
/
+4
*
ksmbd: smbd: create MR pool
Hyunchul Lee
2022-01-10
1
-1
/
+22
*
ksmbd: smbd: call rdma_accept() under CM handler
Hyunchul Lee
2022-01-10
1
-43
/
+59
*
ksmbd: set 445 port to smbdirect port by default
Namjae Jeon
2022-01-10
1
-3
/
+12
*
ksmbd: register ksmbd ib client with ib_register_client()
Hyunchul Lee
2022-01-10
1
-10
/
+97
*
ksmbd: remove smb2_buf_length in smb2_hdr
Namjae Jeon
2021-11-12
1
-1
/
+1
*
ksmbd: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-11-07
1
-1
/
+0
*
ksmbd: add buffer validation for smb direct
Hyunchul Lee
2021-10-15
1
-2
/
+19
*
ksmbd: transport_rdma: Don't include rwlock.h directly
Mike Galbraith
2021-09-17
1
-1
/
+0
*
ksmbd: smbd: fix dma mapping error in smb_direct_post_send_data
Hyunchul Lee
2021-09-04
1
-1
/
+1
*
ksmbd: smbd: fix kernel oops during server shutdown
Hyunchul Lee
2021-08-13
1
-2
/
+3
*
ksmbd: fix typo of MS-SMBD
Namjae Jeon
2021-07-22
1
-1
/
+1
*
ksmbd: set RDMA capability for FSCTL_QUERY_NETWORK_INTERFACE_INFO
Hyunchul Lee
2021-07-13
1
-0
/
+14
*
ksmbd: fix read on the uninitialized send_ctx
Namjae Jeon
2021-07-08
1
-4
/
+2
*
ksmbd: replace SMB_DIRECT_TRANS macro with inline function
Namjae Jeon
2021-06-29
1
-8
/
+12
*
ksmbd: replace BUFFER_NR_PAGES with inline function
Hyunchul Lee
2021-06-29
1
-6
/
+8
*
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon
2021-06-28
1
-0
/
+2039