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
*
smb3: fix problem remounting a share after shutdown
Steve French
2023-05-09
1
-0
/
+7
*
cifs: fix sharing of DFS connections
Paulo Alcantara
2023-05-04
1
-56
/
+58
*
cifs: avoid potential races when handling multiple dfs tcons
Paulo Alcantara
2023-05-03
1
-1
/
+6
*
cifs: protect access of TCP_Server_Info::{origin,leaf}_fullpath
Paulo Alcantara
2023-05-03
1
-4
/
+6
*
cifs: fix potential use-after-free bugs in TCP_Server_Info::hostname
Paulo Alcantara
2023-05-02
1
-3
/
+7
*
cifs: missing lock when updating session status
Steve French
2023-04-28
1
-2
/
+6
*
smb3: fix unusable share after force unmount failure
Steve French
2023-03-24
1
-0
/
+1
*
cifs: avoid race conditions with parallel reconnects
Shyam Prasad N
2023-03-24
1
-12
/
+36
*
cifs: lock chan_lock outside match_session
Shyam Prasad N
2023-03-22
1
-6
/
+7
*
cifs: check only tcon status on tcon related functions
Shyam Prasad N
2023-03-17
1
-3
/
+7
*
cifs: fix use-after-free bug in refresh_cache_worker()
Paulo Alcantara
2023-03-14
1
-6
/
+3
*
cifs: set DFS root session in cifs_get_smb_ses()
Paulo Alcantara
2023-03-14
1
-0
/
+1
*
cifs: reuse cifs_match_ipaddr for comparison of dstaddr too
Shyam Prasad N
2023-03-01
1
-26
/
+2
*
cifs: match even the scope id for ipv6 addresses
Shyam Prasad N
2023-03-01
1
-1
/
+2
*
Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-02-22
1
-113
/
+66
|
\
|
*
cifs: update ip_addr for ses only for primary chan setup
Shyam Prasad N
2023-02-21
1
-7
/
+11
|
*
cifs: Add a function to read into an iter from a socket
David Howells
2023-02-20
1
-0
/
+14
|
*
cifs: get rid of dns resolve worker
Paulo Alcantara
2023-02-20
1
-47
/
+6
|
*
cifs: fix mount on old smb servers
Paulo Alcantara
2023-02-20
1
-59
/
+35
*
|
cifs: use bvec_set_page to initialize bvecs
Christoph Hellwig
2023-02-03
1
-2
/
+3
|
/
*
cifs: do not query ifaces on smb1 mounts
Paulo Alcantara
2023-01-10
1
-3
/
+6
*
Merge tag '6.2-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2022-12-21
1
-755
/
+144
|
\
|
*
cifs: set correct status of tcon ipc when reconnecting
Paulo Alcantara
2022-12-19
1
-1
/
+3
|
*
cifs: fix source pathname comparison of dfs supers
Paulo Alcantara
2022-12-19
1
-1
/
+15
|
*
cifs: fix confusing debug message
Paulo Alcantara
2022-12-19
1
-1
/
+3
|
*
cifs: don't block in dfs_cache_noreq_update_tgthint()
Paulo Alcantara
2022-12-19
1
-262
/
+2
|
*
cifs: fix refresh of cached referrals
Paulo Alcantara
2022-12-19
1
-2
/
+3
|
*
cifs: share dfs connections and supers
Paulo Alcantara
2022-12-19
1
-353
/
+64
|
*
cifs: split out ses and tcon retrieval from mount_get_conns()
Paulo Alcantara
2022-12-19
1
-39
/
+62
|
*
cifs: set resolved ip in sockaddr
Paulo Alcantara
2022-12-19
1
-16
/
+12
|
*
cifs: get rid of mount options string parsing
Paulo Alcantara
2022-12-19
1
-94
/
+6
|
*
cifs: reduce roundtrips on create/qinfo requests
Paulo Alcantara
2022-12-19
1
-16
/
+0
|
*
cifs: set correct ipc status after initial tree connect
Paulo Alcantara
2022-12-16
1
-2
/
+5
|
*
cifs: set correct tcon status after initial tree connect
Paulo Alcantara
2022-12-15
1
-0
/
+1
*
|
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
2022-12-19
1
-0
/
+1
|
/
*
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-3
/
+3
*
cifs: Fix connections leak when tlink setup failed
Zhang Xiaoxu
2022-11-11
1
-3
/
+11
*
cifs: fix use-after-free caused by invalid pointer `hostname`
Zeng Heng
2022-10-27
1
-0
/
+1
*
cifs: use ALIGN() and round_up() macros
Enzo Matsumiya
2022-10-13
1
-2
/
+9
*
cifs: fix regression in very old smb1 mounts
Ronnie Sahlberg
2022-10-13
1
-6
/
+5
*
cifs: replace kfree() with kfree_sensitive() for sensitive data
Enzo Matsumiya
2022-10-07
1
-3
/
+3
*
smb3: do not log confusing message when server returns no network interfaces
Steve French
2022-10-05
1
-1
/
+1
*
smb3: add dynamic trace points for tree disconnect
Steve French
2022-10-05
1
-6
/
+7
*
cifs: add missing spinlock around tcon refcount
Paulo Alcantara
2022-09-14
1
-0
/
+3
*
cifs: always initialize struct msghdr smb_msg completely
Stefan Metzmacher
2022-09-13
1
-8
/
+3
*
cifs: Add helper function to check smb1+ server
Zhang Xiaoxu
2022-08-24
1
-5
/
+5
*
cifs: Use help macro to get the mid header size
Zhang Xiaoxu
2022-08-24
1
-6
/
+3
*
cifs: Use help macro to get the header preamble size
Zhang Xiaoxu
2022-08-24
1
-10
/
+10
*
cifs: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-19
1
-1
/
+1
*
smb3: allow deferred close timeout to be configurable
Steve French
2022-08-11
1
-0
/
+2
[next]