index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
connect.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-03
cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.
Shyam Prasad N
1
-0
/
+1
2020-12-11
cifs: fix potential use-after-free in cifs_echo_request()
Paulo Alcantara
1
-0
/
+2
2020-07-09
SMB3: Honor persistent/resilient handle flags for multiuser mounts
Paul Aurich
1
-0
/
+2
2020-07-09
SMB3: Honor 'seal' flag for multiuser mounts
Paul Aurich
1
-0
/
+1
2020-05-10
cifs: protect updating server->dstaddr with a spinlock
Ronnie Sahlberg
1
-0
/
+2
2020-03-11
cifs: Fix mode output in debugging statements
Frank Sorenson
1
-1
/
+1
2020-02-28
cifs: fix NULL dereference in match_prepath
Ronnie Sahlberg
1
-2
/
+4
2020-01-27
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
1
-1
/
+1
2020-01-27
cifs: fix rmmod regression in cifs.ko caused by force_sig changes
Steve French
1
-0
/
+1
2020-01-27
signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
Eric W. Biederman
1
-1
/
+1
2019-09-21
cifs: Use kzfree() to zero out the password
Dan Carpenter
1
-1
/
+1
2019-09-21
cifs: set domainName when a domain-key is used in multiuser
Ronnie Sahlberg
1
-0
/
+22
2019-08-06
cifs: Fix a race condition with cifs_echo_request
Ronnie Sahlberg
1
-4
/
+4
2019-04-05
cifs: Fix NULL pointer dereference of devname
Yao Liu
1
-0
/
+5
2019-02-06
cifs: Always resolve hostname before reconnecting
Paulo Alcantara
1
-0
/
+53
2019-01-31
CIFS: Do not reconnect TCP session in add_credits()
Pavel Shilovsky
1
-0
/
+21
2019-01-26
cifs: allow disabling insecure dialects in the config
Steve French
1
-0
/
+9
2018-07-11
cifs: Fix use after free of a mid_q_entry
Lars Persson
1
-1
/
+7
2018-02-16
CIFS: zero sensitive data when freeing
Aurelien Aptel
1
-3
/
+3
2017-09-21
cifs: release auth_key.response for reconnect.
Shu Wang
1
-0
/
+8
2017-09-18
SMB3: Add support for multidialect negotiate (SMB2.1 and later)
Steve French
1
-7
/
+17
2017-09-05
cifs: Check for timeout on Negotiate stage
Samuel Cabrero
1
-1
/
+2
2017-09-01
Fix warning messages when mounting to older servers
Steve French
1
-1
/
+21
2017-07-09
[SMB3] Improve security, move default dialect to SMB3 from old CIFS
Steve French
1
-3
/
+3
2017-07-09
[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred
Steve French
1
-28
/
+0
2017-07-09
CIFS: Reconnect expired SMB sessions
Pavel Shilovsky
1
-0
/
+7
2017-05-06
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-2
/
+7
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2017-05-02
cifs: fix IPv6 link local, with scope id, address parsing
Daniel N Pettersson
1
-2
/
+7
2017-05-02
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-8
/
+6
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+0
2017-04-28
Fix match_prepath()
Sachin Prabhu
1
-8
/
+6
2017-04-20
cifs: Convert to separately allocated bdi
Jan Kara
1
-10
/
+0
2017-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+14
2017-04-11
CIFS: handle guest access errors to Windows shares
Mark Syms
1
-0
/
+3
2017-04-07
Handle mismatched open calls
Sachin Prabhu
1
-2
/
+11
2017-03-29
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
1
-0
/
+1
2017-03-04
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+2
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2017-03-03
smb2: Enforce sec= mount option
Sachin Prabhu
1
-1
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
1
-1
/
+1
2017-02-02
CIFS: Allow to switch on encryption with seal mount option
Pavel Shilovsky
1
-13
/
+28
2017-02-02
CIFS: Decrypt and process small encrypted packets
Pavel Shilovsky
1
-0
/
+9
2017-02-02
CIFS: Add transform header handling callbacks
Pavel Shilovsky
1
-5
/
+12
2017-02-02
CIFS: Encrypt SMB3 requests before sending
Pavel Shilovsky
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-24
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-11
/
+71
2016-12-15
cifs_get_root shouldn't use path with tree name
Sachin Prabhu
1
-1
/
+2
2016-12-15
Fix default behaviour for empty domains and add domainauto option
Germano Percossi
1
-0
/
+7
[next]