summaryrefslogtreecommitdiffstats
path: root/fs/smb/client/fs_context.c
Commit message (Expand)AuthorAgeFilesLines
* 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-101-1/+1
* smb: client: add support for WSL reparse pointsPaulo Alcantara2024-03-101-2/+2
* smb: client: introduce reparse mount optionPaulo Alcantara2024-03-101-0/+35
* cifs: allow changing password during remountSteve French2024-03-101-5/+22
* smb: Fix regression in writes when non-standard maximum write size negotiatedSteve French2024-02-151-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