summaryrefslogtreecommitdiff
path: root/fs/smb/client/fs_context.c
AgeCommit message (Expand)Author
2025-12-24cifs: Fix memory and information leak in smb3_reconfigure()Zilin Guan
2025-12-05cifs: client: allow changing multichannel mount options on remountRajasi Mandal
2025-12-05cifs: Do some preparation prior to organising the function declarationsDavid Howells
2025-12-03cifs: client: enforce consistent handling of multichannel and max_channelsRajasi Mandal
2025-11-20cifs: fix memory leak in smb3_fs_context_parse_param error pathShaurya Rane
2025-11-11smb: fix invalid username check in smb3_fs_context_parse_param()Yiqi Sun
2025-11-09cifs: client: fix memory leak in smb3_fs_context_parse_paramEdward Adam Davis
2025-10-03Merge tag '6.18-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2025-10-01cifs: client: force multichannel=off when max_channels=1Rajasi Mandal
2025-09-04change the calling conventions for vfs_parse_fs_string()Al Viro
2025-08-04smb: client: default to nonativesocket under POSIX mountsPaulo Alcantara
2025-08-01smb: client: set symlink type as native for POSIX mountsPaulo Alcantara
2025-07-28smb: client: get rid of kstrdup() when parsing iocharset mount optionPaulo Alcantara
2025-07-28smb: client: get rid of kstrdup() when parsing domain mount optionPaulo Alcantara
2025-07-28smb: client: get rid of kstrdup() when parsing pass2 mount optionPaulo Alcantara
2025-07-28smb: client: get rid of kstrdup() when parsing pass mount optionPaulo Alcantara
2025-07-28smb: client: get rid of kstrdup() when parsing user mount optionPaulo Alcantara
2025-07-03smb: client: fix native SMB symlink traversalPaulo Alcantara
2025-05-01smb: client: ensure aligned IO sizesPaulo Alcantara
2025-04-01cifs: Allow to disable or force initialization of NetBIOS sessionPali Rohár
2025-03-31smb: client: Store original IO parameters and prevent zero IO sizesWang Zhaolong
2025-03-31cifs: fix integer overflow in match_server()Roman Smirnov
2025-03-26cifs: Add new mount option -o nounicode to disable SMB1 UNICODE modePali Rohár
2025-03-26cifs: Set default Netbios RFC1001 server name to hostname in UNCPali Rohár
2025-03-13cifs: Fix integer overflow while processing closetimeo mount optionMurad Masimov
2025-03-13cifs: Fix integer overflow while processing actimeo mount optionMurad Masimov
2025-03-13cifs: Fix integer overflow while processing acdirmax mount optionMurad Masimov
2025-03-13cifs: Fix integer overflow while processing acregmax mount optionMurad Masimov
2025-03-13smb: client: fix regression with guest optionPaulo Alcantara
2025-01-31cifs: Add support for creating native Windows socketsPali Rohár
2025-01-29cifs: Add mount option -o reparse=nonePali Rohár
2025-01-29cifs: Add mount option -o symlink= for choosing symlink create typePali Rohár
2025-01-29cifs: Fix creating and resolving absolute NT-style symlinksPali Rohár
2025-01-19smb: client: fix DFS mount against old servers with NTLMSSPPaulo Alcantara
2024-11-28cifs: unlock on error in smb3_reconfigure()Dan Carpenter
2024-11-28cifs: during remount, make sure passwords are in syncShyam Prasad N
2024-11-21CIFS: New mount option for cifs.upcall namespace resolutionRitvik Budhiraja
2024-10-23smb: client: Handle kstrdup failures for passwordsHenrique Carvalho
2024-09-16cifs: Add support for creating SFU symlinksPali Rohár
2024-09-15smb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression ope...Steve French
2024-07-02smb: client: Convert to new uid/gid option parsing helpersEric Sandeen
2024-04-22cifs: reinstate original behavior again for forceuid/forcegidTakayuki Nagata
2024-04-11smb3: fix broken reconnect when password changing on the server by allowing p...Steve French
2024-04-02smb: client: serialise cifs_construct_tcon() with cifs_mount_mutexPaulo Alcantara
2024-03-10smb: client: negotiate compression algorithmsEnzo Matsumiya
2024-03-10smb: client: add support for WSL reparse pointsPaulo Alcantara
2024-03-10smb: client: introduce reparse mount optionPaulo Alcantara
2024-03-10cifs: allow changing password during remountSteve French
2024-02-15smb: Fix regression in writes when non-standard maximum write size negotiatedSteve French
2024-02-09smb3: clarify mount warningSteve French