summaryrefslogtreecommitdiff
path: root/fs/smb/client/fs_context.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-25smb: client: negotiate compression algorithmsEnzo Matsumiya1-1/+1
2024-05-25smb: client: add support for WSL reparse pointsPaulo Alcantara1-2/+2
2024-05-25smb: client: introduce reparse mount optionPaulo Alcantara1-0/+35
2024-05-25cifs: new mount option called retransShyam Prasad N1-0/+6
2024-05-17smb3: fix broken reconnect when password changing on the server by allowing p...Steve French1-0/+21
2024-05-02cifs: reinstate original behavior again for forceuid/forcegidTakayuki Nagata1-0/+12
2024-04-10smb: client: serialise cifs_construct_tcon() with cifs_mount_mutexPaulo Alcantara1-3/+3
2024-04-03cifs: allow changing password during remountSteve French1-5/+22
2024-03-01smb3: clarify mount warningSteve French1-1/+1
2024-02-23smb: Fix regression in writes when non-standard maximum write size negotiatedSteve French1-0/+11
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