index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
connect.c
Age
Commit message (
Expand
)
Author
2025-12-05
smb: client: improve error message when creating SMB session
Paulo Alcantara
2025-12-05
smb: client: relax session and tcon reconnect attempts
Paulo Alcantara
2025-12-05
cifs: client: allow changing multichannel mount options on remount
Rajasi Mandal
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
2025-12-05
cifs: Remove the server pointer from smb_message
David Howells
2025-12-05
cifs: Remove the RFC1002 header from smb_hdr
David Howells
2025-12-03
Merge tag 'v6.19-rc-smb-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-11-30
smb: fix some warnings reported by scripts/checkpatch.pl
ChenXiaoSong
2025-11-30
smb: move get_rfc1002_len() to common/smbglob.h
ZhangGuoDong
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-25
smb: client: fix memory leak in cifs_construct_tcon()
Paulo Alcantara
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-10-29
smb: client: call smbd_destroy() in the same splace as kernel_sock_shutdown()...
Stefan Metzmacher
2025-10-29
smb: client: handle lack of IPC in dfs_cache_refresh()
Paulo Alcantara
2025-08-13
smb: client: remove redundant lstrp update in negotiate protocol
Wang Zhaolong
2025-08-13
smb: client: fix mid_q_entry memleak leak with per-mid locking
Wang Zhaolong
2025-08-05
smb: client: smb: client: eliminate mid_flags field
Wang Zhaolong
2025-08-05
smb: client: add mid_counter_lock to protect the mid counter counter
Wang Zhaolong
2025-08-05
smb: client: rename server mid_lock to mid_queue_lock
Wang Zhaolong
2025-07-27
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
[next]