index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
connect.c
Age
Commit message (
Expand
)
Author
2025-07-10
cifs: all initializations for tcon should happen in tcon_info_alloc
Shyam Prasad N
2025-07-10
smb: client: fix race condition in negotiate timeout by using more precise ti...
Wang Zhaolong
2025-07-06
smb: client: fix potential deadlock when reconnecting channels
Paulo Alcantara
2025-06-27
smb: client: fix first command failure during re-negotiation
zhangjian
2025-06-27
cifs: do not disable interface polling on failure
Shyam Prasad N
2025-06-27
cifs: dns resolution is needed only for primary channel
Shyam Prasad N
2025-06-27
cifs: reset connections for all channels when reconnect requested
Shyam Prasad N
2025-05-29
cifs: Fix establishing NetBIOS session for SMB2+ connection
Pali Rohár
2025-05-29
cifs: Fix negotiate retry functionality
Pali Rohár
2025-05-22
CIFS: New mount option for cifs.upcall namespace resolution
Ritvik Budhiraja
2025-04-25
Revert "smb: client: fix TCP timers deadlock after rmmod"
Kuniyuki Iwashima
2025-04-25
Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after...
Kuniyuki Iwashima
2025-04-20
CIFS: Propagate min offload along with other parameters from primary to secon...
Aman
2025-04-20
smb311 client: fix missing tcon check when mounting with linux/posix extensions
Steve French
2025-04-10
smb: client: Fix netns refcount imbalance causing leaks and use-after-free
Wang Zhaolong
2025-03-22
smb: client: Fix match_session bug preventing session reuse
Henrique Carvalho
2025-01-23
smb: client: fix double free of TCP_Server_Info::hostname
Paulo Alcantara
2024-12-27
smb: client: fix TCP timers deadlock after rmmod
Enzo Matsumiya
2024-12-14
smb: client: fix potential race in cifs_put_tcon()
Paulo Alcantara
2024-12-05
smb: client: disable directory caching when dir_cache_timeout is zero
Henrique Carvalho
2024-12-05
cifs: support mounting with alternate password to allow password rotation
Meetakshi Setiya
2024-11-03
smb: client: Fix use-after-free of network namespace.
Kuniyuki Iwashima
2024-10-16
cifs: Remove unused functions
Dr. David Alan Gilbert
2024-09-24
smb: client: print failed session logoffs with FYI
Paulo Alcantara
2024-09-24
cifs: Fix reversion of the iter in cifs_readv_receive().
David Howells
2024-09-24
smb: client: propagate error from cifs_construct_tcon()
Paulo Alcantara
2024-09-24
smb: client: fix DFS interlink failover
Paulo Alcantara
2024-09-15
smb: use LIST_HEAD() to simplify code
Hongbo Li
2024-09-15
cifs: convert to use ERR_CAST()
Yuesong Li
2024-09-02
smb: client: fix hang in wait_for_response() for negproto
Paulo Alcantara
2024-08-22
smb3: fix problem unloading module due to leaked refcount on shutdown
Steve French
2024-07-23
cifs: mount with "unix" mount option for SMB1 incorrectly handled
Steve French
2024-07-23
cifs: fix reconnect with SMB1 UNIX Extensions
Steve French
2024-04-19
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
2024-04-11
smb3: fix broken reconnect when password changing on the server by allowing p...
Steve French
2024-04-03
smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()
Paulo Alcantara
2024-04-02
smb: client: serialise cifs_construct_tcon() with cifs_mount_mutex
Paulo Alcantara
2024-04-02
smb: client: handle DFS tcons in cifs_construct_tcon()
Paulo Alcantara
2024-04-02
smb: client: guarantee refcounted children from parent session
Paulo Alcantara
2024-04-01
smb: client: fix UAF in smb2_reconnect_server()
Paulo Alcantara
2024-03-20
cifs: Move some extern decls from .c files to .h
David Howells
2024-03-14
cifs: make sure server interfaces are requested only for SMB3+
Shyam Prasad N
2024-03-10
smb: client: negotiate compression algorithms
Enzo Matsumiya
2024-03-10
smb: client: introduce reparse mount option
Paulo Alcantara
2024-02-15
smb: Fix regression in writes when non-standard maximum write size negotiated
Steve French
2024-02-09
cifs: handle cases where multiple sessions share connection
Shyam Prasad N
2024-02-09
cifs: change tcon status when need_reconnect is set on it
Shyam Prasad N
2024-01-19
cifs: new mount option called retrans
Shyam Prasad N
2024-01-07
smb: client: Fix minor whitespace errors and warnings
Pierre Mariani
2023-12-29
cifs: cifs_chan_is_iface_active should be called with chan_lock held
Shyam Prasad N
[next]