summaryrefslogtreecommitdiff
path: root/fs/smb/client/connect.c
AgeCommit message (Expand)Author
2023-10-04smb: client: do not start laundromat thread on nohandlecachePaulo Alcantara
2023-10-04smb: use kernel_connect() and kernel_bind()Jordan Rife
2023-09-19smb3: do not start laundromat thread when dir leasesSteve French
2023-09-07smb3: allow controlling maximum number of cached directoriesSteve French
2023-08-30SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French
2023-08-24[SMB3] send channel sequence number in SMB3 requests after reconnectsSteve French
2023-08-20smb: client: reduce stack usage in cifs_demultiplex_thread()Paulo Alcantara
2023-08-20smb: client: introduce DFS_CACHE_TGT_LIST()Paulo Alcantara
2023-07-25cifs: fix charset issue in reconnectionWinston Wen
2023-07-14cifs: fix mid leak during reconnection after timeout thresholdShyam Prasad N
2023-07-14cifs: is_network_name_deleted should return a boolShyam Prasad N
2023-07-01cifs: fix session state transition to avoid use-after-free issueWinston Wen
2023-06-28smb: client: fix shared DFS root mounts with different prefixesPaulo Alcantara
2023-06-20smb: client: fix warning in generic_ip_connect()Paulo Alcantara
2023-06-19smb: client: fix warning in cifs_match_super()Paulo Alcantara
2023-06-11cifs: fix sockaddr comparison in iface_cmpShyam Prasad N
2023-06-11cifs: fix status checks in cifs_tree_connectShyam Prasad N
2023-05-24smb: move client and server files to common directory fs/smbSteve French