index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
connect.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-30
smb: client: fix multiuser mount with krb5
Paulo Alcantara
1
-5
/
+16
2026-08-24
smb: client: Avoid leaking sensitive data to the heap in connect.c
Thomas Huth
1
-1
/
+1
2026-08-24
Revert "cifs: remove all cifs files before kill super"
Zizhi Wo
1
-3
/
+0
2026-07-09
cifs: Show reason why autodisabling serverino support
Pali Rohár
1
-1
/
+1
2026-07-08
smb: client: fix busy dentry warning on unmount after DIO
Zizhi Wo
1
-0
/
+1
2026-06-24
smb/client: use %pe to print error pointer
Fredric Cover
1
-2
/
+2
2026-06-18
Merge tag 'v7.2-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
1
-11
/
+19
2026-06-14
smb: client: fix races in cifsd thread creation
Fredric Cover
1
-11
/
+16
2026-06-14
cifs: remove all cifs files before kill super
Jian Zhang
1
-0
/
+3
2026-06-03
smb: client: convert cifs_smb3_do_mount() to sget_fc()
Christian Brauner
1
-2
/
+3
2026-04-16
smb: client: fix dir separator in SMB1 UNIX mounts
Paulo Alcantara
1
-5
/
+5
2026-04-05
fs: remove unncessary pagevec.h includes
Tal Zussman
1
-1
/
+0
2026-03-15
smb: client: fix krb5 mount with username option
Paulo Alcantara
1
-0
/
+4
2026-02-27
smb: client: Use snprintf in cifs_set_cifscreds
Thorsten Blum
1
-7
/
+7
2026-02-26
smb: client: Don't log plaintext credentials in cifs_set_cifscreds
Thorsten Blum
1
-1
/
+0
2026-02-26
smb: client: use atomic_t for mnt_cifs_flags
Paulo Alcantara
1
-28
/
+37
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-5
/
+5
2026-02-08
cifs: SMB1 split: connect.c
David Howells
1
-251
/
+0
2026-02-08
cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.h
David Howells
1
-1
/
+0
2026-02-08
smb: client: add multichannel async work for CONFIG_CIFS_DFS_UPCALL=n
Henrique Carvalho
1
-0
/
+14
2026-02-08
smb: client: introduce multichannel async work during mount
Henrique Carvalho
1
-3
/
+58
2026-02-08
smb: client: add proper locking around ses->iface_last_update
Henrique Carvalho
1
-0
/
+2
2025-12-05
smb: client: improve error message when creating SMB session
Paulo Alcantara
1
-1
/
+6
2025-12-05
smb: client: relax session and tcon reconnect attempts
Paulo Alcantara
1
-2
/
+2
2025-12-05
cifs: client: allow changing multichannel mount options on remount
Rajasi Mandal
1
-1
/
+3
2025-12-05
cifs: Add a tracepoint to log EIO errors
David Howells
1
-5
/
+6
2025-12-05
cifs: Remove the server pointer from smb_message
David Howells
1
-17
/
+17
2025-12-05
cifs: Remove the RFC1002 header from smb_hdr
David Howells
1
-19
/
+17
2025-12-03
Merge tag 'v6.19-rc-smb-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
1
-3
/
+3
2025-11-30
smb: fix some warnings reported by scripts/checkpatch.pl
ChenXiaoSong
1
-2
/
+2
2025-11-30
smb: move get_rfc1002_len() to common/smbglob.h
ZhangGuoDong
1
-1
/
+1
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2025-11-25
smb: client: fix memory leak in cifs_construct_tcon()
Paulo Alcantara
1
-0
/
+1
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-27
/
+19
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-10-29
smb: client: call smbd_destroy() in the same splace as kernel_sock_shutdown()...
Stefan Metzmacher
1
-6
/
+2
2025-10-29
smb: client: handle lack of IPC in dfs_cache_refresh()
Paulo Alcantara
1
-21
/
+17
2025-08-13
smb: client: remove redundant lstrp update in negotiate protocol
Wang Zhaolong
1
-1
/
+0
2025-08-13
smb: client: fix mid_q_entry memleak leak with per-mid locking
Wang Zhaolong
1
-4
/
+4
2025-08-05
smb: client: smb: client: eliminate mid_flags field
Wang Zhaolong
1
-5
/
+5
2025-08-05
smb: client: add mid_counter_lock to protect the mid counter counter
Wang Zhaolong
1
-2
/
+3
2025-08-05
smb: client: rename server mid_lock to mid_queue_lock
Wang Zhaolong
1
-10
/
+10
2025-07-27
smb: client: fix netns refcount leak after net_passive changes
Wang Zhaolong
1
-6
/
+3
2025-07-03
smb: client: fix race condition in negotiate timeout by using more precise ti...
Wang Zhaolong
1
-3
/
+4
2025-06-30
cifs: all initializations for tcon should happen in tcon_info_alloc
Shyam Prasad N
1
-7
/
+1
2025-06-26
smb: client: fix potential deadlock when reconnecting channels
Paulo Alcantara
1
-22
/
+36
2025-06-21
smb: client: fix first command failure during re-negotiation
zhangjian
1
-0
/
+1
2025-06-09
smb: client: disable path remapping with POSIX extensions
Philipp Kerling
1
-2
/
+8
[next]