index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ksmbd
/
transport_rdma.c
Age
Commit message (
Expand
)
Author
2023-03-22
ksmbd: don't terminate inactive sessions after a few seconds
Namjae Jeon
2022-10-05
ksmbd: call ib_drain_qp when disconnected
Namjae Jeon
2022-10-05
ksmbd: reduce server smbdirect max send/receive segment sizes
Tom Talpey
2022-10-05
ksmbd: decrease the number of SMB3 smbdirect server SGEs
Tom Talpey
2022-06-11
ksmbd: smbd: Remove useless license text when SPDX-License-Identifier is alre...
Christophe JAILLET
2022-05-27
ksmbd: smbd: relax the count of sges required
Hyunchul Lee
2022-05-21
ksmbd: smbd: fix connection dropped issue
Hyunchul Lee
2022-05-21
ksmbd: fix wrong smbd max read/write size check
Namjae Jeon
2022-05-21
ksmbd: add smbd max io size parameter
Namjae Jeon
2022-05-21
ksmbd: smbd: handle multiple Buffer descriptors
Hyunchul Lee
2022-05-21
ksmbd: smbd: change the return value of get_sg_list
Hyunchul Lee
2022-05-21
ksmbd: smbd: simplify tracking pending packets
Hyunchul Lee
2022-05-21
ksmbd: smbd: introduce read/write credits for RDMA read/write
Hyunchul Lee
2022-05-21
ksmbd: smbd: change prototypes of RDMA read/write related functions
Hyunchul Lee
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
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