summaryrefslogtreecommitdiff
path: root/fs/smb/client/fs_context.h
AgeCommit message (Expand)AuthorFilesLines
2025-05-01smb: client: ensure aligned IO sizesPaulo Alcantara1-0/+47
2025-04-01cifs: Allow to disable or force initialization of NetBIOS sessionPali Rohár1-0/+2
2025-04-01smb: client: Store original IO parameters and prevent zero IO sizesWang Zhaolong1-0/+3
2025-03-26cifs: Add new mount option -o nounicode to disable SMB1 UNICODE modePali Rohár1-0/+2
2025-01-31cifs: Add support for creating native Windows socketsPali Rohár1-0/+2
2025-01-30cifs: Add mount option -o reparse=nonePali Rohár1-0/+1
2025-01-30cifs: Add mount option -o symlink= for choosing symlink create typePali Rohár1-0/+16
2025-01-30cifs: Fix creating and resolving absolute NT-style symlinksPali Rohár1-0/+2
2025-01-20smb: client: fix DFS mount against old servers with NTLMSSPPaulo Alcantara1-0/+1
2024-11-28cifs: during remount, make sure passwords are in syncShyam Prasad N1-0/+1
2024-11-21CIFS: New mount option for cifs.upcall namespace resolutionRitvik Budhiraja1-0/+10
2024-10-03smb: client: Correct typos in multiple comments across various filesShen Lichuan1-1/+1
2024-09-25smb: client: fix DFS interlink failoverPaulo Alcantara1-0/+1
2024-04-22cifs: reinstate original behavior again for forceuid/forcegidTakayuki Nagata1-0/+2
2024-04-12smb3: fix broken reconnect when password changing on the server by allowing p...Steve French1-0/+2
2024-04-02smb: client: serialise cifs_construct_tcon() with cifs_mount_mutexPaulo Alcantara1-0/+12
2024-03-11smb: client: negotiate compression algorithmsEnzo Matsumiya1-1/+1
2024-03-11smb: client: introduce reparse mount optionPaulo Alcantara1-0/+9
2024-01-19cifs: new mount option called retransShyam Prasad N1-0/+2
2023-11-09smb: client: fix mount when dns_resolver key is not availablePaulo Alcantara1-0/+1
2023-09-07smb3: allow controlling maximum number of cached directoriesSteve French1-1/+3
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+293