summaryrefslogtreecommitdiff
path: root/fs/smb/client/fs_context.c
AgeCommit message (Expand)AuthorFilesLines
11 dayscifs: Add support for creating SFU symlinksPali Rohár1-5/+8
12 dayssmb3: mark compression as CONFIG_EXPERIMENTAL and fix missing compression ope...Steve French1-2/+5
2024-07-02smb: client: Convert to new uid/gid option parsing helpersEric Sandeen1-27/+12
2024-04-22cifs: reinstate original behavior again for forceuid/forcegidTakayuki Nagata1-0/+12
2024-04-12smb3: fix broken reconnect when password changing on the server by allowing p...Steve French1-0/+21
2024-04-02smb: client: serialise cifs_construct_tcon() with cifs_mount_mutexPaulo Alcantara1-3/+3
2024-03-11smb: client: negotiate compression algorithmsEnzo Matsumiya1-1/+1
2024-03-11smb: client: add support for WSL reparse pointsPaulo Alcantara1-2/+2
2024-03-11smb: client: introduce reparse mount optionPaulo Alcantara1-0/+35
2024-03-11cifs: allow changing password during remountSteve French1-5/+22
2024-02-16smb: Fix regression in writes when non-standard maximum write size negotiatedSteve French1-0/+11
2024-02-09smb3: clarify mount warningSteve French1-1/+1
2024-01-19cifs: new mount option called retransShyam Prasad N1-0/+6
2023-09-28fs/smb/client: Reset password pointer to NULLQuang Le1-0/+1
2023-09-07smb3: allow controlling maximum number of cached directoriesSteve French1-1/+10
2023-08-16smb: client: fix null authScott Mayhew1-0/+4
2023-06-28smb: client: fix parsing of source mount optionPaulo Alcantara1-9/+50
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+1773