summaryrefslogtreecommitdiffstats
path: root/fs/smb/client/fs_context.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* smb: client: Convert to new uid/gid option parsing helpersEric Sandeen2024-07-021-27/+12
* cifs: reinstate original behavior again for forceuid/forcegidTakayuki Nagata2024-04-221-0/+12
* smb3: fix broken reconnect when password changing on the server by allowing p...Steve French2024-04-111-0/+21
* smb: client: serialise cifs_construct_tcon() with cifs_mount_mutexPaulo Alcantara2024-04-021-3/+3
* smb: client: negotiate compression algorithmsEnzo Matsumiya2024-03-111-1/+1
* smb: client: add support for WSL reparse pointsPaulo Alcantara2024-03-111-2/+2
* smb: client: introduce reparse mount optionPaulo Alcantara2024-03-111-0/+35
* cifs: allow changing password during remountSteve French2024-03-111-5/+22
* smb: Fix regression in writes when non-standard maximum write size negotiatedSteve French2024-02-161-0/+11
* smb3: clarify mount warningSteve French2024-02-091-1/+1
* cifs: new mount option called retransShyam Prasad N2024-01-191-0/+6
* fs/smb/client: Reset password pointer to NULLQuang Le2023-09-281-0/+1
* smb3: allow controlling maximum number of cached directoriesSteve French2023-09-071-1/+10
* smb: client: fix null authScott Mayhew2023-08-161-0/+4
* smb: client: fix parsing of source mount optionPaulo Alcantara2023-06-281-9/+50
* smb: move client and server files to common directory fs/smbSteve French2023-05-241-0/+1773