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
/
fs_context.c
Age
Commit message (
Expand
)
Author
2026-06-18
Merge tag 'v7.2-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-14
smb: client: Use more common error handling code in smb3_reconfigure()
Markus Elfring
2026-06-14
smb: client: fix conflicting option validation for new mount API
Henrique Carvalho
2026-06-03
smb: client: convert cifs_smb3_do_mount() to sget_fc()
Christian Brauner
2026-05-21
smb: client: change allocation requirements in DUP_CTX_STR macro
Fredric Cover
2026-05-14
cifs: client: stage smb3_reconfigure() updates and restore ctx on failure
DaeMyung Kang
2026-04-26
smb/client: remove unused smb3_parse_opt()
David Disseldorp
2026-04-13
smb: client: allow both 'lease' and 'nolease' mount options
Rajasi Mandal
2026-04-05
fs/smb/client: add verbose error logging for UNC parsing
Fredric Cover
2026-03-31
fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath
Fredric Cover
2026-03-11
cifs: make default value of retrans as zero
Shyam Prasad N
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-12
smb: client: fix regression with mount options parsing
Paulo Alcantara
2026-02-08
cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.h
David Howells
2025-12-24
cifs: Fix memory and information leak in smb3_reconfigure()
Zilin Guan
2025-12-05
cifs: client: allow changing multichannel mount options on remount
Rajasi Mandal
2025-12-05
cifs: Do some preparation prior to organising the function declarations
David Howells
2025-12-03
cifs: client: enforce consistent handling of multichannel and max_channels
Rajasi Mandal
2025-11-20
cifs: fix memory leak in smb3_fs_context_parse_param error path
Shaurya Rane
2025-11-11
smb: fix invalid username check in smb3_fs_context_parse_param()
Yiqi Sun
2025-11-09
cifs: client: fix memory leak in smb3_fs_context_parse_param
Edward Adam Davis
2025-10-03
Merge tag '6.18-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2025-10-01
cifs: client: force multichannel=off when max_channels=1
Rajasi Mandal
2025-09-04
change the calling conventions for vfs_parse_fs_string()
Al Viro
2025-08-04
smb: client: default to nonativesocket under POSIX mounts
Paulo Alcantara
2025-08-01
smb: client: set symlink type as native for POSIX mounts
Paulo Alcantara
2025-07-28
smb: client: get rid of kstrdup() when parsing iocharset mount option
Paulo Alcantara
2025-07-28
smb: client: get rid of kstrdup() when parsing domain mount option
Paulo Alcantara
2025-07-28
smb: client: get rid of kstrdup() when parsing pass2 mount option
Paulo Alcantara
2025-07-28
smb: client: get rid of kstrdup() when parsing pass mount option
Paulo Alcantara
2025-07-28
smb: client: get rid of kstrdup() when parsing user mount option
Paulo Alcantara
2025-07-03
smb: client: fix native SMB symlink traversal
Paulo Alcantara
2025-05-01
smb: client: ensure aligned IO sizes
Paulo Alcantara
2025-04-01
cifs: Allow to disable or force initialization of NetBIOS session
Pali Rohár
2025-03-31
smb: client: Store original IO parameters and prevent zero IO sizes
Wang Zhaolong
2025-03-31
cifs: fix integer overflow in match_server()
Roman Smirnov
2025-03-26
cifs: Add new mount option -o nounicode to disable SMB1 UNICODE mode
Pali Rohár
2025-03-26
cifs: Set default Netbios RFC1001 server name to hostname in UNC
Pali Rohár
2025-03-13
cifs: Fix integer overflow while processing closetimeo mount option
Murad Masimov
2025-03-13
cifs: Fix integer overflow while processing actimeo mount option
Murad Masimov
2025-03-13
cifs: Fix integer overflow while processing acdirmax mount option
Murad Masimov
2025-03-13
cifs: Fix integer overflow while processing acregmax mount option
Murad Masimov
2025-03-13
smb: client: fix regression with guest option
Paulo Alcantara
2025-01-31
cifs: Add support for creating native Windows sockets
Pali Rohár
2025-01-29
cifs: Add mount option -o reparse=none
Pali Rohár
2025-01-29
cifs: Add mount option -o symlink= for choosing symlink create type
Pali Rohár
2025-01-29
cifs: Fix creating and resolving absolute NT-style symlinks
Pali Rohár
[next]