summaryrefslogtreecommitdiff
path: root/fs/smb/client/smb2pdu.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-09cifs: reconnect work should have reference on server structShyam Prasad N1-10/+13
2023-09-21smb3: fix confusing debug messageSteve French1-1/+1
2023-09-19smb3: do not start laundromat thread when dir leasesSteve French1-1/+1
2023-09-15smb3: fix some minor typos and repeated wordsSteve French1-2/+4
2023-09-12smb3: move server check earlier when setting channel sequence numberSteve French1-10/+15
2023-08-30fs/smb/client: Use common code in clientDr. David Alan Gilbert1-2/+2
2023-08-30SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French1-3/+3
2023-08-25[SMB3] send channel sequence number in SMB3 requests after reconnectsSteve French1-0/+11
2023-07-25cifs: fix charset issue in reconnectionWinston Wen1-2/+1
2023-06-28cifs: fix session state check in reconnect to avoid use-after-free issueWinston Wen1-0/+6
2023-06-12cifs: fix max_credits implementationShyam Prasad N1-4/+28
2023-05-26smb3: missing null check in SMB2_change_notifySteve French1-1/+1
2023-05-25smb: move client and server files to common directory fs/smbSteve French1-0/+5650