summaryrefslogtreecommitdiff
path: root/fs/smb/client/transport.c
AgeCommit message (Expand)Author
2024-05-01cifs: Cut over to using netfslibDavid Howells
2024-05-01cifs: Make wait_mtu_credits take size_t argsDavid Howells
2024-05-01cifs: Use more fields from netfs_io_subrequestDavid Howells
2024-05-01cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequestDavid Howells
2024-04-25smb3: fix lock ordering potential deadlock in cifs_sync_mid_resultSteve French
2024-04-25smb3: missing lock when picking channelSteve French
2024-02-01smb: client: increase number of PDUs allowed in a compound requestPaulo Alcantara
2024-01-23cifs: translate network errors on send to -ECONNABORTEDShyam Prasad N
2024-01-23cifs: cifs_pick_channel should try selecting active channelsShyam Prasad N
2023-11-10cifs: handle when server stops supporting multichannelShyam Prasad N
2023-10-31smb: client: fix potential deadlock when releasing midsPaulo Alcantara
2023-09-19cifs: Fix UAF in cifs_demultiplex_thread()Zhang Xiaoxu
2023-09-15smb3: fix some minor typos and repeated wordsSteve French
2023-08-20smb: client: reduce stack usage in smb_send_rqst()Paulo Alcantara
2023-06-28cifs: do all necessary checks for credits within or before lockingShyam Prasad N
2023-06-11smb: remove obsolete comment鑫华
2023-05-24smb: move client and server files to common directory fs/smbSteve French