index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
connect.c
Age
Commit message (
Expand
)
Author
6 days
cifs: Show reason why autodisabling serverino support
Pali Rohár
6 days
smb: client: fix busy dentry warning on unmount after DIO
Zizhi Wo
2026-06-24
smb/client: use %pe to print error pointer
Fredric Cover
2026-06-18
Merge tag 'v7.2-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2026-06-14
smb: client: fix races in cifsd thread creation
Fredric Cover
2026-06-14
cifs: remove all cifs files before kill super
Jian Zhang
2026-06-03
smb: client: convert cifs_smb3_do_mount() to sget_fc()
Christian Brauner
2026-04-16
smb: client: fix dir separator in SMB1 UNIX mounts
Paulo Alcantara
2026-04-05
fs: remove unncessary pagevec.h includes
Tal Zussman
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
[next]