index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
connect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: fix incorrect check for null pointer in header_assemble
Steve French
2021-10-06
1
-2
/
+3
*
Revert "cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath."
Greg Kroah-Hartman
2021-04-16
1
-1
/
+0
*
cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.
Shyam Prasad N
2021-03-03
1
-0
/
+1
*
cifs: fix potential use-after-free in cifs_echo_request()
Paulo Alcantara
2020-12-11
1
-0
/
+2
*
SMB3: Honor persistent/resilient handle flags for multiuser mounts
Paul Aurich
2020-07-09
1
-0
/
+2
*
SMB3: Honor 'seal' flag for multiuser mounts
Paul Aurich
2020-07-09
1
-0
/
+1
*
cifs: protect updating server->dstaddr with a spinlock
Ronnie Sahlberg
2020-05-10
1
-0
/
+2
*
cifs: Fix mode output in debugging statements
Frank Sorenson
2020-03-11
1
-1
/
+1
*
cifs: fix NULL dereference in match_prepath
Ronnie Sahlberg
2020-02-28
1
-2
/
+4
*
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
2020-01-27
1
-1
/
+1
*
cifs: fix rmmod regression in cifs.ko caused by force_sig changes
Steve French
2020-01-27
1
-0
/
+1
*
signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
Eric W. Biederman
2020-01-27
1
-1
/
+1
*
cifs: Use kzfree() to zero out the password
Dan Carpenter
2019-09-21
1
-1
/
+1
*
cifs: set domainName when a domain-key is used in multiuser
Ronnie Sahlberg
2019-09-21
1
-0
/
+22
*
cifs: Fix a race condition with cifs_echo_request
Ronnie Sahlberg
2019-08-06
1
-4
/
+4
*
cifs: Fix NULL pointer dereference of devname
Yao Liu
2019-04-05
1
-0
/
+5
*
cifs: Always resolve hostname before reconnecting
Paulo Alcantara
2019-02-06
1
-0
/
+53
*
CIFS: Do not reconnect TCP session in add_credits()
Pavel Shilovsky
2019-01-31
1
-0
/
+21
*
cifs: allow disabling insecure dialects in the config
Steve French
2019-01-26
1
-0
/
+9
*
cifs: Fix use after free of a mid_q_entry
Lars Persson
2018-07-11
1
-1
/
+7
*
CIFS: zero sensitive data when freeing
Aurelien Aptel
2018-02-16
1
-3
/
+3
*
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
*
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-05-06
1
-2
/
+7
|
\
|
*
cifs: fix IPv6 link local, with scope id, address parsing
Daniel N Pettersson
2017-05-02
1
-2
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-15
1
-2
/
+14
|
|
\
|
*
|
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-28
1
-0
/
+1
*
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-05-02
1
-8
/
+6
|
\
\
\
|
*
|
|
Fix match_prepath()
Sachin Prabhu
2017-04-28
1
-8
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-01
1
-10
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cifs: Convert to separately allocated bdi
Jan Kara
2017-04-20
1
-10
/
+0
|
|
/
*
|
CIFS: handle guest access errors to Windows shares
Mark Syms
2017-04-10
1
-0
/
+3
*
|
Handle mismatched open calls
Sachin Prabhu
2017-04-07
1
-2
/
+11
|
/
*
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-03-03
1
-1
/
+2
|
\
|
*
smb2: Enforce sec= mount option
Sachin Prabhu
2017-03-02
1
-1
/
+2
*
|
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
1
-0
/
+1
|
\
\
|
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
|
/
*
|
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
2017-03-02
1
-1
/
+1
|
/
*
CIFS: Allow to switch on encryption with seal mount option
Pavel Shilovsky
2017-02-01
1
-13
/
+28
*
CIFS: Decrypt and process small encrypted packets
Pavel Shilovsky
2017-02-01
1
-0
/
+9
*
CIFS: Add transform header handling callbacks
Pavel Shilovsky
2017-02-01
1
-5
/
+12
*
CIFS: Encrypt SMB3 requests before sending
Pavel Shilovsky
2017-02-01
1
-2
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-12-24
1
-11
/
+71
|
\
[next]