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
/
transport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: make locking consistent around the server session status
Steve French
2021-07-02
1
-0
/
+2
*
cifs: use SPDX-Licence-Identifier
Steve French
2021-06-20
1
-13
/
+1
*
cifs: Fix preauth hash corruption
Vincent Whitchurch
2021-03-14
1
-1
/
+6
*
cifs: do not send close in compound create+close requests
Paulo Alcantara
2021-03-08
1
-1
/
+1
*
cifs: change noisy error message to FYI
Paulo Alcantara
2021-03-08
1
-1
/
+1
*
cifs: Identify a connection by a conn_id.
Shyam Prasad N
2021-02-16
1
-14
/
+39
*
cifs: Fix in error types returned for out-of-credit situations.
Shyam Prasad N
2021-02-16
1
-3
/
+3
*
cifs: New optype for session operations.
Shyam Prasad N
2021-02-16
1
-2
/
+2
*
smb3: fix crediting for compounding when only one request in flight
Pavel Shilovsky
2021-02-05
1
-3
/
+15
*
cifs: do not fail __smb_send_rqst if non-fatal signals are pending
Ronnie Sahlberg
2021-01-23
1
-2
/
+2
*
cifs: Tracepoints and logs for tracing credit changes.
Shyam Prasad N
2020-12-15
1
-0
/
+15
*
cifs: allow syscalls to be restarted in __smb_send_rqst()
Paulo Alcantara
2020-11-30
1
-2
/
+2
*
smb3: add dynamic trace point to trace when credits obtained
Steve French
2020-10-20
1
-2
/
+3
*
cifs`: handle ERRBaduid for SMB1
Roberto Bergantinos Corpas
2020-08-02
1
-1
/
+1
*
cifs: prevent truncation from long to int in wait_for_free_credits
Ronnie Sahlberg
2020-07-01
1
-1
/
+1
*
Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-06-05
1
-30
/
+45
|
\
|
*
cifs: multichannel: move channel selection above transport layer
Aurelien Aptel
2020-06-04
1
-7
/
+7
|
*
cifs: multichannel: move channel selection in function
Aurelien Aptel
2020-06-02
1
-11
/
+27
|
*
cifs: Standardize logging output
Joe Perches
2020-06-01
1
-13
/
+12
*
|
tcp: add tcp_sock_set_cork
Christoph Hellwig
2020-05-28
1
-6
/
+2
|
/
*
cifs: Allocate encryption header through kmalloc
Long Li
2020-03-29
1
-11
/
+17
*
CIFS: Fix task struct use-after-free on reconnect
Vincent Whitchurch
2020-01-26
1
-0
/
+3
*
cifs: try opening channels after mounting
Aurelien Aptel
2019-11-25
1
-1
/
+12
*
cifs: add server param
Aurelien Aptel
2019-11-25
1
-2
/
+3
*
cifs: smbd: Return -EAGAIN when transport is reconnecting
Long Li
2019-11-25
1
-2
/
+5
*
CIFS: Do not miss cancelled OPEN responses
Pavel Shilovsky
2019-11-25
1
-2
/
+8
*
cifs: rename a variable in SendReceive()
Dan Carpenter
2019-11-25
1
-1
/
+1
*
CIFS: Fix retry mid list corruption on reconnects
Pavel Shilovsky
2019-10-24
1
-19
/
+23
*
smb3: display max smb3 requests in flight at any one time
Steve French
2019-09-16
1
-0
/
+4
*
cifs: add a debug macro that prints \\server\share for errors
Ronnie Sahlberg
2019-09-16
1
-2
/
+2
*
cifs: fix dereference on ses before it is null checked
Colin Ian King
2019-09-16
1
-1
/
+2
*
cifs: add new debugging macro cifs_server_dbg
Ronnie Sahlberg
2019-09-16
1
-56
/
+59
*
smb3: minor cleanup of compound_send_recv
Aurelien Aptel
2019-07-07
1
-22
/
+24
*
cifs: use the right include for signal_pending()
Ronnie Sahlberg
2019-05-12
1
-1
/
+1
*
cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP
Ronnie Sahlberg
2019-05-07
1
-6
/
+3
*
cifs: fix credits leak for SMB1 oplock breaks
Ronnie Sahlberg
2019-05-07
1
-5
/
+5
*
cifs: smbd: take an array of reqeusts when sending upper layer data
Long Li
2019-05-07
1
-1
/
+1
*
SMB3: Track total time spent on roundtrips for each SMB3 command
Steve French
2019-05-07
1
-4
/
+23
*
cifs: simplify how we handle credits in compound_send_recv()
Ronnie Sahlberg
2019-03-14
1
-72
/
+38
*
smb3: add dynamic tracepoint for timeout waiting for credits
Steve French
2019-03-14
1
-0
/
+5
*
cifs: add a timeout argument to wait_for_free_credits
Ronnie Sahlberg
2019-03-14
1
-10
/
+30
*
cifs: prevent starvation in wait_for_free_credits for multi-credit requests
Ronnie Sahlberg
2019-03-14
1
-0
/
+28
*
cifs: wait_for_free_credits() make it possible to wait for >=1 credits
Ronnie Sahlberg
2019-03-14
1
-7
/
+7
*
cifs: pass flags down into wait_for_free_credits()
Ronnie Sahlberg
2019-03-14
1
-16
/
+14
*
cifs: change wait_for_free_request() to take flags as argument
Ronnie Sahlberg
2019-03-14
1
-16
/
+17
*
CIFS: Mask off signals when sending SMB packets
Pavel Shilovsky
2019-03-05
1
-3
/
+38
*
CIFS: Return -EAGAIN instead of -ENOTSOCK
Pavel Shilovsky
2019-03-05
1
-1
/
+2
*
CIFS: Try to acquire credits at once for compound requests
Pavel Shilovsky
2019-03-05
1
-5
/
+34
*
CIFS: Check for reconnects before sending compound requests
Pavel Shilovsky
2019-03-05
1
-2
/
+36
*
CIFS: Check for reconnects before sending async requests
Pavel Shilovsky
2019-03-05
1
-2
/
+16
[next]