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.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-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
/
smb
/
client
/
connect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: new mount option called retrans
Shyam Prasad N
2024-01-19
1
-0
/
+4
*
smb: client: Fix minor whitespace errors and warnings
Pierre Mariani
2024-01-07
1
-8
/
+17
*
cifs: cifs_chan_is_iface_active should be called with chan_lock held
Shyam Prasad N
2023-12-29
1
-2
/
+5
*
cifs: after disabling multichannel, mark tcon for reconnect
Shyam Prasad N
2023-12-29
1
-8
/
+12
*
smb: client: fix OOB in cifsd when receiving compounded resps
Paulo Alcantara
2023-12-17
1
-1
/
+6
*
cifs: reconnect worker should take reference on server struct unconditionally
Shyam Prasad N
2023-12-06
1
-4
/
+4
*
Revert "cifs: reconnect work should have reference on server struct"
Shyam Prasad N
2023-12-06
1
-21
/
+6
*
cifs: fix leak of iface for primary channel
Shyam Prasad N
2023-11-14
1
-0
/
+6
*
cifs: handle when server stops supporting multichannel
Shyam Prasad N
2023-11-10
1
-0
/
+10
*
cifs: handle when server starts supporting multichannel
Shyam Prasad N
2023-11-10
1
-0
/
+3
*
cifs: reconnect work should have reference on server struct
Shyam Prasad N
2023-11-09
1
-6
/
+21
*
cifs: do not pass cifs_sb when trying to add channels
Shyam Prasad N
2023-11-09
1
-1
/
+1
*
cifs: handle cases where a channel is closed
Shyam Prasad N
2023-11-09
1
-1
/
+5
*
cifs: force interface update before a fresh session setup
Shyam Prasad N
2023-11-02
1
-1
/
+5
*
cifs: reconnect helper should set reconnect for the right channel
Shyam Prasad N
2023-11-02
1
-4
/
+5
*
smb: client: remove extra @chan_count check in __cifs_put_smb_ses()
Paulo Alcantara
2023-11-02
1
-14
/
+9
*
cifs: add xid to query server interface call
Shyam Prasad N
2023-10-31
1
-1
/
+5
*
smb: client: do not start laundromat thread on nohandlecache
Paulo Alcantara
2023-10-04
1
-8
/
+8
*
smb: use kernel_connect() and kernel_bind()
Jordan Rife
2023-10-04
1
-5
/
+5
*
smb3: do not start laundromat thread when dir leases
Steve French
2023-09-19
1
-2
/
+6
*
smb3: allow controlling maximum number of cached directories
Steve French
2023-09-07
1
-0
/
+1
*
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
2023-08-30
1
-6
/
+6
*
[SMB3] send channel sequence number in SMB3 requests after reconnects
Steve French
2023-08-24
1
-0
/
+1
*
smb: client: reduce stack usage in cifs_demultiplex_thread()
Paulo Alcantara
2023-08-20
1
-2
/
+2
*
smb: client: introduce DFS_CACHE_TGT_LIST()
Paulo Alcantara
2023-08-20
1
-2
/
+2
*
cifs: fix charset issue in reconnection
Winston Wen
2023-07-25
1
-0
/
+5
*
cifs: fix mid leak during reconnection after timeout threshold
Shyam Prasad N
2023-07-14
1
-4
/
+15
*
cifs: is_network_name_deleted should return a bool
Shyam Prasad N
2023-07-14
1
-3
/
+8
*
cifs: fix session state transition to avoid use-after-free issue
Winston Wen
2023-07-01
1
-3
/
+4
*
smb: client: fix shared DFS root mounts with different prefixes
Paulo Alcantara
2023-06-28
1
-30
/
+40
*
smb: client: fix warning in generic_ip_connect()
Paulo Alcantara
2023-06-20
1
-8
/
+9
*
smb: client: fix warning in cifs_match_super()
Paulo Alcantara
2023-06-19
1
-2
/
+3
*
cifs: fix sockaddr comparison in iface_cmp
Shyam Prasad N
2023-06-11
1
-0
/
+50
*
cifs: fix status checks in cifs_tree_connect
Shyam Prasad N
2023-06-11
1
-4
/
+5
*
smb: move client and server files to common directory fs/smb
Steve French
2023-05-24
1
-0
/
+4118