summary refs log tree commit diff
path: root/fs/smb
AgeCommit message (Expand)Author
2023-09-06ksmbd: reduce descriptor size if remaining bytes is less than request sizeNamjae Jeon
2023-09-06ksmbd: replace one-element array with flex-array member in struct smb2_ea_infoNamjae Jeon
2023-09-06ksmbd: fix slub overflow in ksmbd_decode_ntlmssp_auth_blob()Namjae Jeon
2023-09-06ksmbd: fix wrong DataOffset validation of create contextNamjae Jeon
2023-08-23cifs: Release folio lock on fscache read hit.Russell Harmon via samba-technical
2023-08-23cifs: fix potential oops in cifs_oplock_breakSteve French
2023-08-23cifs: fix session state check in reconnect to avoid use-after-free issueWinston Wen
2023-08-23smb: client: fix warning in cifs_smb3_do_mount()Paulo Alcantara
2023-08-16ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea()Namjae Jeon
2023-08-16ksmbd: validate command request sizeLong Li
2023-08-03smb3: do not set NTLMSSP_VERSION flag for negotiate not auth requestSteve French
2023-07-27cifs: fix mid leak during reconnection after timeout thresholdShyam Prasad N
2023-07-23cifs: if deferred close is disabled then close files immediatelyBharath SM
2023-07-23cifs: fix session state check in smb2_find_smb_sesWinston Wen
2023-07-23ksmbd: fix out of bounds read in smb2_sess_setupNamjae Jeon
2023-07-23ksmbd: add missing compound request handing in some commandsNamjae Jeon
2023-07-19ksmbd: avoid field overflow warningArnd Bergmann
2023-07-19smb: client: fix broken file attrs with nodfs mountsPaulo Alcantara
2023-07-19cifs: do all necessary checks for credits within or before lockingShyam Prasad N
2023-07-19cifs: prevent use-after-free by freeing the cfile laterShyam Prasad N
2023-07-19SMB3: Do not send lease break acknowledgment if all file handles have been cl...Bharath SM
2023-06-28smb: move client and server files to common directory fs/smbSteve French