index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
smbdirect.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-20
cifs: Fix warning and UAF when destroy the MR list
Zhang Xiaoxu
1
-1
/
+2
2023-02-20
cifs: Fix lost destroy smbd connection when MR allocate failed
Zhang Xiaoxu
1
-0
/
+1
2023-01-25
cifs: Fix oops due to uncleared server->smbd_conn in reconnect
David Howells
1
-0
/
+1
2022-10-05
Fix formatting of client smbdirect RDMA logging
Tom Talpey
1
-7
/
+7
2022-10-05
Handle variable number of SGEs in client smbdirect send.
Tom Talpey
1
-108
/
+77
2022-10-05
Reduce client smbdirect max receive segment size
Tom Talpey
1
-1
/
+1
2022-10-05
Decrease the number of SMB3 smbdirect client SGEs
Tom Talpey
1
-14
/
+12
2022-06-01
cifs: fix potential deadlock in direct reclaim
Vincent Whitchurch
1
-2
/
+2
2022-05-28
Merge tag '5.19-rc-smb3-client-fixes-updated' of git://git.samba.org/sfrench/...
Linus Torvalds
1
-1
/
+1
2022-05-22
cifs: smbd: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
1
-1
/
+1
2021-06-22
smbdirect: missing rc checks while waiting for rdma events
Steve French
1
-2
/
+12
2020-12-14
cifs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-06-01
cifs: Standardize logging output
Joe Perches
1
-99
/
+66
2020-04-07
cifs: smbd: Do not schedule work to send immediate packet on every receive
Long Li
1
-51
/
+10
2020-04-07
cifs: smbd: Properly process errors on ib_post_send
Long Li
1
-123
/
+97
2020-04-07
cifs: smbd: Update receive credits before sending and deal with credits roll ...
Long Li
1
-7
/
+18
2020-04-07
cifs: smbd: Check send queue size before posting a send
Long Li
1
-1
/
+10
2020-04-07
cifs: smbd: Merge code to track pending packets
Long Li
1
-30
/
+10
2020-03-30
cifs: smbd: Check and extend sender credits in interrupt context
Long Li
1
-23
/
+15
2020-03-30
cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect...
Long Li
1
-2
/
+1
2019-11-25
cifs: smbd: Only queue work for error recovery on memory registration
Long Li
1
-11
/
+15
2019-11-25
cifs: smbd: Return -ECONNABORTED when trasnport is not in connected state
Long Li
1
-1
/
+1
2019-11-25
cifs: smbd: Add messages on RDMA session destroy and reconnection
Long Li
1
-2
/
+4
2019-11-25
cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGE
Long Li
1
-1
/
+1
2019-08-05
rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
Chuck Lever
1
-4
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-05-15
cifs:smbd Use the correct DMA direction when sending data
Long Li
1
-3
/
+5
2019-05-08
cifs: smbd: take an array of reqeusts when sending upper layer data
Long Li
1
-27
/
+28
2019-05-08
cifs: smbd: Indicate to retry on transport sending failure
Long Li
1
-2
/
+3
2019-05-08
cifs: smbd: Return EINTR when interrupted
Long Li
1
-1
/
+1
2019-05-08
cifs: smbd: Don't destroy transport on RDMA disconnect
Long Li
1
-113
/
+7
2019-05-08
smbd: Make upper layer decide when to destroy the transport
Long Li
1
-20
/
+94
2019-03-05
cifs: replace snprintf with scnprintf
Ronnie Sahlberg
1
-3
/
+3
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
1
-1
/
+1
2018-11-02
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-4
/
+13
2018-10-24
CIFS: SMBD: Do not call ib_dereg_mr on invalidated memory registration
Long Li
1
-19
/
+19
2018-10-24
iov_iter: Use accessor function
David Howells
1
-4
/
+13
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
1
-15
/
+7
2018-07-25
fs/cifs: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-10
/
+9
2018-07-05
cifs: fix SMB1 breakage
Ronnie Sahlberg
1
-2
/
+3
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
1
-3
/
+10
2018-06-16
cifs: Use correct packet length in SMB2_TRANSFORM header
Paulo Alcantara
1
-14
/
+5
2018-06-06
CIFS: SMBD: Support page offset in memory registration
Long Li
1
-31
/
+45
2018-06-06
CIFS: SMBD: Support page offset in RDMA recv
Long Li
1
-7
/
+11
2018-06-06
CIFS: SMBD: Support page offset in RDMA send
Long Li
1
-8
/
+19
2018-04-25
cifs: smbd: Avoid allocating iov on the stack
Long Li
1
-24
/
+12
2018-04-20
cifs: smbd: Dump SMB packet when configured
Long Li
1
-1
/
+5
2018-04-19
cifs: smbd: Check for iov length on sending the last iov
Long Li
1
-0
/
+2
2018-04-02
cifs: smbd: disconnect transport on RDMA errors
Long Li
1
-1
/
+6
[next]