summaryrefslogtreecommitdiffstats
path: root/fs/smb/client/connect.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "cifs: reconnect work should have reference on server struct"Shyam Prasad N2023-12-061-21/+6
* cifs: fix leak of iface for primary channelShyam Prasad N2023-11-141-0/+6
* cifs: handle when server stops supporting multichannelShyam Prasad N2023-11-101-0/+10
* cifs: handle when server starts supporting multichannelShyam Prasad N2023-11-101-0/+3
* cifs: reconnect work should have reference on server structShyam Prasad N2023-11-091-6/+21
* cifs: do not pass cifs_sb when trying to add channelsShyam Prasad N2023-11-091-1/+1
* cifs: handle cases where a channel is closedShyam Prasad N2023-11-091-1/+5
* cifs: force interface update before a fresh session setupShyam Prasad N2023-11-021-1/+5
* cifs: reconnect helper should set reconnect for the right channelShyam Prasad N2023-11-021-4/+5
* smb: client: remove extra @chan_count check in __cifs_put_smb_ses()Paulo Alcantara2023-11-021-14/+9
* cifs: add xid to query server interface callShyam Prasad N2023-10-311-1/+5
* smb: client: do not start laundromat thread on nohandlecachePaulo Alcantara2023-10-041-8/+8
* smb: use kernel_connect() and kernel_bind()Jordan Rife2023-10-041-5/+5
* smb3: do not start laundromat thread when dir leasesSteve French2023-09-191-2/+6
* 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