index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
smbdirect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
smbdirect: missing rc checks while waiting for rdma events
Steve French
2021-06-22
1
-2
/
+12
*
cifs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-13
1
-0
/
+1
*
cifs: Standardize logging output
Joe Perches
2020-06-01
1
-99
/
+66
*
cifs: smbd: Do not schedule work to send immediate packet on every receive
Long Li
2020-04-07
1
-51
/
+10
*
cifs: smbd: Properly process errors on ib_post_send
Long Li
2020-04-07
1
-123
/
+97
*
cifs: smbd: Update receive credits before sending and deal with credits roll ...
Long Li
2020-04-07
1
-7
/
+18
*
cifs: smbd: Check send queue size before posting a send
Long Li
2020-04-07
1
-1
/
+10
*
cifs: smbd: Merge code to track pending packets
Long Li
2020-04-07
1
-30
/
+10
*
cifs: smbd: Check and extend sender credits in interrupt context
Long Li
2020-03-29
1
-23
/
+15
*
cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect...
Long Li
2020-03-29
1
-2
/
+1
*
cifs: smbd: Only queue work for error recovery on memory registration
Long Li
2019-11-25
1
-11
/
+15
*
cifs: smbd: Return -ECONNABORTED when trasnport is not in connected state
Long Li
2019-11-25
1
-1
/
+1
*
cifs: smbd: Add messages on RDMA session destroy and reconnection
Long Li
2019-11-25
1
-2
/
+4
*
cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGE
Long Li
2019-11-25
1
-1
/
+1
*
rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
Chuck Lever
2019-08-05
1
-4
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
cifs:smbd Use the correct DMA direction when sending data
Long Li
2019-05-14
1
-3
/
+5
*
cifs: smbd: take an array of reqeusts when sending upper layer data
Long Li
2019-05-07
1
-27
/
+28
*
cifs: smbd: Indicate to retry on transport sending failure
Long Li
2019-05-07
1
-2
/
+3
*
cifs: smbd: Return EINTR when interrupted
Long Li
2019-05-07
1
-1
/
+1
*
cifs: smbd: Don't destroy transport on RDMA disconnect
Long Li
2019-05-07
1
-113
/
+7
*
smbd: Make upper layer decide when to destroy the transport
Long Li
2019-05-07
1
-20
/
+94
*
cifs: replace snprintf with scnprintf
Ronnie Sahlberg
2019-03-04
1
-3
/
+3
*
RDMA: Start use ib_device_ops
Kamal Heib
2018-12-12
1
-1
/
+1
*
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
1
-4
/
+13
|
\
|
*
iov_iter: Use accessor function
David Howells
2018-10-24
1
-4
/
+13
*
|
CIFS: SMBD: Do not call ib_dereg_mr on invalidated memory registration
Long Li
2018-10-23
1
-19
/
+19
|
/
*
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-16
1
-15
/
+7
|
\
|
*
cifs: fix SMB1 breakage
Ronnie Sahlberg
2018-07-05
1
-2
/
+3
|
*
cifs: Use correct packet length in SMB2_TRANSFORM header
Paulo Alcantara
2018-06-15
1
-14
/
+5
*
|
fs/cifs: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-24
1
-10
/
+9
*
|
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
1
-3
/
+10
|
/
*
CIFS: SMBD: Support page offset in memory registration
Long Li
2018-06-05
1
-31
/
+45
*
CIFS: SMBD: Support page offset in RDMA recv
Long Li
2018-06-05
1
-7
/
+11
*
CIFS: SMBD: Support page offset in RDMA send
Long Li
2018-06-05
1
-8
/
+19
*
cifs: smbd: Avoid allocating iov on the stack
Long Li
2018-04-25
1
-24
/
+12
*
cifs: smbd: Dump SMB packet when configured
Long Li
2018-04-20
1
-1
/
+5
*
cifs: smbd: Check for iov length on sending the last iov
Long Li
2018-04-18
1
-0
/
+2
*
cifs: smbd: disconnect transport on RDMA errors
Long Li
2018-04-01
1
-1
/
+6
*
cifs: smbd: avoid reconnect lockup
Long Li
2018-04-01
1
-4
/
+8
*
CIFS: SMBD: fix spelling mistake: "faield" and "legnth"
Colin Ian King
2018-04-01
1
-2
/
+2
*
address lock imbalance warnings in smbdirect.c
Steve French
2018-02-07
1
-7
/
+9
*
Cleanup some minor endian issues in smb3 rdma
Steve French
2018-01-26
1
-2
/
+3
*
CIFS: SMBD: work around gcc -Wmaybe-uninitialized warning
Arnd Bergmann
2018-01-24
1
-9
/
+6
*
CIFS: SMBD: _smbd_get_connection() can be static
kbuild test robot
2018-01-24
1
-1
/
+1
*
CIFS: SMBD: Implement RDMA memory registration
Long Li
2018-01-24
1
-0
/
+421
*
CIFS: SMBD: Implement function to send data via RDMA send
Long Li
2018-01-24
1
-0
/
+246
*
CIFS: SMBD: Implement function to receive data via RDMA receive
Long Li
2018-01-24
1
-0
/
+228
*
CIFS: SMBD: Implement function to destroy a SMB Direct connection
Long Li
2018-01-24
1
-0
/
+16
*
CIFS: SMBD: Implement function to reconnect to a SMB Direct transport
Long Li
2018-01-24
1
-0
/
+36
[next]