index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
fs_context.c
Age
Commit message (
Expand
)
Author
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
2025-01-19
smb: client: fix DFS mount against old servers with NTLMSSP
Paulo Alcantara
2024-11-28
cifs: unlock on error in smb3_reconfigure()
Dan Carpenter
2024-11-28
cifs: during remount, make sure passwords are in sync
Shyam Prasad N
2024-11-21
CIFS: New mount option for cifs.upcall namespace resolution
Ritvik Budhiraja
2024-10-23
smb: client: Handle kstrdup failures for passwords
Henrique Carvalho
2024-09-16
cifs: Add support for creating SFU symlinks
Pali Rohár
2024-09-15
smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression ope...
Steve French
2024-07-02
smb: client: Convert to new uid/gid option parsing helpers
Eric Sandeen
2024-04-22
cifs: reinstate original behavior again for forceuid/forcegid
Takayuki Nagata
2024-04-11
smb3: fix broken reconnect when password changing on the server by allowing p...
Steve French
2024-04-02
smb: client: serialise cifs_construct_tcon() with cifs_mount_mutex
Paulo Alcantara
2024-03-10
smb: client: negotiate compression algorithms
Enzo Matsumiya
2024-03-10
smb: client: add support for WSL reparse points
Paulo Alcantara
2024-03-10
smb: client: introduce reparse mount option
Paulo Alcantara
2024-03-10
cifs: allow changing password during remount
Steve French
2024-02-15
smb: Fix regression in writes when non-standard maximum write size negotiated
Steve French
2024-02-09
smb3: clarify mount warning
Steve French
[next]