summaryrefslogtreecommitdiffstats
path: root/fs/smb/client/connect.c
Commit message (Expand)AuthorAgeFilesLines
* smb3: allow controlling maximum number of cached directoriesSteve French2023-09-071-0/+1
* SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French2023-08-301-6/+6
* [SMB3] send channel sequence number in SMB3 requests after reconnectsSteve French2023-08-241-0/+1
* smb: client: reduce stack usage in cifs_demultiplex_thread()Paulo Alcantara2023-08-201-2/+2
* smb: client: introduce DFS_CACHE_TGT_LIST()Paulo Alcantara2023-08-201-2/+2
* cifs: fix charset issue in reconnectionWinston Wen2023-07-251-0/+5
* cifs: fix mid leak during reconnection after timeout thresholdShyam Prasad N2023-07-141-4/+15
* cifs: is_network_name_deleted should return a boolShyam Prasad N2023-07-141-3/+8
* cifs: fix session state transition to avoid use-after-free issueWinston Wen2023-07-011-3/+4
* smb: client: fix shared DFS root mounts with different prefixesPaulo Alcantara2023-06-281-30/+40
* smb: client: fix warning in generic_ip_connect()Paulo Alcantara2023-06-201-8/+9
* smb: client: fix warning in cifs_match_super()Paulo Alcantara2023-06-191-2/+3
* cifs: fix sockaddr comparison in iface_cmpShyam Prasad N2023-06-111-0/+50
* cifs: fix status checks in cifs_tree_connectShyam Prasad N2023-06-111-4/+5
* smb: move client and server files to common directory fs/smbSteve French2023-05-241-0/+4118