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
5 days
smb: client: fix netns refcount leak after net_passive changes
Wang Zhaolong
2025-07-03
smb: client: fix race condition in negotiate timeout by using more precise ti...
Wang Zhaolong
2025-06-30
cifs: all initializations for tcon should happen in tcon_info_alloc
Shyam Prasad N
2025-06-26
smb: client: fix potential deadlock when reconnecting channels
Paulo Alcantara
2025-06-21
smb: client: fix first command failure during re-negotiation
zhangjian
2025-06-09
smb: client: disable path remapping with POSIX extensions
Philipp Kerling
2025-06-03
cifs: do not disable interface polling on failure
Shyam Prasad N
2025-06-02
cifs: dns resolution is needed only for primary channel
Shyam Prasad N
2025-06-02
cifs: reset connections for all channels when reconnect requested
Shyam Prasad N
2025-05-01
smb: client: ensure aligned IO sizes
Paulo Alcantara
2025-04-13
Revert "smb: client: fix TCP timers deadlock after rmmod"
Kuniyuki Iwashima
2025-04-13
Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after...
Kuniyuki Iwashima
2025-04-07
smb311 client: fix missing tcon check when mounting with linux/posix extensions
Steve French
2025-04-01
cifs: Fix negotiate retry functionality
Pali Rohár
2025-04-01
cifs: Improve handling of NetBIOS packets
Pali Rohár
2025-04-01
cifs: Allow to disable or force initialization of NetBIOS session
Pali Rohár
2025-03-31
smb:client: smb: client: Add reverse mapping from tcon to superblocks
Wang Zhaolong
2025-03-31
cifs: remove unreachable code in cifs_get_tcp_session()
Roman Smirnov
2025-03-26
cifs: Add new mount option -o nounicode to disable SMB1 UNICODE mode
Pali Rohár
2025-03-26
smb: client: Fix netns refcount imbalance causing leaks and use-after-free
Wang Zhaolong
2025-03-26
CIFS: Propagate min offload along with other parameters from primary to secon...
Aman
2025-03-26
cifs: Improve establishing SMB connection with NetBIOS session
Pali Rohár
2025-03-26
cifs: Fix establishing NetBIOS session for SMB2+ connection
Pali Rohár
2025-03-13
smb: client: Fix match_session bug preventing session reuse
Henrique Carvalho
2025-01-31
cifs: Add support for creating native Windows sockets
Pali Rohár
2025-01-29
cifs: Add mount option -o symlink= for choosing symlink create type
Pali Rohár
2025-01-22
smb: client: don't check for @leaf_fullpath in match_server()
Paulo Alcantara
2025-01-22
smb: client: get rid of TCP_Server_Info::refpath_lock
Paulo Alcantara
2025-01-19
smb: client: don't retry DFS targets on server shutdown
Paulo Alcantara
2025-01-19
smb: client: provide dns_resolve_{unc,name} helpers
Paulo Alcantara
2025-01-19
smb: client: parse DNS domain name from domain= option
Paulo Alcantara
2025-01-19
smb: client: fix DFS mount against old servers with NTLMSSP
Paulo Alcantara
2025-01-15
smb: client: fix double free of TCP_Server_Info::hostname
Paulo Alcantara
2024-12-19
smb: client: fix TCP timers deadlock after rmmod
Enzo Matsumiya
2024-12-06
smb: client: fix potential race in cifs_put_tcon()
Paulo Alcantara
2024-11-28
cifs: support mounting with alternate password to allow password rotation
Meetakshi Setiya
2024-11-26
smb: client: get rid of @nlsc param in cifs_tree_connect()
Paulo Alcantara
2024-11-25
smb: client: disable directory caching when dir_cache_timeout is zero
Henrique Carvalho
2024-11-21
CIFS: New mount option for cifs.upcall namespace resolution
Ritvik Budhiraja
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
[next]