summaryrefslogtreecommitdiff
path: root/fs/smb/client/smb2pdu.c
AgeCommit message (Expand)Author
2023-11-30smb: client, common: fix fortify warningsDmitry Antipov
2023-11-10cifs: handle when server stops supporting multichannelShyam Prasad N
2023-11-10cifs: handle when server starts supporting multichannelShyam Prasad N
2023-11-09cifs: reconnect work should have reference on server structShyam Prasad N
2023-09-20smb3: fix confusing debug messageSteve French
2023-09-19smb3: do not start laundromat thread when dir leasesSteve French
2023-09-15smb3: fix some minor typos and repeated wordsSteve French
2023-09-12smb3: move server check earlier when setting channel sequence numberSteve French
2023-08-30fs/smb/client: Use common code in clientDr. David Alan Gilbert
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-07-25cifs: fix charset issue in reconnectionWinston Wen
2023-06-28cifs: fix session state check in reconnect to avoid use-after-free issueWinston Wen
2023-06-11cifs: fix max_credits implementationShyam Prasad N
2023-05-25smb3: missing null check in SMB2_change_notifySteve French
2023-05-24smb: move client and server files to common directory fs/smbSteve French