index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
connect.c
Age
Commit message (
Expand
)
Author
2026-03-15
smb: client: fix krb5 mount with username option
Paulo Alcantara
2026-02-27
smb: client: Use snprintf in cifs_set_cifscreds
Thorsten Blum
2026-02-26
smb: client: Don't log plaintext credentials in cifs_set_cifscreds
Thorsten Blum
2026-02-26
smb: client: use atomic_t for mnt_cifs_flags
Paulo Alcantara
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-08
cifs: SMB1 split: connect.c
David Howells
2026-02-08
cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.h
David Howells
2026-02-08
smb: client: add multichannel async work for CONFIG_CIFS_DFS_UPCALL=n
Henrique Carvalho
2026-02-08
smb: client: introduce multichannel async work during mount
Henrique Carvalho
2026-02-08
smb: client: add proper locking around ses->iface_last_update
Henrique Carvalho
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
[next]