summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)AuthorFilesLines
2023-08-03smb3: do not set NTLMSSP_VERSION flag for negotiate not auth requestSteve French1-1/+3
2023-07-27cifs: fix mid leak during reconnection after timeout thresholdShyam Prasad N1-4/+15
2023-07-23cifs: if deferred close is disabled then close files immediatelyBharath SM1-2/+2
2023-07-23cifs: fix session state check in smb2_find_smb_sesWinston Wen1-0/+7
2023-07-23ksmbd: fix out of bounds read in smb2_sess_setupNamjae Jeon1-14/+17
2023-07-23ksmbd: add missing compound request handing in some commandsNamjae Jeon1-25/+53
2023-07-19ksmbd: avoid field overflow warningArnd Bergmann1-1/+1
2023-07-19smb: client: fix broken file attrs with nodfs mountsPaulo Alcantara1-3/+0
2023-07-19cifs: do all necessary checks for credits within or before lockingShyam Prasad N2-19/+20
2023-07-19cifs: prevent use-after-free by freeing the cfile laterShyam Prasad N1-3/+3
2023-07-19SMB3: Do not send lease break acknowledgment if all file handles have been cl...Bharath SM1-13/+12
2023-06-28smb: move client and server files to common directory fs/smbSteve French144-0/+110100