index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
transport_rdma.c
Age
Commit message (
Expand
)
Author
2022-02-04
ksmbd: reduce smb direct max read/write size
Namjae Jeon
2022-01-10
ksmbd: add smb-direct shutdown
Yufan Chen
2022-01-10
ksmbd: smbd: change the default maximum read/write, receive size
Hyunchul Lee
2022-01-10
ksmbd: smbd: create MR pool
Hyunchul Lee
2022-01-10
ksmbd: smbd: call rdma_accept() under CM handler
Hyunchul Lee
2022-01-10
ksmbd: set 445 port to smbdirect port by default
Namjae Jeon
2022-01-10
ksmbd: register ksmbd ib client with ib_register_client()
Hyunchul Lee
2021-11-11
ksmbd: remove smb2_buf_length in smb2_hdr
Namjae Jeon
2021-11-06
ksmbd: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-15
ksmbd: add buffer validation for smb direct
Hyunchul Lee
2021-09-17
ksmbd: transport_rdma: Don't include rwlock.h directly
Mike Galbraith
2021-09-03
ksmbd: smbd: fix dma mapping error in smb_direct_post_send_data
Hyunchul Lee
2021-08-13
ksmbd: smbd: fix kernel oops during server shutdown
Hyunchul Lee
2021-07-22
ksmbd: fix typo of MS-SMBD
Namjae Jeon
2021-07-13
ksmbd: set RDMA capability for FSCTL_QUERY_NETWORK_INTERFACE_INFO
Hyunchul Lee
2021-07-08
ksmbd: fix read on the uninitialized send_ctx
Namjae Jeon
2021-06-29
ksmbd: replace SMB_DIRECT_TRANS macro with inline function
Namjae Jeon
2021-06-29
ksmbd: replace BUFFER_NR_PAGES with inline function
Hyunchul Lee
2021-06-28
ksmbd: move fs/cifsd to fs/ksmbd
Namjae Jeon