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
/
connect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
1
-2
/
+2
|
\
|
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-2
/
+2
*
|
cifs: do not return atime less than mtime
Steve French
2018-10-23
1
-0
/
+1
*
|
smb3: Add debug message later in smb2/smb3 reconnect path
Steve French
2018-10-23
1
-1
/
+1
*
|
CIFS: make 'nodfs' mount opt a superblock flag
Aurelien Aptel
2018-10-23
1
-4
/
+5
*
|
smb3: track the instance of each session for debugging
Steve French
2018-10-23
1
-0
/
+1
|
/
*
smb3: fix lease break problem introduced by compounding
Steve French
2018-10-02
1
-2
/
+1
*
cifs: add a warning if we try to to dequeue a deleted mid
Ronnie Sahlberg
2018-10-02
1
-1
/
+9
*
cifs: connect to servername instead of IP for IPC$ share
Thomas Werschlein
2018-09-02
1
-1
/
+1
*
cifs: update receive_encrypted_standard to handle compounded responses
Ronnie Sahlberg
2018-08-09
1
-32
/
+50
*
smb3: add reconnect tracepoints
Steve French
2018-08-07
1
-0
/
+1
*
smb3: simplify code by removing CONFIG_CIFS_SMB311
Steve French
2018-08-07
1
-10
/
+1
*
cifs: allow disabling insecure dialects in the config
Steve French
2018-08-07
1
-0
/
+9
*
smb3: if server does not support posix do not allow posix mount option
Steve French
2018-08-07
1
-2
/
+6
*
cifs: Fix use after free of a mid_q_entry
Lars Persson
2018-07-05
1
-1
/
+7
*
CIFS: move default port definitions to cifsglob.h
Aurelien Aptel
2018-06-15
1
-3
/
+0
*
smb3: note that smb3.11 posix extensions mount option is experimental
Steve French
2018-06-15
1
-1
/
+4
*
smb3: do not allow insecure cifs mounts when using smb3
Steve French
2018-06-07
1
-9
/
+17
*
CIFS: Fix NULL ptr deref
Aurelien Aptel
2018-06-07
1
-6
/
+0
*
CIFS: Use offset when reading pages
Long Li
2018-06-02
1
-2
/
+3
*
cifs: update multiplex loop to handle compounded responses
Ronnie Sahlberg
2018-06-02
1
-4
/
+20
*
cifs: remove rfc1002 header from all SMB2 response structures
Ronnie Sahlberg
2018-05-31
1
-1
/
+5
*
smb3: Add posix create context for smb3.11 posix mounts
Steve French
2018-05-31
1
-0
/
+11
*
smb3: allow "posix" mount option to enable new SMB311 protocol extensions
Steve French
2018-05-30
1
-1
/
+22
*
cifs: allow disabling less secure legacy dialects
Steve French
2018-05-30
1
-0
/
+9
*
cifs: fix build break when CONFIG_CIFS_DEBUG2 enabled
Steve French
2018-05-27
1
-1
/
+1
*
smb3: fix redundant opens on root
Steve French
2018-05-27
1
-0
/
+13
*
cifs: smbd: Enable signing with smbdirect
Long Li
2018-05-09
1
-8
/
+0
*
SMB3: Fix 3.11 encryption to Windows and handle encrypted smb3 tcon
Steve French
2018-04-24
1
-16
/
+16
*
cifs: add resp_buf_size to the mid_q_entry structure
Ronnie Sahlberg
2018-04-12
1
-0
/
+1
*
cifs: add pdu_size to the TCP_Server_Info structure
Ronnie Sahlberg
2018-04-12
1
-1
/
+2
*
cifs: add server->vals->header_preamble_size
Ronnie Sahlberg
2018-04-02
1
-5
/
+11
*
Don't log confusing message on reconnect by default
Steve French
2018-04-01
1
-1
/
+1
*
CIFS: document tcon/ses/server refcount dance
Aurelien Aptel
2018-01-26
1
-1
/
+31
*
CIFS: zero sensitive data when freeing
Aurelien Aptel
2018-01-26
1
-3
/
+3
*
CIFS: make IPC a regular tcon
Aurelien Aptel
2018-01-26
1
-37
/
+113
*
cifs: remove redundant duplicated assignment of pointer 'node'
Colin Ian King
2018-01-24
1
-1
/
+1
*
CIFS: SMBD: Disable signing on SMB direct transport
Long Li
2018-01-24
1
-0
/
+8
*
CIFS: SMBD: Upper layer receives data via RDMA receive
Long Li
2018-01-24
1
-2
/
+4
*
CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umount
Long Li
2018-01-24
1
-1
/
+4
*
CIFS: SMBD: Upper layer reconnects to SMB Direct session
Long Li
2018-01-24
1
-1
/
+4
*
CIFS: SMBD: Upper layer connects to SMBDirect session
Long Li
2018-01-24
1
-3
/
+19
*
CIFS: SMBD: Add rdma mount option
Long Li
2018-01-24
1
-1
/
+14
*
cifs: release auth_key.response for reconnect.
Shu Wang
2017-09-20
1
-0
/
+8
*
SMB3: Add support for multidialect negotiate (SMB2.1 and later)
Steve French
2017-09-17
1
-7
/
+17
*
cifs: Check for timeout on Negotiate stage
Samuel Cabrero
2017-09-04
1
-1
/
+2
*
Fix warning messages when mounting to older servers
Steve French
2017-09-01
1
-1
/
+21
*
[SMB3] Improve security, move default dialect to SMB3 from old CIFS
Steve French
2017-07-08
1
-3
/
+3
*
[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred
Steve French
2017-07-08
1
-28
/
+0
*
CIFS: Reconnect expired SMB sessions
Pavel Shilovsky
2017-07-08
1
-0
/
+7
[next]