summaryrefslogtreecommitdiffstats
path: root/fs/smb/client/transport.c
Commit message (Expand)AuthorAgeFilesLines
* smb: client: increase number of PDUs allowed in a compound requestPaulo Alcantara2024-02-011-2/+2
* cifs: translate network errors on send to -ECONNABORTEDShyam Prasad N2024-01-231-2/+9
* cifs: cifs_pick_channel should try selecting active channelsShyam Prasad N2024-01-231-0/+3
* cifs: handle when server stops supporting multichannelShyam Prasad N2023-11-101-1/+1
* smb: client: fix potential deadlock when releasing midsPaulo Alcantara2023-10-311-10/+1
* cifs: Fix UAF in cifs_demultiplex_thread()Zhang Xiaoxu2023-09-191-11/+23
* smb3: fix some minor typos and repeated wordsSteve French2023-09-151-1/+1
* smb: client: reduce stack usage in smb_send_rqst()Paulo Alcantara2023-08-201-12/+17
* cifs: do all necessary checks for credits within or before lockingShyam Prasad N2023-06-281-10/+10
* smb: remove obsolete comment鑫华2023-06-111-1/+1
* smb: move client and server files to common directory fs/smbSteve French2023-05-241-0/+1810